ACC-SYSTEM :: accSysLastConfig

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccSysLastConfig

accSysLastConfig

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accSysLastConfig

OID (numeric): 1.3.6.1.4.1.5.1.1.1.4.8

Node type: OBJECT-TYPE

Type: TimeTicks

Access: read-write

Description:

System Last Configuration Time

What is accSysLastConfig?

Stores the elapsed time in hundredths of a second (TimeTicks) since the system was last configured or rebooted. Engineers use this to audit when configuration changes were last applied and coordinate maintenance windows or deployment schedules. A value of 5000000 TimeTicks represents approximately 13.9 hours since the last configuration change.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.4.8
snmpwalk -v2c -c public <target> ACC-SYSTEM::accSysLastConfig

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.4.8.1
snmpget -v2c -c public <target> ACC-SYSTEM::accSysLastConfig.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.1.4.8.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.1accSystemACC-MIB
1.3.6.1.4.1.5.1.1.1.4accClockACC-MIB
1.3.6.1.4.1.5.1.1.1.4.8accSysLastConfigACC-SYSTEM