CISCO-WAN-ATM-COSB-MIB

File: CISCO-WAN-ATM-COSB-MIB.mib (14481 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IF-MIB
CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
Integer32 Counter32 MODULE-COMPLIANCE
OBJECT-GROUP ifIndex ciscoWan

Defined Types

CwacStatsAlarmConfgEntry  
SEQUENCE    
  cwacCosbIndex Integer32
  cwacCosbCurrentCellsDiscThres Integer32
  cwacStatsAlarmStatus Integer32
  cwacValidIntervals Integer32

CwacIntervalEntry  
SEQUENCE    
  cwacIntervalNumber Integer32
  cwacIntCellArrivals Counter32
  cwacIntCellDiscards Counter32
  cwacIntCellDeparts Counter32
  cwacHighIntCellArrivals Counter32
  cwacHighIntCellDiscards Counter32
  cwacHighIntCellDeparts Counter32
  cwacHCIntCellArrivals Counter64
  cwacHCIntCellDiscards Counter64
  cwacHCIntCellDeparts Counter64

Defined Values

ciscoWanAtmCosbMIB 1.3.6.1.4.1.351.150.16
The MIB to manage CoS(Class of Service) queue/buffer related parameters. One or more virtual interfaces may exist on a physical interface or a channelized interface. Every virtual interface has certain number (e.g. 16) of CoS queues. These queues are also known as Class Of Service Buffers. Every COS queue maps to an ATM trafiic type such as CBR, VBR-rt, ABR etc. These COS queues are used to provide QOS (quality of service), depending on the corresponding ATM trafiic type. This MIB provides management functionality such as Threshold Crossing Alarms(TCA) for cell discards and interval statistics for these COS queues.
MODULE-IDENTITY    

ciscoWanAtmCosbMIBObjects 1.3.6.1.4.1.351.150.16.1
OBJECT IDENTIFIER    

cwacConfig 1.3.6.1.4.1.351.150.16.1.1
OBJECT IDENTIFIER    

cwacStatistics 1.3.6.1.4.1.351.150.16.1.2
OBJECT IDENTIFIER    

cwacStatsAlarmConfgTable 1.3.6.1.4.1.351.150.16.1.2.1
This table contains alarm configuration parameters related to CoS queue. Entries in this table are automatically created when a new virtual interface is added.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwacStatsAlarmConfgEntry

cwacStatsAlarmConfgEntry 1.3.6.1.4.1.351.150.16.1.2.1.1
An entry in CoS queue alarm configuration table. This table is indexed by ifIndex, that belongs to the ifTable entry with ifType value atmVirtual(149), and cwacCosbIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwacStatsAlarmConfgEntry  

cwacCosbIndex 1.3.6.1.4.1.351.150.16.1.2.1.1.1
This is the CoS queue number to which this entry belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

cwacCosbCurrentCellsDiscThres 1.3.6.1.4.1.351.150.16.1.2.1.1.2
This object indicates the threshold for cell discards for the current 15-min interval, above which alarm is generated.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

cwacStatsAlarmStatus 1.3.6.1.4.1.351.150.16.1.2.1.1.3
This is a bitmap that shows the status of TCA(Threshold Crossing Alarm) of current queue. This bitmap is sent as part of the trap that is generated as part of TCA being raised. Bit assignmed is as follows: ---------------------------- 1 Cell discard 15 minute threshold was exceeded.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

cwacValidIntervals 1.3.6.1.4.1.351.150.16.1.2.1.1.4
The number of previous intervals for which valid data has been stored.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..96  

cwacIntervalTable 1.3.6.1.4.1.351.150.16.1.2.2
This table reflects interval statistics associated with each of the CoS queues. Entries in this table are automatically created when a new virtual interface is added.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwacIntervalEntry

cwacIntervalEntry 1.3.6.1.4.1.351.150.16.1.2.2.1
An entry for per virtual interface CoS queue interval statistics. In addition to the current 15-minute interval bucket, the previous 24 hours worth of 15-minute interval buckets are collected for each vitual interface. This table is indexed by ifIndex, that belongs to the ifTable entry with ifType value atmVirtual(149), cwacCosbIndex and cwacIntervalNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwacIntervalEntry  

cwacIntervalNumber 1.3.6.1.4.1.351.150.16.1.2.2.1.1
A number used to uniquely identify per virtual interface CoS queue interval statistics. 0 is used to identify the current 15-minute interval. 1-96 identify the previous 24 hours of 15-minute interval buckets.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..96  

cwacIntCellArrivals 1.3.6.1.4.1.351.150.16.1.2.2.1.2
The number of cells arrived at the queue during a particular 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cwacIntCellDiscards 1.3.6.1.4.1.351.150.16.1.2.2.1.3
The number of cells discarded due to congestion during a particular 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cwacIntCellDeparts 1.3.6.1.4.1.351.150.16.1.2.2.1.4
The number of cells that left the QBIN during a particular 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cwacHighIntCellArrivals 1.3.6.1.4.1.351.150.16.1.2.2.1.5
The upper 32-bits of the number of cells arrived at the queue during a particular 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cwacHighIntCellDiscards 1.3.6.1.4.1.351.150.16.1.2.2.1.6
The upper 32-bits of the number of cells discarded due to congestion during a particular 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cwacHighIntCellDeparts 1.3.6.1.4.1.351.150.16.1.2.2.1.7
The upper 32-bits of the number of cells that left the QBIN during a particular 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cwacHCIntCellArrivals 1.3.6.1.4.1.351.150.16.1.2.2.1.8
The 64 bit value of the number of cells arriving at the queue during a particular 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwacHCIntCellDiscards 1.3.6.1.4.1.351.150.16.1.2.2.1.9
The 64 bit value of the number of cells discarded due to congestion during a particular 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwacHCIntCellDeparts 1.3.6.1.4.1.351.150.16.1.2.2.1.10
The 64 bit value of the number of cells that left the QBIN during a particular 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoWanAtmCosbMIBConformance 1.3.6.1.4.1.351.150.16.2
OBJECT IDENTIFIER    

ciscoWanAtmCosbMIBCompliances 1.3.6.1.4.1.351.150.16.2.1
OBJECT IDENTIFIER    

ciscoWanAtmCosbMIBGroups 1.3.6.1.4.1.351.150.16.2.2
OBJECT IDENTIFIER    

ciscoWanAtmCosbMIBCompliance 1.3.6.1.4.1.351.150.16.2.1.1
The Compliance statement for CoS queue configuration group.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoWanAtmCosbMIBCompliance1 1.3.6.1.4.1.351.150.16.2.1.2
The Compliance statement for CoS queue configuration group.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoWanAtmCosbAlarmMIBGroup 1.3.6.1.4.1.351.150.16.2.2.1
The statistical per virtual interface CoS queue alarm group.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoWanAtmCosbAlarmMIBGroup1 1.3.6.1.4.1.351.150.16.2.2.2
The statistical per virtual interface CoS queue alarm group.
Status: current Access: read-only
OBJECT-GROUP    

ciscoHCWanAtmCosbAlarmMIBGroup 1.3.6.1.4.1.351.150.16.2.2.3
The statistical per virtual interface CoS queue alarm group.
Status: current Access: read-only
OBJECT-GROUP