commit version 22.12.12447

This commit is contained in:
2023-01-01 22:36:12 -05:00
parent af1b03d79f
commit b948283a96
744 changed files with 620715 additions and 27381 deletions

View File

@ -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