etsysOspfExtIfAutoDeleteNbr
ENTERASYS-OSPF-EXT-MIB ·
.1.3.6.1.4.1.5624.1.2.65.1.2.2.1.11
Object
Whether dynamically created entries in the ospfNbrTable
should be kept when the adjacency goes down.
If this object is set to 'false', then a dynamically created
entry in the ospfNbrTable will remain with state 'down' when
the adjacency is lost. Such entries can be deleted manually
by setting ospfNbrStatus to 'destroy'.
If this object is set to 'true', then dynamically created
entries in the ospfNbrTable will be deleted automatically
when the adjacency goes down.
Context
- MIB
- ENTERASYS-OSPF-EXT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.65.1.2.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysOspfExtIfEntry
- 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 'ENTERASYS-OSPF-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-OSPF-EXT-MIB::etsysOspfExtIfAutoDeleteNbr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-OSPF-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-OSPF-EXT-MIB::etsysOspfExtIfAutoDeleteNbr.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-OSPF-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-OSPF-EXT-MIB::etsysOspfExtIfAutoDeleteNbr'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of