All MIBs › OSPFV3-MIB › ospfv3AreaLsdbChecksum
ospfv3AreaLsdbChecksum
Module: OSPFV3-MIB
OID (symbolic): OSPFV3-MIB::ospfv3AreaLsdbChecksum
OID (numeric): 1.3.6.1.2.1.191.1.4.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.191.1.4.1.7 snmpwalk -v2c -c public <target> OSPFV3-MIB::ospfv3AreaLsdbChecksum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.191.1.4.1.7.1 snmpget -v2c -c public <target> OSPFV3-MIB::ospfv3AreaLsdbChecksum.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.191 | ospfv3MIB | OSPFV3-MIB |
| 1.3.6.1.2.1.191.1 | ospfv3Objects | OSPFV3-MIB |
| 1.3.6.1.2.1.191.1.4 | ospfv3AreaLsdbTable | OSPFV3-MIB |
| 1.3.6.1.2.1.191.1.4.1 | ospfv3AreaLsdbEntry | OSPFV3-MIB |
| 1.3.6.1.2.1.191.1.4.1.7 | ospfv3AreaLsdbChecksum | OSPFV3-MIB |