ifPerfCounterType
RAD-MIB ·
.1.3.6.1.4.1.164.6.2.35.2.1.1.1
Object
column
SNMPv2-SMIInteger32
2nd index of the ifPerfTable. This parameter represents the Counter Type. Each application can have a different association between this object's value and counter type - see relevant application spec. For VPLS-MTU application use the following values: 1= Rx Octets, 2= Tx Octets, 3= Rx Frames, 4= Tx Frames, 5=Rx Dropped Frames, 6= Tx Dropped Frames. Optionally, counter type description appears in agnListDecodingTable
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.6.2.35.2.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ifPerfEntry
- Table
- ifPerfTable
- Siblings
- 3
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ifPerfLowCounterPart In order to support Counters having 64 bit length,
the performance counter is divided into two 32 bit parameters as follows:
[ 64 bit parameter ] = [ High 32 bit parameter ][ L… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.2.35.2.1.1.2 |
| ifPerfHighCounterPart This parameter holds the High 32 bits of the counter
(see description in the above parameter). | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.2.35.2.1.1.3 |
| ifPerfHCCounter This High Capacity counter holds whole 64 bits of the counter
indicated by ifPerfCounterType (concatenates both counter parts
ifPerfHighCounterPart&ifPerfLowCounterPart)
This ob… | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.164.6.2.35.2.1.1.4 |