etsysOspfExtAreaAdminStatus
ENTERASYS-OSPF-EXT-MIB ·
.1.3.6.1.4.1.5624.1.2.65.1.2.1.1.1
Object
The desired administrative state of this OSPF area.
When the status of this object is set to 'disabled', no
flooding will occur for routes in this area and all routes
for this area are removed from the RIB.
When the status of this object is set to 'enabled', flooding
occurs for this area, and routes are added to the RIB.
This object needs to be 'disabled' in order to modify the
ospfImportAsExtern object.
Context
- MIB
- ENTERASYS-OSPF-EXT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.65.1.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysOspfExtAreaEntry
- 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::etsysOspfExtAreaAdminStatus'
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::etsysOspfExtAreaAdminStatus.<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::etsysOspfExtAreaAdminStatus'
Values & Constraints
Type Values
1 | enabled |
2 | disabled |
Conformance
Member of