All MIBs › RAD-MIB › agnChangeCnt
agnChangeCnt
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnChangeCnt
OID (numeric): 1.3.6.1.4.1.164.6.2.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of changes in system configuration that were reported to the manager since last cold start
What is agnChangeCnt?
This OID counts how many times the device's configuration has been changed since it last restarted. Each change to network settings, routing rules, or device parameters increments this counter. An operator uses this metric to audit configuration stability—a rapidly increasing counter might indicate someone is repeatedly modifying settings, which could destabilize the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.4 snmpwalk -v2c -c public <target> RAD-MIB::agnChangeCnt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.4.1 snmpget -v2c -c public <target> RAD-MIB::agnChangeCnt.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.4 | agnChangeCnt | RAD-MIB |