hwBfdSessBindType

OBS ✓
HUAWEI-BFD-MIB · .1.3.6.1.4.1.2011.5.25.38.2.3.1.26

Object

column Enumeration
The binding type of the BFD session.
Options:
1. interfaceIp(1)   -BFD for IP with peer-ip and interface
2. peerIp(2)        -BFD for IP only with peer-ip
3. sourceIp(3)      -BFD for IP with peer-ip and source-ip
4. ifAndSourceIp(4) -BFD for IP with peer-ip, interface and source-ip
5. fec(5)           -BFD for FEC(NOT support now)
6. tunnelIf(6)      -BFD for Tunnel interface(NOT support now)
7. ospf(7)          -BFD for OSPF
8. isis(8)          -BFD for ISIS
9. ldpLsp(9)        -BFD for LDP-LSP
10. staticLsp(10)   -BFD for static LSP
11. teLsp(11)       -BFD for TE-LSP
12. teTunnel(12)    -BFD for TE-Tunnel
13. pw(13)          -BFD for PW;
14. vsiPw(15)       -BFD for VSI PW
15. ldpTunnel(21)   -BFD for LDP-Tunnel
16. bgpTunnel(22)   -BFD for BGP-Tunnel
17. vxlan(23)   -BFD for VXLAN
18. evpl(24)   -BFD for EVPN-VPWS
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.26
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::hwBfdSessBindType'
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::hwBfdSessBindType.<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::hwBfdSessBindType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1interfaceIp
2peerIp
3sourceIp
4ifAndSourceIp
5fec
6tunnelIf
7ospf
8isis
9ldpLsp
10staticLsp
11teLsp
12teTunnel
13pw
15vsiPw
21ldpTunnel
22bgpTunnel
23vxlan
24evpl

Conformance