rlOspfLsdbType
CISCOSB-OSPF-MIB ·
.1.3.6.1.4.1.9.6.1.101.210.5.1.3
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 ospfAsLsdbTable rather than here.
Context
- MIB
- CISCOSB-OSPF-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.210.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlOspfLsdbEntry
- Table
- rlOspfLsdbTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | routerLink |
2 | networkLink |
3 | summaryLink |
4 | asSummaryLink |
5 | asExternalLink |
6 | multicastLink |
7 | nssaExternalLink |
10 | areaOpaqueLink |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlOspfLsdbProcessId A 32-bit integer uniquely identifying an OSPF process. | column | RlOspfProcessID | .1.3.6.1.4.1.9.6.1.101.210.5.1.1 |
| rlOspfLsdbAreaId The 32-bit identifier of the area from which
the LSA was received. | column | OSPF-MIBAreaID | .1.3.6.1.4.1.9.6.1.101.210.5.1.2 |
| rlOspfLsdbLsid The Link State ID is an LS Type Specific field
containing either a Router ID or an IP address;
it identifies the piece of the routing domain
that is being described by the adverti… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.6.1.101.210.5.1.4 |
| rlOspfLsdbRouterId The 32-bit number that uniquely identifies the
originating router in the Autonomous System. | column | OSPF-MIBRouterID | .1.3.6.1.4.1.9.6.1.101.210.5.1.5 |
| rlOspfLsdbSequence The sequence number field is a signed 32-bit
integer. It starts with the value '80000001'h,
or -'7FFFFFFF'h, and increments until '7FFFFFFF'h.
Thus, a typical sequence number wil… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.6.1.101.210.5.1.6 |
| rlOspfLsdbAge This field is the age of the link state advertisement
in seconds. | column | seconds SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.6.1.101.210.5.1.7 |
| rlOspfLsdbChecksum This field is the checksum of the complete contents of
the advertisement, excepting the age field. The age field
is excepted so that an advertisement's age can be
incremented wit… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.6.1.101.210.5.1.8 |
| rlOspfLsdbAdvertisement The entire link state advertisement, including
its header.
Note that for variable length LSAs, SNMP agents
may not be able to return the largest string size. | column | OctetString | .1.3.6.1.4.1.9.6.1.101.210.5.1.9 |