wfOspfAreaRangeStatus
Wellfleet-OSPF-MIB ·
.1.3.6.1.4.1.18.3.5.3.2.3.4.1.7
Object
column mandatory
r/w
Enumeration
'Set to either Advertise or DoNotAdvertise. Routing
information is condensed at area boundaries. External to
the area, at most a single route is advertised for each
address range. The route is advertised if and only if the
addre range's Status is set to Advertise. Unadvertised
ranges allow the existence of certain networks to be
intentionally hidden from other areas. Status is set to
Advertise by default.'
REFERENCE
'OSPF Version 2, Appendix C.2'
Context
- MIB
- Wellfleet-OSPF-MIB
- OID
.1.3.6.1.4.1.18.3.5.3.2.3.4.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wfOspfAreaRangeEntry
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 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfAreaRangeStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfAreaRangeStatus.<wfOspfAreaRangeAreaID>.<wfOspfAreaRangeNet>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-OSPF-MIB::wfOspfAreaRangeStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | advertise |
2 | block |