All MIBs › INTEL-GEN-MIB › confStatus
confStatus
Module: INTEL-GEN-MIB
OID (symbolic): INTEL-GEN-MIB::confStatus
OID (numeric): 1.3.6.1.4.1.343.6.1.8.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: unknown(1): default(2): (Index 1) default configuration.
loaded(3): (Index 1) configuration loaded from a TFTP server.
changed(4): (Index 1) modified, but not copied to the backup.
saved(5): (Index 1) active configuration and backup copies are identical. (Index 2) always returns 'saved(5)' (if it exists).
What is confStatus?
Indicates whether the active (index 1) or backup (index 2) configuration is the factory default, was loaded from a TFTP server, has unsaved changes, or matches the backup copy. An admin checks this to see whether a running configuration still needs to be saved to the backup before a reset.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.6.1.8.1.1 snmpwalk -v2c -c public <target> INTEL-GEN-MIB::confStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.343.6.1.8.1.1.1 snmpget -v2c -c public <target> INTEL-GEN-MIB::confStatus.1
Start monitoring Intel network device / embedded management agent (generic base MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INTEL-GEN-MIB::confStatus OID value, configure state conditions and alerts, and monitor any Intel network device / embedded management agent (generic base MIB) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.343 | intel | Intel-Common-MIB |
| 1.3.6.1.4.1.343.6 | mib2ext | Intel-Common-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.343.6.1 | system | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.6.1.8 | sysConfTable | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.6.1.8.1 | sysConfEntry | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.6.1.8.1.1 | confStatus | INTEL-GEN-MIB |