hwBfdSessOperMode

HUAWEI-BFD-MIB · .1.3.6.1.4.1.2011.5.25.38.2.3.1.10

Object

column Integer32
Describe the current operating mode configured with the BFD session.
Options:
1. 0 -asynchronous mode with echo function
2. 1 -asynchronous mode without echo function
3. 2 -demand mode with echo function
4. 3 -demand mode without echo function
5. 4 -asynchronous One-arm-echo mode
6. 5 -seamless BFD without echo function
7. 6 -asynchronous unaffiliated mode

Context

MIB
HUAWEI-BFD-MIB
OID
.1.3.6.1.4.1.2011.5.25.38.2.3.1.10
Type
column
Access
readonly
Status
current
Parent
hwBfdSessionEntry
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 'HUAWEI-BFD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BFD-MIB::hwBfdSessOperMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BFD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BFD-MIB::hwBfdSessOperMode.<hwBfdSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BFD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BFD-MIB::hwBfdSessOperMode'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-6

Conformance