AGENTPP-TEST-MIB
26 objects
This MIB module defines objects for testing the request processing of SNMP agents.
Imported Objects
| AGENTPP-GLOBAL-REG | agentppExpr |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | OBJECT-GROUP |
| SNMPv2-SMI | Gauge32 Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DateAndTime RowStatus |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4976.6.3 | IdentityagentppTestMIB | This MIB module defines objects for testing the request processing of SNMP agents. | ||
| 1.3.6.1.4.1.4976.6.3.1 | NodeagentppTestObjects | |||
| 1.3.6.1.4.1.4976.6.3.1.1 | ScalaragentppTestTimeout | read-write | current | Setting this object will be delayed by the given amount of milliseconds. That is, by setting this object to 1000 the corresponding response to that SET request… |
| 1.3.6.1.4.1.4976.6.3.1.3 | TableagentppTestSharedTable | not-accessible | current | This table is implemented by AgentX subagents to test behavior of index allocation for shared tables. |
| 1.3.6.1.4.1.4976.6.3.1.3.1 | RowagentppTestSharedEntry | not-accessible | current | A row of a shared table. Each row is allocated and registered in random intervals. |
| 1.3.6.1.4.1.4976.6.3.1.3.1.1 | ColumnagentppTestSharedTableIndex | not-accessible | current | A simple shared index. |
| 1.3.6.1.4.1.4976.6.3.1.3.1.2 | ColumnagentppTestSharedTableCreationTime | read-only | current | The date and time when this row has been created. |
| 1.3.6.1.4.1.4976.6.3.1.3.1.3 | ColumnagentppTestSharedTableDelay | read-create | current | The number of 1/100 seconds that a request to this row will be delayed before it is processed. |
| 1.3.6.1.4.1.4976.6.3.1.3.1.4 | ColumnagentppTestSharedTableSession | read-only | current | This object denotes the AgentX session ID of the session on whose behalf this row has been created. |
| 1.3.6.1.4.1.4976.6.3.1.3.1.5 | ColumnagentppTestSharedTableRowStatus | read-create | current | The row status of the row. |
| 1.3.6.1.4.1.4976.6.3.1.4 | TableagentppTestSessionsTable | not-accessible | current | Each session of a subagent registers one row in this table, which itself does then allow to create rows in the agentppTestSharedTable on behalf of the respecti… |
| 1.3.6.1.4.1.4976.6.3.1.4.1 | RowagentppTestSessionsEntry | not-accessible | current | A row of this table is created by each subagent session that implements the AGENTPP-TEST-MIB. |
| 1.3.6.1.4.1.4976.6.3.1.4.1.1 | ColumnagentppTestSessionIndex | not-accessible | current | The session ID of the AgentX subagent session that registered this row. |
| 1.3.6.1.4.1.4976.6.3.1.4.1.2 | ColumnagentppTestRowCreation | read-write | current | This object can be set to the index of a new row in the agentppTestSharedTable. If a row with the set index already exists, this object will return zero, other… |
| 1.3.6.1.4.1.4976.6.3.1.5 | TableagentppTestSparseTable | not-accessible | current | This table implements a dynamically sparsed table. Each column except the row status column can be set notAccessible. This is done by just setting the same val… |
| 1.3.6.1.4.1.4976.6.3.1.5.1 | RowagentppTestSparseEntry | not-accessible | current | A row of a sparse table can be created and deleted via its row status column. |
| 1.3.6.1.4.1.4976.6.3.1.5.1.1 | ColumnagentppTestSparseIndex | not-accessible | current | An arbitrary admin string. |
| 1.3.6.1.4.1.4976.6.3.1.5.1.2 | ColumnagentppTestSparseCol1 | read-create | current | By setting this object to its current value the object becomes notAccessible allowing testing of sparse table implementation. |
| 1.3.6.1.4.1.4976.6.3.1.5.1.3 | ColumnagentppTestSparseCol2 | read-create | current | By setting this object to its current value the object becomes notAccessible allowing testing of sparse table implementation. |
| 1.3.6.1.4.1.4976.6.3.1.5.1.4 | ColumnagentppTestSparseCol3 | read-create | current | By setting this object to its current value the object becomes notAccessible allowing testing of sparse table implementation. |
| 1.3.6.1.4.1.4976.6.3.1.5.1.5 | ColumnagentppTestSparseRowStatus | read-create | current | Use this column to create a row in the test table. |
| 1.3.6.1.4.1.4976.6.3.1.6 | ScalaragentppTestIndexAllocStrategy | read-write | current | Defines the strategy for shared table index allocation. |
| 1.3.6.1.4.1.4976.6.3.2 | NodeagentppTestConformance | |||
| 1.3.6.1.4.1.4976.6.3.2.1 | GroupagentppTestGroup | current | Basic test objects. | |
| 1.3.6.1.4.1.4976.6.3.2.2 | GroupagentppTestAgentXSubagentGroup | current | This group contains test objects for AgentX subagents. Non-AgentX agents should not implement these objects. | |
| 1.3.6.1.4.1.4976.6.3.2.3 | GroupagentppTestGroupSparseTable | current | This group contains required objects for sparse table testing. |