sleOspfv3ProcAreaInfoSummary
SLE-OSPFv3-MIB ·
.1.3.6.1.4.1.6296.101.52.2.5.1.1.1.4
Object
column Enumeration
The controls the import of summary LSAs into stub areas. It has no effect on other areas. If it is noAreaSummary, the router will neither originate nor propagate summary LSAs into the stub area. It will rely entirely on its default route. If it is sendAreaSummary, the router will both summarize and propagate summary LSAs.
Context
- MIB
- SLE-OSPFv3-MIB
- OID
.1.3.6.1.4.1.6296.101.52.2.5.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleOspfv3ProcAreaInfoEntry
- Groups
- 1
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 'SLE-OSPFv3-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-OSPFv3-MIB::sleOspfv3ProcAreaInfoSummary'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-OSPFv3-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-OSPFv3-MIB::sleOspfv3ProcAreaInfoSummary.<sleOspfv3ProcIndex>.<sleOspfv3ProcAreaInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-OSPFv3-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-OSPFv3-MIB::sleOspfv3ProcAreaInfoSummary'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAreaSummary |
2 | sendAreaSummary |
Conformance
Member of