apvPropertyStringValue
PCUBE-SE-MIB ·
.1.3.6.1.4.1.5655.4.1.13.3.1.4
Object
column
OctetString
The value of the application property in display string format.
Context
- MIB
- PCUBE-SE-MIB
- OID
.1.3.6.1.4.1.5655.4.1.13.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appPropertiesValueEntry
- Table
- appPropertiesValueTable
- Siblings
- 5
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-128
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 |
| apvRowStatus This object controls creation of a table entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.5655.4.1.13.3.1.3 |
| 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 |