nsVrOspfAreaSummary

NETSCREEN-VR-OSPF-MIB · .1.3.6.1.4.1.3224.18.5.2.1.9

Object

column r/w Enumeration
The variable nsVrOspfAreaSummary 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
NETSCREEN-VR-OSPF-MIB
OID
.1.3.6.1.4.1.3224.18.5.2.1.9
Type
column
Access
readwrite
Status
current
Parent
nsVrOspfAreaEntry

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 'NETSCREEN-VR-OSPF-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-VR-OSPF-MIB::nsVrOspfAreaSummary'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-VR-OSPF-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-VR-OSPF-MIB::nsVrOspfAreaSummary.<nsVrOspfAreaVRID>.<nsVrOspfAreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-VR-OSPF-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-VR-OSPF-MIB::nsVrOspfAreaSummary'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noAreaSummary
2sendAreaSummary