spvRowStatus
PCUBE-SE-MIB ·
.1.3.6.1.4.1.5655.4.1.8.3.1.4
Object
This object controls creation of a table entry. Only setting the createAndGo (4) and destroy (6) will change the status of the entry.
Context
- MIB
- PCUBE-SE-MIB
- OID
.1.3.6.1.4.1.5655.4.1.8.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- subscribersPropertiesValueEntry
- Table
- subscribersPropertiesValueTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| spvIndex A index to the table. | column | Integer32 | .1.3.6.1.4.1.5655.4.1.8.3.1.1 |
| spvSubName A name that uniquely identifies the subscriber. | column | OctetString | .1.3.6.1.4.1.5655.4.1.8.3.1.2 |
| spvPropertyName A name that uniquely identifies the subscriber 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.8.3.1.3 |
| spvPropertyStringValue The value of the subscriber property in string format. | column | OctetString | .1.3.6.1.4.1.5655.4.1.8.3.1.5 |
| spvPropertyUintValue The value of the subscriber 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.8.3.1.6 |
| spvPropertyCounter64Value The value of the subscriber property in
Counter64. If the property can't be casted
to Counter64 this object returns zero. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.5655.4.1.8.3.1.7 |