agentppCfgStorageTable
AGENTPP-CONFIG-MIB ·
.1.3.6.1.4.1.4976.3.3.1.3.1
Object
table
A table containing a list of AGENT++ persistent
storage configurations. By default this table contains
a single row with an agentppCfgStorageName of
'primary' that represents the persistent storage
configuration used to load the agent's configuration
at boot time. This entry will have a storage type of
'permanent' and thus it cannot be deleted.
Other entries may be added to provide for
experimental or backup storage.
Context
- MIB
- AGENTPP-CONFIG-MIB
- OID
.1.3.6.1.4.1.4976.3.3.1.3.1- Type
- table
- Status
- current
- Parent
- agentppCfgStorage
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::agentppCfgStorageTable'
More examples
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::agentppCfgStorageTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.