commit version 22.12.12447
This commit is contained in:
@ -91,7 +91,7 @@
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"extern config option."
|
||||
INDEX { gbnL3RipIfConfAddress }
|
||||
INDEX { gbnL3RipIfConfAddress, gbnL3RipIfConfVrIndex }
|
||||
::= { gbnL3RipTable 1 }
|
||||
|
||||
gbnL3RipEntry ::=
|
||||
@ -107,8 +107,10 @@
|
||||
gbnL3RipPreIfSend
|
||||
INTEGER,
|
||||
gbnL3RipPreIfReceive
|
||||
INTEGER
|
||||
|
||||
INTEGER,
|
||||
gbnL3RipIfConfVrIndex
|
||||
ICounter32,
|
||||
|
||||
}
|
||||
|
||||
gbnL3RipIfConfAddress OBJECT-TYPE
|
||||
@ -185,6 +187,13 @@
|
||||
"store the pre rip interface receive status, no including the disable."
|
||||
DEFVAL { rip1OrRip2 }
|
||||
::= { gbnL3RipEntry 6}
|
||||
gbnL3RipIfConfVrIndex OBJECT-TYPE
|
||||
SYNTAX Counter32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
""
|
||||
::= { gbnL3RipEntry 7}
|
||||
|
||||
gbnL3RipRedistributeTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF GbnL3RipRedistributeEntry
|
||||
|
Reference in New Issue
Block a user