All MIBs › CONFIG-READER4UWG-MIB2 › totalconfigchanges
totalconfigchanges
Module: CONFIG-READER4UWG-MIB2
OID (symbolic): CONFIG-READER4UWG-MIB2::totalconfigchanges
OID (numeric): 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2.19
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Integer value
What is totalconfigchanges?
This read-only Integer32 is a running count of configuration-change events recorded by the inventory agent for this system, incrementing whenever a tracked configuration attribute changes. An admin polls this counter as a lightweight way to detect that something in the system's configuration shifted, prompting a closer look at what actually changed. For example, seeing this counter jump between two scheduled polls tells the admin to pull a fresh inventory snapshot and diff it against the last one to find the specific change.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2.19 snmpwalk -v2c -c public <target> CONFIG-READER4UWG-MIB2::totalconfigchanges
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2.19.1 snmpget -v2c -c public <target> CONFIG-READER4UWG-MIB2::totalconfigchanges.1
Start monitoring Sun/Oracle Solaris server (UWG platform, PICL) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CONFIG-READER4UWG-MIB2::totalconfigchanges OID value, configure state conditions and alerts, and monitor any Sun/Oracle Solaris server (UWG platform, PICL) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42 | sun | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2 | prod | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12 | sunsymon | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2 | agent | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2 | modules | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1 | hardware | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1 | config | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3 | reader4uwg | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2 | system | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2.19 | totalconfigchanges | CONFIG-READER4UWG-MIB2 |