All MIBs › RFC1252-MIB › ospfLsdbChecksum
ospfLsdbChecksum
Module: RFC1252-MIB
OID (symbolic): RFC1252-MIB::ospfLsdbChecksum
OID (numeric): 1.3.6.1.2.1.13.4.1.7
Node type: OBJECT-TYPE
Type: INTEGER
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.13.4.1.7 snmpwalk -v2c -c public <target> RFC1252-MIB::ospfLsdbChecksum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.13.4.1.7.1 snmpget -v2c -c public <target> RFC1252-MIB::ospfLsdbChecksum.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.13 | appletalk | JETDIRECT3-MIB |
| 1.3.6.1.2.1.13.4 | ddp | MRVINREACH |
| 1.3.6.1.2.1.13.4.1 | ddpOutRequests | RFC1243-MIB |
| 1.3.6.1.2.1.13.4.1.7 | ospfLsdbChecksum | RFC1252-MIB |