queueId
CUSTOMIF-STATS-MIB ·
.1.3.6.1.4.1.36673.103.1.2.1.2
Object
column
Integer32
The queue Id which indexes the queue stats entry for unicast, multicast and priority group queues.
Context
- MIB
- CUSTOMIF-STATS-MIB
- OID
.1.3.6.1.4.1.36673.103.1.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ifQueueStatsEntry
- Table
- ifQueueStatsTable
- Siblings
- 7
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-8
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| queuetype The type of the queue in the interface either unicast/multicast/
priority group. 1-unicast, 2-multicast, 3-priority group. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.36673.103.1.2.1.1 |
| queueName Queue Name corresponding to the QueueId. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.36673.103.1.2.1.3 |
| queueSize The size of the queue, referred by the ifIndex and queueId. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.36673.103.1.2.1.4 |
| ifQueueTxPkts The number of outbound packets that are transmitted through the
queue on an interface. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.36673.103.1.2.1.5 |
| ifQueueTxBytes The number of outbound bytes that are transmitted through the
queue on an interface. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.36673.103.1.2.1.6 |
| ifQueueDropPkts The number of tx packets that are dropped in the
queue on an interface. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.36673.103.1.2.1.7 |
| ifQueueDropBytes The number of tx bytes that are dropped in the
queue on an interface. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.36673.103.1.2.1.8 |