apvPropertyUintValue
PCUBE-SE-MIB ·
.1.3.6.1.4.1.5655.4.1.13.3.1.5
Object
column
Unsigned32
The value of the application property in unsigned integer. If the property can't be casted to unsigned integer this object returns zero.
Context
- MIB
- PCUBE-SE-MIB
- OID
.1.3.6.1.4.1.5655.4.1.13.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appPropertiesValueEntry
- Table
- appPropertiesValueTable
- Siblings
- 5
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
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 |
| 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 |
| 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 |