ospfPmAreaSummary

DC-OSPF-MIB · .1.2.826.0.1.1578918.5.62.1.1.2.1.9

Object

column r/w OspfSummaryTypes
The variable ospfPmAreaSummary controls the import
of summary LSAs into stub and NSSA areas.
It has no effect on other areas.
              
If it is noAreaSummary, the router will neither
originate nor propagate summary LSAs into the
stub or NSSA area.  It will rely entirely on its
default route.
              
If it is sendAreaSummary, the router will both
summarize and propagate summary LSAs.

Context

MIB
DC-OSPF-MIB
OID
.1.2.826.0.1.1578918.5.62.1.1.2.1.9
Type
column
Access
readwrite
Status
current
Parent
ospfPmAreaEntry
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 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmAreaSummary'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmAreaSummary.<ospfPmAreaApplIndex>.<ospfPmAreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmAreaSummary'

Syntax

Source
OspfSummaryTypes
Base type
Enumeration

Values & Constraints

Type Values
1summNoAreaSummary
2summSendAreaSummary

Conformance

Member of