spvSubName
PCUBE-SE-MIB ·
.1.3.6.1.4.1.5655.4.1.8.3.1.2
Object
column
r/w
OctetString
A name that uniquely identifies the subscriber.
Context
- MIB
- PCUBE-SE-MIB
- OID
.1.3.6.1.4.1.5655.4.1.8.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- subscribersPropertiesValueEntry
- Table
- subscribersPropertiesValueTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-40
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 |
| 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 |
| spvRowStatus This object controls creation of a table entry.
Only setting the createAndGo (4) and destroy (6)
will change the status of the entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.5655.4.1.8.3.1.4 |
| 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 |