hwBfdSessType

OBS ✓
HUAWEI-BFD-MIB · .1.3.6.1.4.1.2011.5.25.38.2.3.1.22

Object

column Enumeration
The type of the BFD session.
Options:
1. static(1)        -static
2. dynamic(2)       -dynamic
3. entireDynamic(3) -entire dynamic
4. auto(4)          -auto
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Polling
Explore Observium network monitoring

Context

MIB
HUAWEI-BFD-MIB
OID
.1.3.6.1.4.1.2011.5.25.38.2.3.1.22
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::hwBfdSessType'
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::hwBfdSessType.<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::hwBfdSessType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2dynamic
3entireDynamic
4auto

Conformance