All MIBs › AISYSTEM-MIB › aiSystemStatusLastConfig
aiSystemStatusLastConfig
Module: AISYSTEM-MIB
OID (symbolic): AISYSTEM-MIB::aiSystemStatusLastConfig
OID (numeric): 1.3.6.1.4.1.539.8.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
An md5sum hash of the current configuration file. This will be used as a timestamp of a sort by the management station.
What is aiSystemStatusLastConfig?
Reports an MD5 checksum hash of the device's current configuration file, which management stations can compare over time to detect configuration changes. This acts as a configuration change timestamp without exposing the full configuration content.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.8.7 snmpwalk -v2c -c public <target> AISYSTEM-MIB::aiSystemStatusLastConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.8.7.1 snmpget -v2c -c public <target> AISYSTEM-MIB::aiSystemStatusLastConfig.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.539 | aii | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.8 | aiSystem | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.7 | aiSystemStatusLastConfig | AISYSTEM-MIB |