agentppCfgStorageLastStore
AGENTPP-CONFIG-MIB ·
.1.3.6.1.4.1.4976.3.3.1.3.1.1.4
Object
column SNMPv2-SMITimeTicks
The time stamp of the last store operation on the
configuration persistent storage represented by
this entry. A zero value is returned when this
configuration have not been written since the last
agent restart.
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.4- 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::agentppCfgStorageLastStore'
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::agentppCfgStorageLastStore.<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::agentppCfgStorageLastStore'
Syntax
- Source
- SNMPv2-SMITimeTicks
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of