ospfv3AsLsdbChecksum
OSPFV3-MIB ·
.1.3.6.1.2.1.191.1.3.1.6
Object
column
SNMPv2-SMIInteger32
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.
Context
- MIB
- OSPFV3-MIB
- OID
.1.3.6.1.2.1.191.1.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ospfv3AsLsdbEntry
- Table
- ospfv3AsLsdbTable
- Siblings
- 7
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ospfv3AsLsdbType The type of the link state advertisement.
Each link state type has a separate
advertisement format. AS-scope LSAs not recognized
by the router may be stored in the database. | column | Unsigned32 | .1.3.6.1.2.1.191.1.3.1.1 |
| ospfv3AsLsdbRouterId The 32-bit number that uniquely identifies the
originating router in the Autonomous System. | column | Ospfv3RouterIdTC | .1.3.6.1.2.1.191.1.3.1.2 |
| ospfv3AsLsdbLsid 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 contr… | column | Ospfv3LsIdTC | .1.3.6.1.2.1.191.1.3.1.3 |
| ospfv3AsLsdbSequence 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.3.1.4 |
| ospfv3AsLsdbAge 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.3.1.5 |
| ospfv3AsLsdbAdvertisement The entire link state advertisement, including
its header. | column | OctetString | .1.3.6.1.2.1.191.1.3.1.7 |
| ospfv3AsLsdbTypeKnown 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.3.1.8 |