The OSPFv3 Process's Link-Scope Link State Database.
The indexes of the table are hwOspfv3LinkLsdbIfIndex, hwOspfv3LinkLsdbIfInstId, hwOspfv3LinkLsdbType, hwOspfv3LinkLsdbRouterId, hwOspfv3LinkLsdbLsId.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.147.1.5.1.1 |
hwOspfv3LinkLsdbIfIndex |
INTEGER |
not-accessible |
The identifier of the link from which the LSA was received. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.147.1.5.1.2 |
hwOspfv3LinkLsdbIfInstId |
Unsigned32{(0,255)} |
not-accessible |
The identifier of the interface instance from which the LSA was received. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.147.1.5.1.3 |
hwOspfv3LinkLsdbType |
Unsigned32{(0,'ffffffff'h)} |
not-accessible |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.147.1.5.1.4 |
hwOspfv3LinkLsdbRouterId |
Unsigned32{(0,'ffffffff'h)} |
not-accessible |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.147.1.5.1.5 |
hwOspfv3LinkLsdbLsId |
Unsigned32{(1,'ffffffff'h)} |
not-accessible |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.147.1.5.1.6 |
hwOspfv3LinkLsdbSequence |
Integer32 |
read-only |
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 larger the sequence number the more recent the advertisement. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.5.1.7 |
hwOspfv3LinkLsdbAge |
Unsigned32{(0,3600),(32768,36368)} |
read-only |
This field is the age of the link state advertisement in seconds. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.5.1.8 |
hwOspfv3LinkLsdbChecksum |
Integer32 |
read-only |
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 without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.5.1.9 |
hwOspfv3LinkLsdbAdvertisement |
OCTET STRING{(1,65535)} |
read-only |
The entire Link State Advertisement, including its header. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.5.1.10 |
hwOspfv3LinkLsdbTypeKnown |
INTEGER{true(1),false(2)} |
read-only |
Indicates whether the LSA type is recognized by this Router. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |