agentppTestIndexAllocStrategy
AGENTPP-TEST-MIB ·
.1.3.6.1.4.1.4976.6.3.1.6
Object
scalar
r/w
Enumeration
Defines the strategy for shared table index allocation.
Context
- MIB
- AGENTPP-TEST-MIB
- OID
.1.3.6.1.4.1.4976.6.3.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentppTestObjects
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noIndexAllocation |
2 | firstSubIndexOnly |
3 | anyNonAllocatedSubIndex |
4 | alwaysFirstSubIndex |
5 | alwaysAnySubIndex |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentppTestTimeout 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 will be delayed by … | scalar | 1/1000 seconds. Unsigned32 | .1.3.6.1.4.1.4976.6.3.1.1 |
| agentppTestSharedTable This table is implemented by AgentX subagents
to test behavior of index allocation for shared tables. | table | - | .1.3.6.1.4.1.4976.6.3.1.3 |
| agentppTestSessionsTable 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 respective session. | table | - | .1.3.6.1.4.1.4976.6.3.1.4 |
| agentppTestSparseTable 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 value to the object tha… | table | - | .1.3.6.1.4.1.4976.6.3.1.5 |