CISCO-WAN-ATM-COSB-MIB
- Registered at
- 1.3.6.1.4.1.351.150.16
- Last updated
- 2003-03-21 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2003-03-21 00:00, 2002-06-10 00:00, 2000-04-17 00:00
- Namespace
- cisco
- Source file
CISCO-WAN-ATM-COSB-MIB- Digest
sha256:22af07fb0edc1273bf8f3b49d5660a42d355c274e502da4bbc7c17bb342b88e0
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wanatm@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCOWAN-SMI | ciscoWan |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-WAN-ATM-COSB-MIB CISCOWAN-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoWanAtmCosbMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.16.1 | |||
| cwacConfig OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.16.1.1 | |||
| cwacStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.16.1.2 | |||
| cwacStatsAlarmConfgTable OBJECT-TYPE This table contains alarm configuration parameters related to CoS queue. Entries in this table are automatically created when a new virtual interface is added. | 1.3.6.1.4.1.351.150.16.1.2.1 | not-accessible | current | |
| cwacStatsAlarmConfgEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.16.1.2.1.1 | not-accessible | current | |
| cwacCosbIndex OBJECT-TYPE This is the CoS queue number to which this entry belongs. | 1.3.6.1.4.1.351.150.16.1.2.1.1.1 | Integer32 (1..32) | not-accessible | current |
| cwacCosbCurrentCellsDiscThres OBJECT-TYPE This object indicates the threshold for cell discards for the current 15-min interval, above which alarm is generated. | 1.3.6.1.4.1.351.150.16.1.2.1.1.2 | Integer32 (0..2147483647) | read-write | current |
| cwacStatsAlarmStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.16.1.2.1.1.3 | Integer32 (0..2147483647) | read-only | current |
| cwacValidIntervals OBJECT-TYPE The number of previous intervals for which valid data has been stored. | 1.3.6.1.4.1.351.150.16.1.2.1.1.4 | Integer32 (0..96) | read-only | current |
| cwacIntervalTable OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.16.1.2.2 | not-accessible | current | |
| cwacIntervalEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.16.1.2.2.1 | not-accessible | current | |
| cwacIntervalNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.16.1.2.2.1.1 | Integer32 (0..96) | not-accessible | current |
| cwacIntCellArrivals OBJECT-TYPE The number of cells arrived at the queue during a particular 15 minute interval. | 1.3.6.1.4.1.351.150.16.1.2.2.1.2 | Counter32 | read-only | current |
| cwacIntCellDiscards OBJECT-TYPE The number of cells discarded due to congestion during a particular 15 minute interval. | 1.3.6.1.4.1.351.150.16.1.2.2.1.3 | Counter32 | read-only | current |
| cwacIntCellDeparts OBJECT-TYPE The number of cells that left the QBIN during a particular 15 minute interval. | 1.3.6.1.4.1.351.150.16.1.2.2.1.4 | Counter32 | read-only | current |
| cwacHighIntCellArrivals OBJECT-TYPE The upper 32-bits of the number of cells arrived at the queue during a particular 15-minute interval. | 1.3.6.1.4.1.351.150.16.1.2.2.1.5 | Counter32 | read-only | current |
| cwacHighIntCellDiscards OBJECT-TYPE The upper 32-bits of the number of cells discarded due to congestion during a particular 15-minute interval. | 1.3.6.1.4.1.351.150.16.1.2.2.1.6 | Counter32 | read-only | current |
| cwacHighIntCellDeparts OBJECT-TYPE The upper 32-bits of the number of cells that left the QBIN during a particular 15-minute interval. | 1.3.6.1.4.1.351.150.16.1.2.2.1.7 | Counter32 | read-only | current |
| cwacHCIntCellArrivals OBJECT-TYPE The 64 bit value of the number of cells arriving at the queue during a particular 15-minute interval. | 1.3.6.1.4.1.351.150.16.1.2.2.1.8 | Counter64 | read-only | current |
| cwacHCIntCellDiscards OBJECT-TYPE The 64 bit value of the number of cells discarded due to congestion during a particular 15-minute interval. | 1.3.6.1.4.1.351.150.16.1.2.2.1.9 | Counter64 | read-only | current |
| cwacHCIntCellDeparts OBJECT-TYPE The 64 bit value of the number of cells that left the QBIN during a particular 15-minute interval. | 1.3.6.1.4.1.351.150.16.1.2.2.1.10 | Counter64 | read-only | current |
| ciscoWanAtmCosbMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.16.2 | |||
| ciscoWanAtmCosbMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.16.2.1 | |||
| ciscoWanAtmCosbMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.16.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoWanAtmCosbMIBCompliance MODULE-COMPLIANCE The Compliance statement for CoS queue configuration group. | 1.3.6.1.4.1.351.150.16.2.1.1 | deprecated |
| ciscoWanAtmCosbMIBCompliance1 MODULE-COMPLIANCE The Compliance statement for CoS queue configuration group. | 1.3.6.1.4.1.351.150.16.2.1.2 | current |
| ciscoWanAtmCosbAlarmMIBGroup OBJECT-GROUP The statistical per virtual interface CoS queue alarm group. | 1.3.6.1.4.1.351.150.16.2.2.1 | deprecated |
| ciscoWanAtmCosbAlarmMIBGroup1 OBJECT-GROUP The statistical per virtual interface CoS queue alarm group. | 1.3.6.1.4.1.351.150.16.2.2.2 | current |
| ciscoHCWanAtmCosbAlarmMIBGroup OBJECT-GROUP The statistical per virtual interface CoS queue alarm group. | 1.3.6.1.4.1.351.150.16.2.2.3 | current |