apvRowStatus
PCUBE-SE-MIB ·
.1.3.6.1.4.1.5655.4.1.13.3.1.3
Object
This object controls creation of a table entry.
Context
- MIB
- PCUBE-SE-MIB
- OID
.1.3.6.1.4.1.5655.4.1.13.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- appPropertiesValueEntry
- Table
- appPropertiesValueTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| apvIndex Index to the table. | column | Integer32 | .1.3.6.1.4.1.5655.4.1.13.3.1.1 |
| apvPropertyName A name that uniquely identifies the application
property. Array type properties may be accessed
each element at a time in C like format, e.g. x[1],
or y[1][2]. | column | OctetString | .1.3.6.1.4.1.5655.4.1.13.3.1.2 |
| apvPropertyStringValue The value of the application property in display
string format. | column | OctetString | .1.3.6.1.4.1.5655.4.1.13.3.1.4 |
| apvPropertyUintValue The value of the application property in
unsigned integer. If the property
can't be casted to unsigned integer this
object returns zero. | column | Unsigned32 | .1.3.6.1.4.1.5655.4.1.13.3.1.5 |
| apvPropertyCounter64Value The value of the application property in Counter64 format.
If the property can't be casted to Counter64, getting
this object returns zero. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.5655.4.1.13.3.1.6 |