fsMIOspfv3BfdAllIfState
ARICENT-MIOSPFV3-MIB ·
.1.3.6.1.4.1.29601.2.24.2.1.18
Object
column r/w
Enumeration
This object enables/disables BFD for all OSPFv3 interfaces.
If enabled, OSPFv3 registers with BFD for neighbor IP path monitoring,
when the OSPFv3 neighbor state is FULL. Enabling this object
internally enables BFD for all the interface entries.
If disabled, OSPFv3 de-registers from BFD for all the neighbors
associated with any of the OSPFv3 interface and does not allow any
registration with BFD for neighbor Path monitoring
Context
- MIB
- ARICENT-MIOSPFV3-MIB
- OID
.1.3.6.1.4.1.29601.2.24.2.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIOspfv3Entry
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::fsMIOspfv3BfdAllIfState'
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::fsMIOspfv3BfdAllIfState.<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::fsMIOspfv3BfdAllIfState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |