agentppSimDeleteRow
AGENTPP-SIMULATION-MIB ·
.1.3.6.1.4.1.4976.2.1.2
Object
scalar
r/w
ObjectIdentifier
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 row,
wrongValue is returned.
For example, if your table has the oid 1.3.6.1.3.1
and the the index of that table is an integer,
then you will have to provide the following oid
in order to delete the row with index 100:
1.3.6.1.3.1.1.1.100
Context
- MIB
- AGENTPP-SIMULATION-MIB
- OID
.1.3.6.1.4.1.4976.2.1.2- 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 |
| agentppSimDeleteTableContents 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 simul… | scalar | ObjectIdentifier | .1.3.6.1.4.1.4976.2.1.3 |