bfdSessOperMode
FOUNDRY-BFD-STD-MIB ·
.1.3.6.1.4.1.1991.3.3.1.1.2.1.9
Object
column Enumeration
This object specifies current operating mode that BFD
session is operating in.
A value of AsyncModeWEchoFun(1) ...
A value of AsynchModeWOEchoFun(2) ...
A value of DemandModeWEchoFunction(3) ...
A value of DemandModeWOEchoFunction(4) ...
Context
- MIB
- FOUNDRY-BFD-STD-MIB
- OID
.1.3.6.1.4.1.1991.3.3.1.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bfdSessEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'FOUNDRY-BFD-STD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-BFD-STD-MIB::bfdSessOperMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-BFD-STD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-BFD-STD-MIB::bfdSessOperMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-BFD-STD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-BFD-STD-MIB::bfdSessOperMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of