rlOspfv3AreaSummary
NETGEAR-RADLAN-OSPFV3-MIB ·
.1.3.6.1.4.1.4526.17.216.3.1.9
Object
column r/w
Enumeration
The variable rlOspfv3AreaSummary controls the
import of Inter-Area LSAs into stub and
NSSA areas. It has no effect on other areas.
If it is noAreaSummary, the router will neither
originate nor propagate Inter-Area LSAs into the
stub or NSSA area. It will only advertise a
default route.
If it is sendAreaSummary, the router will both
summarize and propagate Inter-Area LSAs.
Context
- MIB
- NETGEAR-RADLAN-OSPFV3-MIB
- OID
.1.3.6.1.4.1.4526.17.216.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Default
sendAreaSummary- Parent
- rlOspfv3AreaEntry
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-OSPFV3-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-OSPFV3-MIB::rlOspfv3AreaSummary'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-OSPFV3-MIB::rlOspfv3AreaSummary.<rlOspfv3AreaProcessId>.<rlOspfv3AreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-OSPFV3-MIB::rlOspfv3AreaSummary'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAreaSummary |
2 | sendAreaSummary |