hwBfdSessConfTunnelDetectType
HUAWEI-BFD-MIB ·
.1.3.6.1.4.1.2011.5.25.38.2.2.1.28
Object
column r/w
Enumeration
Set the failure notifies policy type. Options: 1. flagBothDown(1) -notify applications when detecting both Detect-Down and Neighbor-Down 2. flagNeighborDown(2) -notify applications only when detecting Neighbor-Down
Context
- MIB
- HUAWEI-BFD-MIB
- OID
.1.3.6.1.4.1.2011.5.25.38.2.2.1.28- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwBfdSessionConfEntry
- 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 'HUAWEI-BFD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BFD-MIB::hwBfdSessConfTunnelDetectType'
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::hwBfdSessConfTunnelDetectType.<hwBfdSessConfName>'
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::hwBfdSessConfTunnelDetectType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | flagBothDown |
2 | flagNeighborDown |
Conformance
Member of