agentOspfAsLsdbSequence
NETGEAR-ROUTING-MIB ·
.1.3.6.1.4.1.4526.10.2.4.18.1.4
Object
column
SNMPv2-SMIInteger32
The sequence number field is a signed 32-bit integer. It starts with the value '80000001'h, or -'7FFFFFFF'h, and increments until '7FFFFFFF'h. Thus, a typical sequence number will be very negative. 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
- NETGEAR-ROUTING-MIB
- OID
.1.3.6.1.4.1.4526.10.2.4.18.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentOspfAsLsdbEntry
- Table
- agentOspfAsLsdbTable
- Siblings
- 6
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentOspfAsLsdbType The type of the link state advertisement.
Each link state type has a separate advertise-
ment format. | column | Enumeration | .1.3.6.1.4.1.4526.10.2.4.18.1.1 |
| agentOspfAsLsdbLsid The Link State ID is an LS Type Specific field
containing either a Router ID or an IP Address;
it identifies the piece of the routing domain
that is being described by the adve… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4526.10.2.4.18.1.2 |
| agentOspfAsLsdbRouterId The 32 bit number that uniquely identifies the
originating router in the Autonomous System. | column | OSPF-MIBRouterID | .1.3.6.1.4.1.4526.10.2.4.18.1.3 |
| agentOspfAsLsdbAge This field is the age of the link state adver-
tisement in seconds. | column | seconds SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4526.10.2.4.18.1.5 |
| agentOspfAsLsdbChecksum 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
… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4526.10.2.4.18.1.6 |
| agentOspfAsLsdbAdvertisement The entire Link State Advertisement, including
its header. | column | OctetString | .1.3.6.1.4.1.4526.10.2.4.18.1.7 |