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.
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.
Parsed from file rfc1850.mib.txt
Company: None
Module: OSPF-MIB
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.
ospfLocalLsdbSequence OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "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." REFERENCE "OSPF Version 2, Section 12.1.6 LS sequence number" ::= { ospfLocalLsdbEntry 6 }
Vendor: Cisco Systems
Module: OSPF-MIB (OSPF-MIB-V1SMI.my)
Type: TABULAR
Access: read-only
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
ospfLocalLsdbSequence OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "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." REFERENCE "OSPF Version 2, Section 12.1.6 LS sequence number" ::= { ospfLocalLsdbEntry 6 }
ospfLocalLsdbSequence OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "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." REFERENCE "OSPF Version 2, Section 12.1.6 LS sequence number" ::= { ospfLocalLsdbEntry 6 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.14.17.1.1 | ospfLocalLsdbIpAddress | 0 | 0 | The IP address of the interface from which the LSA was received if the interface is numbered. |
1.3.6.1.2.1.14.17.1.2 | ospfLocalLsdbAddressLessIf | 0 | 0 | The interface index of the interface from which the LSA was received if the interface is unnumbered. |
1.3.6.1.2.1.14.17.1.3 | ospfLocalLsdbType | 0 | 0 | The type of the link state advertisement. Each link state type has a separate advertisement format. |
1.3.6.1.2.1.14.17.1.4 | ospfLocalLsdbLsid | 0 | 0 | The Link State ID is an LS Type Specific field containing a 32-bit identifier in IP address format; it identifies the piece of th… |
1.3.6.1.2.1.14.17.1.5 | ospfLocalLsdbRouterId | 0 | 0 | The 32-bit number that uniquely identifies the originating router in the Autonomous System. |
1.3.6.1.2.1.14.17.1.7 | ospfLocalLsdbAge | 0 | 0 | This field is the age of the link state advertisement in seconds. |
1.3.6.1.2.1.14.17.1.8 | ospfLocalLsdbChecksum | 0 | 0 | This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so … |
1.3.6.1.2.1.14.17.1.9 | ospfLocalLsdbAdvertisement | 0 | 0 | The entire link state advertisement, including its header. Note that for variable length LSAs, SNMP agents may not be able to retu… |