AGENTPP-CONFIG-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
8
.1.3.6.1.4.1.4976.3.3.1.3.1 · 1 row entry · 8 columns
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.
agentppCfgStorageEntry entry .1.3.6.1.4.1.4976.3.3.1.3.1.1
A row specifying the location and storage format
of an AGENT++ agent configuration.
Indexes
agentppCfgStorageName
Column Syntax OID
agentppCfgStorageName
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
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4976.3.3.1.3.1.1.1
agentppCfgStoragePath
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
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4976.3.3.1.3.1.1.2
agentppCfgStorageFormat
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:
1agentppBER
.1.3.6.1.4.1.4976.3.3.1.3.1.1.3
agentppCfgStorageLastStore
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
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4976.3.3.1.3.1.1.4
agentppCfgStorageLastRestore
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
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4976.3.3.1.3.1.1.5
agentppCfgStorageOperation
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:
1idle
2inProgress
3store
4restore
.1.3.6.1.4.1.4976.3.3.1.3.1.1.6
agentppCfgStorageStorageType
The storage type of the entry in the AGENT++ persistent
storage table.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.4976.3.3.1.3.1.1.7
agentppCfgStorageStatus
Control for creating and deleting entries. Entries may
not be modified while active.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4976.3.3.1.3.1.1.8