rcBfdTmpSessOperMode
RC-BFD-TMP-MIB ·
.1.3.6.1.4.1.2272.1.81.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
- RC-BFD-TMP-MIB
- OID
.1.3.6.1.4.1.2272.1.81.1.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcBfdTmpSessEntry
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 'RC-BFD-TMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BFD-TMP-MIB::rcBfdTmpSessOperMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-BFD-TMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BFD-TMP-MIB::rcBfdTmpSessOperMode.<rcBfdTmpSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-BFD-TMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-BFD-TMP-MIB::rcBfdTmpSessOperMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | asyncModeWEchoFun |
2 | asynchModeWOEchoFun |
3 | demandModeWEchoFunction |
4 | demandModeWOEchoFunction |