ospfMultiProcessLsdbType
AOS5810-54X-MIB ·
.1.3.6.1.4.1.259.12.1.5.1.18.3.17.1.2
Object
column Enumeration
The type of the link state advertisement.
Each link state type has a separate advertisement format.
Note: External link state advertisements are permitted for backward
compatibility, but should be displayed in the
ospfMultiProcessExtLsdbTable rather than here.
Context
- MIB
- AOS5810-54X-MIB
- OID
.1.3.6.1.4.1.259.12.1.5.1.18.3.17.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ospfMultiProcessLsdbEntry
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 'AOS5810-54X-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AOS5810-54X-MIB::ospfMultiProcessLsdbType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AOS5810-54X-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AOS5810-54X-MIB::ospfMultiProcessLsdbType.<ospfMultiProcessProcessId>.<ospfMultiProcessLsdbAreaId>.<ospfMultiProcessLsdbType>.<ospfMultiProcessLsdbLsid>.<ospfMultiProcessLsdbRouterId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AOS5810-54X-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AOS5810-54X-MIB::ospfMultiProcessLsdbType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | routerLink |
2 | networkLink |
3 | summaryLink |
4 | asSummaryLink |
5 | asExternalLink |
6 | multicastLink |
7 | nssaExternalLink |
10 | areaOpaqueLink |