cospfLsdbSequence
CISCO-OSPF-MIB ·
.1.3.6.1.4.1.9.10.99.3.1.2
Object
column
Integer32
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.
Context
- MIB
- CISCO-OSPF-MIB
- OID
.1.3.6.1.4.1.9.10.99.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cospfLsdbEntry
- Table
- cospfLsdbTable
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-147483647
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 |
| 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 |
| cospfLsdbChecksum 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 … | column | Integer32 | .1.3.6.1.4.1.9.10.99.3.1.4 |
| cospfLsdbAdvertisement The entire Link State Advertisement, including
its header. | column | OctetString | .1.3.6.1.4.1.9.10.99.3.1.5 |