ospfAreaRangeEffect

OSPF-MIB · .1.3.6.1.2.1.14.5.1.5

Object

column obsolete r/w Enumeration
Subnets subsumed by ranges either trigger the
advertisement of the indicated summary
(advertiseMatching) or result in the subnet's not
being advertised at all outside the area.

Context

MIB
OSPF-MIB
OID
.1.3.6.1.2.1.14.5.1.5
Type
column
Access
readwrite
Status
obsolete
Parent
ospfAreaRangeEntry
Groups
1

Walk 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 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfAreaRangeEffect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-MIB::ospfAreaRangeEffect.<ospfAreaRangeAreaId>.<ospfAreaRangeNet>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OSPF-MIB::ospfAreaRangeEffect'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1advertiseMatching
2doNotAdvertiseMatching

Conformance