ospfPmImportAsExtern
DC-OSPF-MIB ·
.1.2.826.0.1.1578918.5.62.1.1.2.1.3
Object
Indicates whether an area is a Stub area, NSSA, or standard area. Type-5 AS-External LSAs and Type-11 Opaque LSAs are not imported into Stub Areas or NSSAs. NSSAs import AS-External data as Type-7 LSAs. This value cannot be changed when the area MIB is active and has oper_state up.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.2.826.0.1.1578918.5.62.1.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ospfPmAreaEntry
- 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 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmImportAsExtern'
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::ospfPmImportAsExtern.<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::ospfPmImportAsExtern'
Syntax
- Source
- OspfImportTypes
- Base type
Enumeration
Values & Constraints
Type Values
1 | importExternal |
2 | importNoExternal |
3 | importNssa |
Conformance
Member of