hwBfdSessPWTtlMode

HUAWEI-BFD-MIB · .1.3.6.1.4.1.2011.5.25.38.2.3.1.44

Object

column 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. nottl(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.3.1.44
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::hwBfdSessPWTtlMode'
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::hwBfdSessPWTtlMode.<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::hwBfdSessPWTtlMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1config
2auto
3default
4nottl

Conformance