All MIBs › OSPFV3-MIB › ospfv3VirtIfLinkLsaCksumSum
ospfv3VirtIfLinkLsaCksumSum
Module: OSPFV3-MIB
OID (symbolic): OSPFV3-MIB::ospfv3VirtIfLinkLsaCksumSum
OID (numeric): 1.3.6.1.2.1.191.1.8.1.13
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The 32-bit unsigned sum of the Link-scope link state advertisements' LS checksums contained in this virtual link's link state database. The sum can be used to determine if there has been a change in a router's link state database or to compare the link state database of two routers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.191.1.8.1.13 snmpwalk -v2c -c public <target> OSPFV3-MIB::ospfv3VirtIfLinkLsaCksumSum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.191.1.8.1.13.1 snmpget -v2c -c public <target> OSPFV3-MIB::ospfv3VirtIfLinkLsaCksumSum.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ospfv3VirtIfLinkLsaCksumSum.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.8 | ospfv3VirtIfTable | OSPFV3-MIB |
| 1.3.6.1.2.1.191.1.8.1 | ospfv3VirtIfEntry | OSPFV3-MIB |
| 1.3.6.1.2.1.191.1.8.1.13 | ospfv3VirtIfLinkLsaCksumSum | OSPFV3-MIB |