rlOspfAreaAggregateEffect
NETGEAR-RADLAN-OSPF-MIB ·
.1.3.6.1.4.1.4526.17.210.14.1.7
Object
column r/w
Enumeration
Subnets subsumed by ranges either trigger the advertisement of the indicated aggregate (advertiseMatching) or result in the subnet's not being advertised at all outside the area.
Context
- MIB
- NETGEAR-RADLAN-OSPF-MIB
- OID
.1.3.6.1.4.1.4526.17.210.14.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Default
advertiseMatching- Parent
- rlOspfAreaAggregateEntry
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 'NETGEAR-RADLAN-OSPF-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-OSPF-MIB::rlOspfAreaAggregateEffect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-OSPF-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-OSPF-MIB::rlOspfAreaAggregateEffect.<rlOspfAreaAggregateProcessId>.<rlOspfAreaAggregateAreaID>.<rlOspfAreaAggregateLsdbType>.<rlOspfAreaAggregateNet>.<rlOspfAreaAggregateMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-OSPF-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-OSPF-MIB::rlOspfAreaAggregateEffect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | advertiseMatching |
2 | doNotAdvertiseMatching |