NMS-QOS-QUEUE

File: NMS-QOS-QUEUE.mib (3305 bytes)

Imported modules

RFC-1212 NMS-SMI

Imported symbols

OBJECT-TYPE nmstemporary

Defined Types

NMSQosQueueEntry  
SEQUENCE    
  ifIndex INTEGER
  queueNo INTEGER
  queueLen INTEGER
  queueDrops INTEGER
  queueCross INTEGER

Defined Values

nmsQosQueue 1.3.6.1.4.1.3320.3.7
OBJECT IDENTIFIER    

nmsQosQueueTable 1.3.6.1.4.1.3320.3.7.1
A list of QoS queue related statistics table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSQosQueueEntry

nmsQosQueueEntry 1.3.6.1.4.1.3320.3.7.1.1
A collection of additional objects in the Qos queue related statistics table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSQosQueueEntry  

ifIndex 1.3.6.1.4.1.3320.3.7.1.1.1
QoS queue belonged interface id, unique in system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

queueNo 1.3.6.1.4.1.3320.3.7.1.1.2
QoS queue serial number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

queueLen 1.3.6.1.4.1.3320.3.7.1.1.3
QoS queue length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

queueDrops 1.3.6.1.4.1.3320.3.7.1.1.4
QoS queue discarded package count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

queueCross 1.3.6.1.4.1.3320.3.7.1.1.5
QoS queue crossed package count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER