All MIBs › ERI-DNX-SMC-MIB › connDBChecksum
connDBChecksum
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::connDBChecksum
OID (numeric): 1.3.6.1.4.1.644.2.4.1.8.1.2
Node type: OBJECT-TYPE
Type: UnsignedInt
Access: read-only
Description:
This is the Connection Database checksum which applies to all connections in all Maps. This number is calculated by taking the sum of the Connection Map versions value from each entry in the Connection Map Table. This value can then be used to identify possible discrepancies between the Agent and the Network Manager's Connection Data.
What is connDBChecksum?
This read-only checksum value represents the aggregate integrity of all connection records in the ERI DNX switch's connection database, calculated by summing all individual connection map version numbers. The checksum allows network managers to quickly detect discrepancies between the active agent's connection database and a remote management system's cached copy. If the checksums differ, a full database resynchronization is required to restore consistency.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.1.2 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::connDBChecksum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.1.2.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::connDBChecksum.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.1 | connInfo | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.1.2 | connDBChecksum | ERI-DNX-SMC-MIB |