ospfLocalLsdbAge
OSPF-MIB ·
.1.3.6.1.2.1.14.17.1.7
Object
This field is the age of the link state advertisement in seconds.
Context
- MIB
- OSPF-MIB
- OID
.1.3.6.1.2.1.14.17.1.7- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- ospfLocalLsdbEntry
- Table
- ospfLocalLsdbTable
- Siblings
- 8
Syntax
seconds SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ospfLocalLsdbIpAddress The IP address of the interface from
which the LSA was received if the interface is
numbered. | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.14.17.1.1 |
| ospfLocalLsdbAddressLessIf The interface index of the interface from
which the LSA was received if the interface is
unnumbered. | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.2.1.14.17.1.2 |
| ospfLocalLsdbType The type of the link state advertisement.
Each link state type has a separate
advertisement format. | column | Enumeration | .1.3.6.1.2.1.14.17.1.3 |
| ospfLocalLsdbLsid The Link State ID is an LS Type Specific field
containing a 32-bit identifier in IP address format;
it identifies the piece of the routing domain
that is being described by the ad… | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.14.17.1.4 |
| ospfLocalLsdbRouterId The 32-bit number that uniquely identifies the
originating router in the Autonomous System. | column | RouterID | .1.3.6.1.2.1.14.17.1.5 |
| ospfLocalLsdbSequence 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 wil… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.14.17.1.6 |
| ospfLocalLsdbChecksum 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
wit… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.14.17.1.8 |
| ospfLocalLsdbAdvertisement The entire link state advertisement, including
its header.
Note that for variable length LSAs, SNMP agents
may not be able to return the largest string size. | column | OctetString | .1.3.6.1.2.1.14.17.1.9 |