hwBfdSessConfPWTtlMode

HUAWEI-BFD-MIB · .1.3.6.1.4.1.2011.5.25.38.2.2.1.42

Object

column r/w Enumeration
The value of this object identifies the configuration mode of a TTL used by
the BFD session for PW.
Options:
1. config(1) -indicates that the TTL is manually set
2. auto(2)   -indicates that the TTL is automatically calculated based on an IP address
3. default(3)-indicates that the TTL is 255 by default
4. none(4)   -indicates that the TTL is not in PW mode

Context

MIB
HUAWEI-BFD-MIB
OID
.1.3.6.1.4.1.2011.5.25.38.2.2.1.42
Type
column
Access
readwrite
Status
current
Parent
hwBfdSessionConfEntry
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::hwBfdSessConfPWTtlMode'
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::hwBfdSessConfPWTtlMode.<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::hwBfdSessConfPWTtlMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1config
2auto
3default
4none

Conformance