apvPropertyCounter64Value
PCUBE-SE-MIB ·
.1.3.6.1.4.1.5655.4.1.13.3.1.6
Object
column
SNMPv2-SMICounter64
The value of the application property in Counter64 format. If the property can't be casted to Counter64, getting this object returns zero.
Context
- MIB
- PCUBE-SE-MIB
- OID
.1.3.6.1.4.1.5655.4.1.13.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appPropertiesValueEntry
- Table
- appPropertiesValueTable
- Siblings
- 5
Syntax
SNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
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 |
| 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 |