agentppCfgStorageLastRestore
AGENTPP-CONFIG-MIB ·
.1.3.6.1.4.1.4976.3.3.1.3.1.1.5
Object
column SNMPv2-SMITimeTicks
The time stamp when the configuration of this
persistent storage has been restored for the last time.
A zero value is returned, when this configuration has not
been read since the last restart of the agent.
This object will be reset to 0 if agentppCfgStoragePath
is altered for this row.
Context
- MIB
- AGENTPP-CONFIG-MIB
- OID
.1.3.6.1.4.1.4976.3.3.1.3.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentppCfgStorageEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AGENTPP-CONFIG-MIB' -M '/opt/observium/mibs/agentpp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTPP-CONFIG-MIB::agentppCfgStorageLastRestore'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AGENTPP-CONFIG-MIB' -M '/opt/observium/mibs/agentpp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTPP-CONFIG-MIB::agentppCfgStorageLastRestore.<agentppCfgStorageName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AGENTPP-CONFIG-MIB' -M '/opt/observium/mibs/agentpp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AGENTPP-CONFIG-MIB::agentppCfgStorageLastRestore'
Syntax
- Source
- SNMPv2-SMITimeTicks
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of