ospfPmVirtLocalLsdbChecksum
DC-OSPF-MIB ·
.1.3.6.1.4.1.629.10.3.1.18.1.8
Object
column
SNMPv2-SMIInteger32
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
- DC-OSPF-MIB
- OID
.1.3.6.1.4.1.629.10.3.1.18.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ospfPmVirtLocalLsdbEntry
- Table
- ospfPmVirtLocalLsdbTable
- Siblings
- 9
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ospfPmVirtLocalLsdbTransitArea The Transit Area that the Virtual Link
traverses. By definition, this is not 0.0.0.0 | column | AreaID | .1.2.826.0.1.1578918.5.62.1.1.18.1.1 |
| ospfPmVirtLocalLsdbApplIndex Identifies this OSPF entity. | column | OspfPmIndex | .1.2.826.0.1.1578918.5.62.1.1.18.1.10 |
| ospfPmVirtLocalLsdbNeighbor The Router ID of the Virtual Neighbor. | column | RouterID | .1.2.826.0.1.1578918.5.62.1.1.18.1.2 |
| ospfPmVirtLocalLsdbType The type of the link state advertisement.
Each link state type has a separate advertisement format. | column | OspfLinkLsTypes | .1.2.826.0.1.1578918.5.62.1.1.18.1.3 |
| ospfPmVirtLocalLsdbLsid 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.2.826.0.1.1578918.5.62.1.1.18.1.4 |
| ospfPmVirtLocalLsdbRouterId The 32 bit number that uniquely identifies the
originating router in the Autonomous System. | column | RouterID | .1.2.826.0.1.1578918.5.62.1.1.18.1.5 |
| ospfPmVirtLocalLsdbSequence 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
l… | column | SNMPv2-SMIInteger32 | .1.2.826.0.1.1578918.5.62.1.1.18.1.6 |
| ospfPmVirtLocalLsdbAge This field is the age of the link state advertisement in seconds. | column | SNMPv2-SMIInteger32 | .1.2.826.0.1.1578918.5.62.1.1.18.1.7 |
| ospfPmVirtLocalLsdbAdv The entire Link State Advertisement, including
its header. | column | OctetString | .1.2.826.0.1.1578918.5.62.1.1.18.1.9 |