fsMIOspfv3NbrBfdState
ARICENT-MIOSPFV3-MIB ·
.1.3.6.1.4.1.29601.2.24.11.1.1.1
Object
column Enumeration
This object specifies the Neighbor Bfd state. It is a read-only object. It is be enabled internally only when BFD is enabled for monitoring this neighbor IP path.
Context
- MIB
- ARICENT-MIOSPFV3-MIB
- OID
.1.3.6.1.4.1.29601.2.24.11.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMIOspfv3NeighborBfdEntry
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 'ARICENT-MIOSPFV3-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MIOSPFV3-MIB::fsMIOspfv3NbrBfdState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MIOSPFV3-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MIOSPFV3-MIB::fsMIOspfv3NbrBfdState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MIOSPFV3-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MIOSPFV3-MIB::fsMIOspfv3NbrBfdState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |