ospfAsLsdbType
OSPF-MIB ·
.1.3.6.1.2.1.14.19.1.1
Object
column
Enumeration
The type of the link state advertisement. Each link state type has a separate advertisement format.
Context
- MIB
- OSPF-MIB
- OID
.1.3.6.1.2.1.14.19.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ospfAsLsdbEntry
- Table
- ospfAsLsdbTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
5 | asExternalLink |
11 | asOpaqueLink |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ospfAsLsdbLsid 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… | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.14.19.1.2 |
| ospfAsLsdbRouterId The 32-bit number that uniquely identifies the
originating router in the Autonomous System. | column | RouterID | .1.3.6.1.2.1.14.19.1.3 |
| ospfAsLsdbSequence 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.2.1.14.19.1.4 |
| ospfAsLsdbAge This field is the age of the link state
advertisement in seconds. | column | seconds SNMPv2-SMIInteger32 | .1.3.6.1.2.1.14.19.1.5 |
| ospfAsLsdbChecksum 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.2.1.14.19.1.6 |
| ospfAsLsdbAdvertisement The entire link state advertisement, including
its header. | column | OctetString | .1.3.6.1.2.1.14.19.1.7 |