Commit version 24.12.13800

This commit is contained in:
2025-01-06 17:35:06 -05:00
parent b7f6a79c2c
commit 55d9218816
6133 changed files with 4239740 additions and 1374287 deletions

View File

@ -240,7 +240,7 @@ JNX-BFD-STD-MIB DEFINITIONS ::= BEGIN
"This object specifies status of BFD packet reception from
the remote system. Specifically, it is set to true(1) if
the local system is actively receiving BFD packets from the
remote system, and is set to false(0) if the local system
remote system, and is set to false(2) if the local system
has not received BFD packets recently (within the detection
time) or if the local system is attempting to tear down
the BFD session."
@ -284,7 +284,7 @@ JNX-BFD-STD-MIB DEFINITIONS ::= BEGIN
"This object indicates that the local system's
desire to use Demand mode. Specifically, it is set
to true(1) if the local system wishes to use
Demand mode or false(0) if not"
Demand mode or false(2) if not"
DEFVAL { false }
::= { bfdSessEntry 10 }
@ -297,7 +297,7 @@ JNX-BFD-STD-MIB DEFINITIONS ::= BEGIN
"This object indicates that the local system's
desire to use Echo mode. Specifically, it is set
to true(1) if the local system wishes to use
Echo mode or false(0) if not"
Echo mode or false(2) if not"
DEFVAL { false }
::= { bfdSessEntry 11 }
@ -312,7 +312,7 @@ JNX-BFD-STD-MIB DEFINITIONS ::= BEGIN
the control plane. Specifically, it is set
to true(1) if the local system BFD implementation is
independent of the control plane. Otherwise, the
value is set to false(0)"
value is set to false(2)"
DEFVAL { false }
::= { bfdSessEntry 12 }
@ -428,7 +428,7 @@ JNX-BFD-STD-MIB DEFINITIONS ::= BEGIN
"This object indicates that the local system's
desire to use Authentication. Specifically, it is set
to true(1) if the local system wishes the session
to be authenticated or false(0) if not"
to be authenticated or false(2) if not"
DEFVAL { false }
::= { bfdSessEntry 21 }