fsOspfAreaSummary
FS-OSPF-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.30.1.2.1.9
Object
column r/w
Enumeration
The variable ospfAreaSummary controls the im-
port 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 de-
fault route.
If it is sendAreaSummary, the router will both
summarize and propagate summary LSAs.
Context
- MIB
- FS-OSPF-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.30.1.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Default
sendAreaSummary- Parent
- fsOspfAreaEntry
- 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 'FS-OSPF-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-OSPF-MIB::fsOspfAreaSummary'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-OSPF-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-OSPF-MIB::fsOspfAreaSummary.<fsOspfAreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-OSPF-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-OSPF-MIB::fsOspfAreaSummary'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAreaSummary |
2 | sendAreaSummary |
Conformance
Member of