zxr10BfdStatsType
ZXR10-BFD-MIB ·
.1.3.6.1.4.1.3902.3.322.1.6.1.1
Object
column Enumeration
The type of this BFD session.
Context
- MIB
- ZXR10-BFD-MIB
- OID
.1.3.6.1.4.1.3902.3.322.1.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zxr10BfdStatsEntry
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 'ZXR10-BFD-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-BFD-MIB::zxr10BfdStatsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-BFD-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-BFD-MIB::zxr10BfdStatsType.<zxr10BfdStatsType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-BFD-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-BFD-MIB::zxr10BfdStatsType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | singleHop |
3 | multiHop |
4 | l2Bfd |
5 | ldpActiveBfd |
6 | ldpPassiveBfd |
7 | pwBfd |
8 | rsvpTunnelActiveBfd |
9 | rsvpTunnelPassiveBfd |
10 | rsvpLspBfd |
11 | lagBfd |