ospfv3VirtLinkLsdbLsid
OSPFV3-MIB ·
.1.3.6.1.2.1.191.1.13.1.5
Object
column
Ospfv3LsIdTC
The Link State ID is an LS type-specific field containing a unique identifier; it identifies the piece of the routing domain that is being described by the advertisement. In contrast to OSPFv2, the LSID has no addressing semantics.
Context
- MIB
- OSPFV3-MIB
- OID
.1.3.6.1.2.1.191.1.13.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ospfv3VirtLinkLsdbEntry
- Table
- ospfv3VirtLinkLsdbTable
- Siblings
- 9
Syntax
Ospfv3LsIdTC
- Source
- Ospfv3LsIdTC
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ospfv3VirtLinkLsdbIfAreaId The transit area that the virtual link
traverses. By definition, this is not
Area 0. | column | Ospfv3AreaIdTC | .1.3.6.1.2.1.191.1.13.1.1 |
| ospfv3VirtLinkLsdbTypeKnown The value true (1) indicates that the LSA type is
recognized by this router. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.191.1.13.1.10 |
| ospfv3VirtLinkLsdbIfNeighbor The Router ID of the virtual neighbor. | column | Ospfv3RouterIdTC | .1.3.6.1.2.1.191.1.13.1.2 |
| ospfv3VirtLinkLsdbType The type of the link state advertisement.
Each link state type has a separate
advertisement format. Link-scope LSAs unrecognized
by the router are also stored in this database. | column | Unsigned32 | .1.3.6.1.2.1.191.1.13.1.3 |
| ospfv3VirtLinkLsdbRouterId The 32-bit number that uniquely identifies the
originating router in the Autonomous System. | column | Ospfv3RouterIdTC | .1.3.6.1.2.1.191.1.13.1.4 |
| ospfv3VirtLinkLsdbSequence 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
l… | column | Ospfv3LsaSequenceTC | .1.3.6.1.2.1.191.1.13.1.6 |
| ospfv3VirtLinkLsdbAge This field is the age of the link state
advertisement in seconds. The high-order bit
of the LS age field is considered the DoNotAge
bit for support of on-demand circuits. | column | seconds Ospfv3LsaAgeTC | .1.3.6.1.2.1.191.1.13.1.7 |
| ospfv3VirtLinkLsdbChecksum 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.191.1.13.1.8 |
| ospfv3VirtLinkLsdbAdvertisement The entire link state advertisement, including
its header. | column | OctetString | .1.3.6.1.2.1.191.1.13.1.9 |