cospfLsdbChecksum
CISCO-OSPF-MIB ·
.1.3.6.1.4.1.9.10.99.3.1.4
Object
column
Integer32
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
- CISCO-OSPF-MIB
- OID
.1.3.6.1.4.1.9.10.99.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cospfLsdbEntry
- Table
- cospfLsdbTable
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cospfLsdbType The type of the link state advertisement.
Each link state type has a separate advertisement format. | column | Enumeration | .1.3.6.1.4.1.9.10.99.3.1.1 |
| cospfLsdbSequence 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 order… | column | Integer32 | .1.3.6.1.4.1.9.10.99.3.1.2 |
| cospfLsdbAge This field is the age of the link state advertisement in
seconds. | column | Integer32 | .1.3.6.1.4.1.9.10.99.3.1.3 |
| cospfLsdbAdvertisement The entire Link State Advertisement, including
its header. | column | OctetString | .1.3.6.1.4.1.9.10.99.3.1.5 |