MIB Viewer

AGENTPP-TEST-MIB

26 objects
This MIB module defines objects for testing the request processing of SNMP agents.
OIDNameAccessStatusDescription
1.3.6.1.4.1.4976.6.3IdentityagentppTestMIBThis MIB module defines objects for testing the request processing of SNMP agents.
1.3.6.1.4.1.4976.6.3.1NodeagentppTestObjects
1.3.6.1.4.1.4976.6.3.1.1ScalaragentppTestTimeoutread-writecurrentSetting 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.3TableagentppTestSharedTablenot-accessiblecurrentThis 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.1RowagentppTestSharedEntrynot-accessiblecurrentA 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.1ColumnagentppTestSharedTableIndexnot-accessiblecurrentA simple shared index.
1.3.6.1.4.1.4976.6.3.1.3.1.2ColumnagentppTestSharedTableCreationTimeread-onlycurrentThe date and time when this row has been created.
1.3.6.1.4.1.4976.6.3.1.3.1.3ColumnagentppTestSharedTableDelayread-createcurrentThe 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.4ColumnagentppTestSharedTableSessionread-onlycurrentThis 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.5ColumnagentppTestSharedTableRowStatusread-createcurrentThe row status of the row.
1.3.6.1.4.1.4976.6.3.1.4TableagentppTestSessionsTablenot-accessiblecurrentEach 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.1RowagentppTestSessionsEntrynot-accessiblecurrentA 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.1ColumnagentppTestSessionIndexnot-accessiblecurrentThe session ID of the AgentX subagent session that registered this row.
1.3.6.1.4.1.4976.6.3.1.4.1.2ColumnagentppTestRowCreationread-writecurrentThis 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.5TableagentppTestSparseTablenot-accessiblecurrentThis 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.1RowagentppTestSparseEntrynot-accessiblecurrentA 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.1ColumnagentppTestSparseIndexnot-accessiblecurrentAn arbitrary admin string.
1.3.6.1.4.1.4976.6.3.1.5.1.2ColumnagentppTestSparseCol1read-createcurrentBy 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.3ColumnagentppTestSparseCol2read-createcurrentBy 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.4ColumnagentppTestSparseCol3read-createcurrentBy 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.5ColumnagentppTestSparseRowStatusread-createcurrentUse this column to create a row in the test table.
1.3.6.1.4.1.4976.6.3.1.6ScalaragentppTestIndexAllocStrategyread-writecurrentDefines the strategy for shared table index allocation.
1.3.6.1.4.1.4976.6.3.2NodeagentppTestConformance
1.3.6.1.4.1.4976.6.3.2.1GroupagentppTestGroupcurrentBasic test objects.
1.3.6.1.4.1.4976.6.3.2.2GroupagentppTestAgentXSubagentGroupcurrentThis 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.3GroupagentppTestGroupSparseTablecurrentThis group contains required objects for sparse table testing.