bfdAdminStatus
DC-BFD-STUB-MIB ·
.1.2.826.0.1.1578918.5.3.25.1.1.1.2
Object
The global administrative status of BFD in this router. The value adminStatusUp denotes that the BFD Process is active; setting the value of this field to adminStatusDown disables it on all interfaces.
Context
- MIB
- DC-BFD-STUB-MIB
- OID
.1.2.826.0.1.1578918.5.3.25.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bfdEntityEntry
- Groups
- 1
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 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BFD-STUB-MIB::bfdAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BFD-STUB-MIB::bfdAdminStatus.<bfdEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BFD-STUB-MIB::bfdAdminStatus'
Syntax
- Source
- DC-MASTER-TCAdminStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | adminStatusUp |
2 | adminStatusDown |
Conformance
Member of