ospfLsdbLSID
RFC1253-MIB ·
.1.3.6.1.2.1.14.4.1.3
Object
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 advertisement.
Context
- MIB
- RFC1253-MIB
- OID
.1.3.6.1.2.1.14.4.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ospfLsdbEntry
- Table
- ospfLsdbTable
- Siblings
- 7
Syntax
RFC1155-SMIIpAddress
- Source
- RFC1155-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ospfLsdbAreaId mandatory The 32 bit identifier of the Area from which the LSA
was received. | column | AreaID | .1.3.6.1.2.1.14.4.1.1 |
| ospfLsdbType mandatory The type of the link state advertisement. Each link
state type has a separate advertisement format. | column | Enumeration | .1.3.6.1.2.1.14.4.1.2 |
| ospfLsdbRouterId mandatory The 32 bit number that uniquely identifies the
originating router in the Autonomous System. | column | RouterID | .1.3.6.1.2.1.14.4.1.4 |
| ospfLsdbSequence mandatory The sequence number field is a signed 32-bit integer.
It is used to detect old and duplicate link state
advertisements. The space of sequence numbers is
linearly ordered. The la… | column | Integer32 | .1.3.6.1.2.1.14.4.1.5 |
| ospfLsdbAge mandatory This field is the age of the link state advertisement
in seconds. | column | Integer32 | .1.3.6.1.2.1.14.4.1.6 |
| ospfLsdbChecksum mandatory This field is the checksum of the complete contents of
the advertisement, excepting the age field. The age
… | column | Integer32 | .1.3.6.1.2.1.14.4.1.7 |
| ospfLsdbAdvertisement mandatory The entire Link State Advertisement, including its
header. | column | OctetString | .1.3.6.1.2.1.14.4.1.8 |