wfOspfLsdbType
Wellfleet-OSPF-MIB ·
.1.3.6.1.4.1.18.3.5.3.2.3.3.1.2
Object
column mandatory
Enumeration
'The type of the link state advertisement. Each link
state type has a separate advertisement format.'
REFERENCE
'OSPF Version 2, Appendix A.4.1 The Link State
Advertisement header'
stubLink (0),
routerLink (1),
networkLink (2),
summaryLink (3),
asSummaryLink (4),
asExternalLink (5),
multicastlink (6),
opaquelink (15),
resourcelink (16)
Context
- MIB
- Wellfleet-OSPF-MIB
- OID
.1.3.6.1.4.1.18.3.5.3.2.3.3.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- wfOspfLsdbEntry
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 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfLsdbType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfLsdbType.<wfOspfLsdbAreaId>.<wfOspfLsdbType>.<wfOspfLsdbLSID>.<wfOspfLsdbRouterId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-OSPF-MIB::wfOspfLsdbType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | routerlink |
2 | networklink |
3 | summarylink |
4 | assummarylink |
5 | asexternallink |
6 | multicastlink |
7 | nssaasexternallink |
15 | opaquelink |
16 | resourcelink |