All MIBs › ERI-DNX-SMC-MIB › connMapChecksum
connMapChecksum
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::connMapChecksum
OID (numeric): 1.3.6.1.4.1.644.2.4.1.8.2.1.9
Node type: OBJECT-TYPE
Type: UnsignedInt
Access: read-only
Description:
This is the checksum for the system connection map.
What is connMapChecksum?
This read-only object contains a checksum value computed over the entire system connection map, allowing verification that the logical routing and switching configuration has not been corrupted or tampered with. The checksum changes whenever connections are added, removed, or modified, serving as a quick integrity check. A system administrator managing a complex switched network would verify this checksum matches expected values to ensure configuration consistency across redundant controllers or detect unauthorized changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.2.1.9 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::connMapChecksum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.2.1.9.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::connMapChecksum.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1 | sysMgr | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8 | connections | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.2 | connMapTable | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.2.1 | connMapEntry | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.2.1.9 | connMapChecksum | ERI-DNX-SMC-MIB |