ospfLsdbType
RFC15850-MIB ·
.0.14.4.1.2
Object
column mandatory
Enumeration
The type of the link state advertisement. Each link state type has a separate advertisement format.
Context
- MIB
- RFC15850-MIB
- OID
.0.14.4.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ospfLsdbEntry
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 'RFC15850-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC15850-MIB::ospfLsdbType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC15850-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC15850-MIB::ospfLsdbType.<ospfLsdbAreaId>.<ospfLsdbType>.<ospfLsdbLsid>.<ospfLsdbRouterId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC15850-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC15850-MIB::ospfLsdbType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | routerLink |
2 | networkLink |
3 | summaryLink |
4 | asSummaryLink |
5 | asExternalLink |
6 | multicastLink |
7 | nssaExternalLink |