AGENTPP-CONFIG-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
8
agentppCfgStorageTable
table.1.3.6.1.4.1.4976.3.3.1.3.1
·
1 row entry
·
8 columns
Uses the agentpp variant from
Command help
/opt/observium/mibs/agentpp.
Walk agentppCfgStorageTable
/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'
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.
A row specifying the location and storage format
of an AGENT++ agent configuration.
of an AGENT++ agent configuration.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The name of the configuration storage entry.
A default AGENT++ agent implementation will always contain an entry (row) with the name 'primary'. The 'primary' entry specifies the storage from which the agent reads its co… |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.4976.3.3.1.3.1.1.1 |
||||||||||||
|
The path to the configuration on the agent's file
system. Depending on the persistent storage type, the path can be a directory or a file. If the path is a directory, the last character of the path has to… |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4976.3.3.1.3.1.1.2 |
||||||||||||
|
The storage format specifies the format of the persistent
configuration storage associated with this row. Currently only AGENT++'s BER encoded MIB object serialization 'agentppBER(1)' is supported. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4976.3.3.1.3.1.1.3 |
||||||||||||
|
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. … |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4976.3.3.1.3.1.1.4 |
||||||||||||
|
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. … |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4976.3.3.1.3.1.1.5 |
||||||||||||
|
The states 'idle(1)' and 'inProgress(2)' can only be
read, whereas the states 'store(3)' and 'restore(4)' can only be written. Setting this object to 'store(3)' will save the agent's configuration to the… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4976.3.3.1.3.1.1.6 |
||||||||||||
|
The storage type of the entry in the AGENT++ persistent
storage table. |
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.4976.3.3.1.3.1.1.7 |
||||||||||||
|
Control for creating and deleting entries. Entries may
not be modified while active. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4976.3.3.1.3.1.1.8 |