COLUBRIS-QOS-MIB

File: COLUBRIS-QOS-MIB.mib (7556 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IF-MIB
COLUBRIS-SMI COLUBRIS-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
MODULE-COMPLIANCE OBJECT-GROUP ifIndex
colubrisMgmtV2 ColubrisPriorityQueue

Defined Types

CoQOSCountersEntry  
SEQUENCE    
  coQOSQueueId ColubrisPriorityQueue
  coQOSTransmittedFrameCount Counter32
  coQOSMulticastTransmittedFrameCount Counter32
  coQOSFailedCount Counter32
  coQOSRetryCount Counter32
  coQOSMultipleRetryCount Counter32
  coQOSFrameDuplicateCount Counter32
  coQOSReceivedFrameCount Counter32
  coQOSMulticastReceivedFrameCount Counter32

Defined Values

colubrisQOS 1.3.6.1.4.1.8744.5.13
The MIB module for enterprise specific QoS options.
MODULE-IDENTITY    

colubrisQOSMIBObjects 1.3.6.1.4.1.8744.5.13.1
OBJECT IDENTIFIER    

coQOSStatistics 1.3.6.1.4.1.8744.5.13.1.1
OBJECT IDENTIFIER    

coQOSCountersTable 1.3.6.1.4.1.8744.5.13.1.1.1
Group containing attributes that are MAC counters. In tabular form to allow multiple instances on an agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoQOSCountersEntry

coQOSCountersEntry 1.3.6.1.4.1.8744.5.13.1.1.1.1
An entry in the coQOSCountersEntry Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoQOSCountersEntry  

coQOSQueueId 1.3.6.1.4.1.8744.5.13.1.1.1.1.1
Queue identifier used to access the statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  ColubrisPriorityQueue  

coQOSTransmittedFrameCount 1.3.6.1.4.1.8744.5.13.1.1.1.1.2
This counter increments only when an acknowledged MPDU with an individual address in address 1 field, or MPDU with a multicast address in the address 1 field of type Data or Management is transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coQOSMulticastTransmittedFrameCount 1.3.6.1.4.1.8744.5.13.1.1.1.1.3
This counter increments only when the multicast bit is set in the destination MAC address of a successfully transmitted MSDU. When operating as a STA in an ESS, where these frames are directed to the AP, this implies having received an acknowledgment to all associated MPDUs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coQOSFailedCount 1.3.6.1.4.1.8744.5.13.1.1.1.1.4
This counter increments when an MSDU is not transmitted successfully due to the number of transmit attempts exceeding either the coQOSShortRetryLimit or coQOSLongRetryLimit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coQOSRetryCount 1.3.6.1.4.1.8744.5.13.1.1.1.1.5
This counter increments when an MSDU is successfully transmitted after one or more retransmissions. This is basically a total of single and multiple retry counts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coQOSMultipleRetryCount 1.3.6.1.4.1.8744.5.13.1.1.1.1.6
This counter increments when an MSDU is successfully transmitted after more than one retransmission.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coQOSFrameDuplicateCount 1.3.6.1.4.1.8744.5.13.1.1.1.1.7
This counter increments when a frame is received that the Sequence Control field indicates is a duplicate.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coQOSReceivedFrameCount 1.3.6.1.4.1.8744.5.13.1.1.1.1.8
This counter shall be incremented for each successfully received MPDU of type Data or Management. This is basically a total of unicast and multicast received frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coQOSMulticastReceivedFrameCount 1.3.6.1.4.1.8744.5.13.1.1.1.1.9
This counter incremenst when an MPDU is received with the multicast bit set in the destination MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coQOSConformance 1.3.6.1.4.1.8744.5.13.1.2
OBJECT IDENTIFIER    

coQOSGroups 1.3.6.1.4.1.8744.5.13.1.2.1
OBJECT IDENTIFIER    

coQOSCompliances 1.3.6.1.4.1.8744.5.13.1.2.2
OBJECT IDENTIFIER    

coQOSCompliance 1.3.6.1.4.1.8744.5.13.1.2.2.1
The compliance statement for SNMPv2 entities that implement the IEEE 802.11 MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

coQOSCountersGroup 1.3.6.1.4.1.8744.5.13.1.2.1.1
Provides the necessary support for QOS counters.
Status: current Access: read-only
OBJECT-GROUP