agentppSimDeleteTableContents
AGENTPP-SIMULATION-MIB ·
.1.3.6.1.4.1.4976.2.1.3
Object
scalar
r/w
ObjectIdentifier
Setting this object to the object identifier of a table entry object will delete all rows of that table. If the given object identifier does not denote a table known by the simulation agent, wrongValue is returned. For example, if your table has the oid 1.3.6.1.3.2, then the table entry object has the the oid 1.3.6.1.3.2.1, which is the oid you have to write to this object in order to delete the table's contents.
Context
- MIB
- AGENTPP-SIMULATION-MIB
- OID
.1.3.6.1.4.1.4976.2.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentppSim
- Siblings
- 2
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentppSimMode Setting this object to config(2) enables the
configuration mode of all simulated MIB objects.
Each such object instance can then be written or
created, even though its MAX-ACCESS … | scalar | Enumeration | .1.3.6.1.4.1.4976.2.1.1 |
| agentppSimDeleteRow Setting this object to an object identifier of
an arbitrary instance of a table's row, will
remove the row from the target table. If the
object identifier does not denote such a… | scalar | ObjectIdentifier | .1.3.6.1.4.1.4976.2.1.2 |