bfdEntityRestartTime

DC-BFD-STUB-MIB · .1.2.826.0.1.1578918.5.3.25.1.1.1.21

Object

column r/w millisecondsSNMPv2-SMIUnsigned32
This is the startup timer duration that is used when
DC-BFD is activated and a BFDO master join is configured.
              
It specifies the length of time before DC-BFD deems that
auditing over the BFDO interface is complete.
              
This is typically set to a value greater than the restart
timer duration of each protocol that can set up BFD
sessions, so that the protocols re-establish all of their
adjacencies before auditing over the BFDO interface
completes.

Context

MIB
DC-BFD-STUB-MIB
OID
.1.2.826.0.1.1578918.5.3.25.1.1.1.21
Type
column
Access
readwrite
Status
current
Units
milliseconds
Parent
bfdEntityEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BFD-STUB-MIB::bfdEntityRestartTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BFD-STUB-MIB::bfdEntityRestartTime.<bfdEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BFD-STUB-MIB::bfdEntityRestartTime'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance