CISCO-ATM-TRUNK-STAT-MIB
- Registered at
- 1.3.6.1.4.1.9.9.407
- Last updated
- 2005-08-10 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2005-08-10 00:00, 2004-05-12 00:00
- Namespace
- cisco
- Source file
CISCO-ATM-TRUNK-STAT-MIB- Digest
sha256:0eea287065c453a482f56a848847270f3a51087f042a4f173dce38be204e7035
Description
The MIB module contains ATM Trunk statistics. TERMINOLOGY ----------- PVC: Permanent Virtual Circuit OAM: Operation and Management CRC: Cyclic redundancy check AIS: Alarm Indication Signal TDM: Time Division Multiplex FERF: Far End Receive Failure CPS: Common Part Sub-layer PDU: Protocol Data Unit HEC: Header Error Control DSP: Digital Signal Processing CID: Channel Identifier UUI: User-to-User Information VoIP: Voice over IP CCS: Common Channel Signaling VoAAL2: Voice over AAL2 SDU: Service Data Unit HDLC: High Level Data Link Control SAR: Segmantation and Reassembly External AIS - is an Alarm Indication Signal associated with a maintenance alarm detected on a defective maintenance span, that is transmitted in the direction of the defect as a substitute for normal signal. The purpose is to show the downstream entities that a defect has been identified and to prevent other maintenance alarms consequent to this first defect. External AIS bit stream is represented by an all 1's signal. Ref - ITU-T Rec. M.20 sec. 5.4.2 a External RAI - is a Remote Alarm Indication signal that is transmitted upstream from an entity that has detected defects persisting long enough to constitute a received signal failure. Its purpose is to report in the backward direction that there is an interruption of service in the forward direction. The forward direction is from the originating end of the alarm to the remote end. The backward direction is from the remote end to the orginating end of the alarm. Ref - ITU-T Rec. G.704 section 2.1.3.1.3 I.366.2 - ANNEX N External Connection AIS - is a Alarm Indicating Signal transmitted in the downstream direction from the AAL type 2 connecting point that first detects a defect affecting the AAL type 2 connection; this includes defects indicated by lower layers. Ref - ITU-T Rec. I.610 sec 6.2.2.1.1.1 External Connection RDI - is a signal transmitted upstream by an AAl type 2 endpoint that is in an alarm state as the result of having received an AAL type2 connection AIS or having detected a defect that affects the AAL type2 connection. All ATM alarm definitions are specified in I.610 (ITU standard).
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 |
|---|---|
| ATM-TC-MIB | AtmVcIdentifier, AtmVpIdentifier |
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ATM-TC-MIB CISCO-ATM-TRUNK-STAT-MIB CISCO-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoAtmTrunkStatNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.407.0 | |||
| ciscoAtmTrunkStatObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.407.1 | |||
| catsStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.407.1.1 | |||
| catsPvcHistoryTable OBJECT-TYPE This table represents a 24 hour history of statistics per PVC. The statistics are collected using 15 minute intervals. Entries in this table are populated at the end of the interval. | 1.3.6.1.4.1.9.9.407.1.1.1 | not-accessible | current | |
| catsPvcHistoryEntry OBJECT-TYPE An entry in the table. Each entry represents the PVC statistics for a given 15 minute interval. The ifIndex refers to the instance in the ifTable with ifType propAtm(197) or atm(37). | 1.3.6.1.4.1.9.9.407.1.1.1.1 | not-accessible | current | |
| catsPvcVpi OBJECT-TYPE The VPI value for the PVC for which the statistics are being collected. | 1.3.6.1.4.1.9.9.407.1.1.1.1.1 | AtmVpIdentifier | not-accessible | current |
| catsPvcVci OBJECT-TYPE The VCI value for the PVC for which the statistics are being collected. | 1.3.6.1.4.1.9.9.407.1.1.1.1.2 | AtmVcIdentifier | not-accessible | current |
| catsPvcIntervalIndex OBJECT-TYPE This is the history interval number. The intervals are 15 minutes long and thus for a 24 hour period there will be 96 intervals. The 24 hour interval is aligned to wall clock. The index of 1 will represent the interval from 00:00 to 00:15. The index of 2 will represent the interval from 00:15 to 00:30 and so on. | 1.3.6.1.4.1.9.9.407.1.1.1.1.3 | Unsigned32 (1..96) | not-accessible | current |
| catsPvcValidFlag OBJECT-TYPE This object is used to indicate if the entry has valid statistics data. It contains a value of true(1) if the data is valid and false(2) otherwise. A possible scenario when this flag will be set to false(2) is when there are time changes due to daylight savings time and/ or time zone changes. This flag can also be set to false(2) if the statistics in this 15 minute interval have experienced discontinuity. | 1.3.6.1.4.1.9.9.407.1.1.1.1.4 | TruthValue | read-only | current |
| catsPvcDiscontinuityTime OBJECT-TYPE This object will represent the timestamp when the statistics in this 15 minute interval were discontinued due to a forced clear on the module. If this has the default value then it indicates that the statistics in this interval have not experienced any discontinuity. | 1.3.6.1.4.1.9.9.407.1.1.1.1.5 | TimeStamp | read-only | current |
| catsPvcAtmXmtCells OBJECT-TYPE The total number of cells transmitted by this PVC towards the ATM network. | 1.3.6.1.4.1.9.9.407.1.1.1.1.6 | Counter32 | read-only | current |
| catsPvcAtmRcvCells OBJECT-TYPE The total number of cells received by this PVC from the ATM network. | 1.3.6.1.4.1.9.9.407.1.1.1.1.7 | Counter32 | read-only | current |
| catsPvcAvgAtmXmtCells OBJECT-TYPE The average number of cells transmitted towards the network by this PVC. The average is computed by dividing the total number of cells transmitted over this 15 minute interval by the interval time (15 minutes). | 1.3.6.1.4.1.9.9.407.1.1.1.1.8 | Counter32 | read-only | current |
| catsPvcAvgAtmRcvCells OBJECT-TYPE The average number of cells received from the network by the PVC. The average is computed by dividing the total number of cells received over this 15 minute interval by the interval time (15 minutes). | 1.3.6.1.4.1.9.9.407.1.1.1.1.9 | Counter32 | read-only | current |
| catsPvcPeakAtmXmtCells OBJECT-TYPE The peak number of cells per second transmitted towards the network. The transmitted cells per second are monitored every second and the peak value over this 15 minute interval is returned in this object. | 1.3.6.1.4.1.9.9.407.1.1.1.1.10 | Counter32 | read-only | current |
| catsPvcPeakAtmRcvCells OBJECT-TYPE The peak number of cells per second received from the network. The received cells per second are monitored every second and the peak value over this 15 minute interval is returned in this object. | 1.3.6.1.4.1.9.9.407.1.1.1.1.11 | Counter32 | read-only | current |
| catsPvcOamXmtEndLpbkCells OBJECT-TYPE The number of OAM end-to-end loopback cells that were transmitted on this connection during this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.1.1.12 | Counter32 | read-only | current |
| catsPvcOamRcvEndLpbkCells OBJECT-TYPE The number of OAM end-to-end loopback cells that were received on this connection during this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.1.1.13 | Counter32 | read-only | current |
| catsPvcOamXmtSegLpbkCells OBJECT-TYPE The number of OAM Segment loop back cells that were transmitted on this connection during this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.1.1.14 | Counter32 | read-only | current |
| catsPvcOamRcvSegLpbkCells OBJECT-TYPE The number of OAM Segment loop back cells that were received on this connection during this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.1.1.15 | Counter32 | read-only | current |
| catsPvcOamLpbkLostCells OBJECT-TYPE This object keeps track of the number of OAM loopback cells lost. | 1.3.6.1.4.1.9.9.407.1.1.1.1.16 | Counter32 | read-only | current |
| catsPvcDiscardedRcvOamCells OBJECT-TYPE The number of OAM cells that had CRC errors and are not counted in any other counters for received OAM cells. | 1.3.6.1.4.1.9.9.407.1.1.1.1.17 | Counter32 | read-only | current |
| catsPvcAisSuppressCnts OBJECT-TYPE The number of instances that an ATM AIS alarm was successfully suppressed which prevented the alarm from propagating to the TDM interfaces. | 1.3.6.1.4.1.9.9.407.1.1.1.1.18 | Counter32 | read-only | current |
| catsPvcXmtAisCnts OBJECT-TYPE The number of instances that an ATM AIS alarm was transmitted. | 1.3.6.1.4.1.9.9.407.1.1.1.1.19 | Counter32 | read-only | current |
| catsPvcRcvAisCnts OBJECT-TYPE The number of instances that an ATM AIS alarm was received. | 1.3.6.1.4.1.9.9.407.1.1.1.1.20 | Counter32 | read-only | current |
| catsPvcXmtFerfCnts OBJECT-TYPE The number of instances that an ATM FERF alarm was transmitted. | 1.3.6.1.4.1.9.9.407.1.1.1.1.21 | Counter32 | read-only | current |
| catsPvcRcvFerfCnts OBJECT-TYPE The number of instances that an ATM FERF alarm was received. | 1.3.6.1.4.1.9.9.407.1.1.1.1.22 | Counter32 | read-only | current |
| catsPvcXmtAisCells OBJECT-TYPE The number of AIS cells that were transmitted on this connection during this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.1.1.23 | Counter32 | read-only | current |
| catsPvcRcvAisCells OBJECT-TYPE The number of AIS cells that were received on this connection during this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.1.1.24 | Counter32 | read-only | current |
| catsPvcXmtFerfCells OBJECT-TYPE The number of FERF cells that were transmitted on this connection during this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.1.1.25 | Counter32 | read-only | current |
| catsPvcRcvFerfCells OBJECT-TYPE The number of FERF cells that were received on this connection during this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.1.1.26 | Counter32 | read-only | current |
| catsPvcOamLpbkTimeoutCnts OBJECT-TYPE The number of instances that OAM Loopback Timeout alarm had occurred within this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.1.1.27 | Counter32 | read-only | current |
| catsPvcNewOamLpbkTimeoutDur OBJECT-TYPE The duration of new OAM Loopback Timeout alarms for this 15 minute interval expressed in seconds. | 1.3.6.1.4.1.9.9.407.1.1.1.1.28 | Unsigned32 | read-only | current |
| catsPvcActiveOamLpbkTimeoutDur OBJECT-TYPE The total duration of new and past OAM loopback timeout alarms that were active during this 15 minute interval. For example, if the an alarm lasted for a total of 50 seconds and crossed interval boundaries. In the previous 15 minute interval it lasted for 30 seconds and 20 seconds in the current 15 minute interval. There is a new alarm that lasted for 15 seconds in the current 15 minute interval as well. Thus, this object will have a value of 20+15 = 35 seconds. | 1.3.6.1.4.1.9.9.407.1.1.1.1.29 | Unsigned32 | read-only | current |
| catsPvcOamLpbkTimeoutThreshold OBJECT-TYPE This is the threshold for OAM Loopback Timeout alarm expressed in seconds. If the OAM cell is not received back within the threshold specified in this object, an OAM loopback timeout alarm is generated. | 1.3.6.1.4.1.9.9.407.1.1.1.1.30 | Unsigned32 (1..60) | read-only | current |
| catsAal2PvcHistoryTable OBJECT-TYPE This table represents a 24 hour history of statistics per AAL2 PVC. The statistics are collected using 15 minute intervals. Entries in this table are populated at the end of the interval. | 1.3.6.1.4.1.9.9.407.1.1.2 | not-accessible | current | |
| catsAal2PvcHistoryEntry OBJECT-TYPE An entry in the table. Each entry contains the statistics for particular AAL2 PVC for the given 15 minute interval. The primary index, ifIndex, will be of ifType propAtm(197), atm(37) or aal2(187). | 1.3.6.1.4.1.9.9.407.1.1.2.1 | not-accessible | current | |
| catsAal2PvcVpi OBJECT-TYPE The VPI value for the AAL2 PVC for which the statistics are being collected. | 1.3.6.1.4.1.9.9.407.1.1.2.1.1 | AtmVpIdentifier | not-accessible | current |
| catsAal2PvcVci OBJECT-TYPE The VCI value for the AAL2 PVC for which the statistics are being collected. | 1.3.6.1.4.1.9.9.407.1.1.2.1.2 | AtmVcIdentifier | not-accessible | current |
| catsAal2PvcIntervalIndex OBJECT-TYPE This is the history interval number. The intervals are 15 minutes long and thus for a 24 hour period there will be 96 intervals. The 24 hour interval is aligned to wall clock. The index of 1 will represent the interval from 00:00 to 00:15. The index of 2 will represent the interval from 00:15 to 00:30 and so on. | 1.3.6.1.4.1.9.9.407.1.1.2.1.3 | Unsigned32 (1..96) | not-accessible | current |
| catsAal2PvcValidFlag OBJECT-TYPE This object is used to indicate if the entry has valid statistics data. It contains a value of true(1) if the data is valid and false(2) otherwise. A possible scenario when this flag will be set to false(2) is when there are time changes due to daylight savings time and/ or time zone changes. This flag can also be set to false(2) if statistics in this 15 minute interval have experienced discontinuity. | 1.3.6.1.4.1.9.9.407.1.1.2.1.4 | TruthValue | read-only | current |
| catsAal2PvcDiscontinuityTime OBJECT-TYPE This object will represent the timestamp when the statistics in this 15 minute interval were discontinued due to a forced clear on the module. If this has the default value then it indicates that the statistics in this interval have not experienced any discontinuity. | 1.3.6.1.4.1.9.9.407.1.1.2.1.5 | TimeStamp | read-only | current |
| catsAal2PvcCpsSentPkts OBJECT-TYPE The number of AAL2 CPS packets sent to the network during this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.2.1.6 | Counter32 | read-only | current |
| catsAal2PvcCpsRcvdPkts OBJECT-TYPE The number of AAL2 CPS packets received from the network during this 15 minute interval. This does not include the packets which are counted as error packets. | 1.3.6.1.4.1.9.9.407.1.1.2.1.7 | Counter32 | read-only | current |
| catsAal2PvcHecErrors OBJECT-TYPE The number of egress AAL2(ATM Adaptation layer 2) CPS PDU dropped due to HEC error. | 1.3.6.1.4.1.9.9.407.1.1.2.1.8 | Counter32 | read-only | current |
| catsAal2PvcCrcErrors OBJECT-TYPE The number of egress AAL2 Type3 CPS PDUs dropped due to invalid CRC-10 error. CRC validation is for Type 3 packets only. Type 1 packets are not subjected to CRC-10 error validation. This does not count the Type 3 packets generated by the DSP. | 1.3.6.1.4.1.9.9.407.1.1.2.1.9 | Counter32 | read-only | current |
| catsAal2PvcInvOsfCells OBJECT-TYPE The number of AAL2 cells dropped due to invalid OSF (OffSet Field) in the egress direction. | 1.3.6.1.4.1.9.9.407.1.1.2.1.10 | Counter32 | read-only | current |
| catsAal2PvcInvParCells OBJECT-TYPE The number of AAL2 cells dropped due to invalid parity bit field in the egress direction. | 1.3.6.1.4.1.9.9.407.1.1.2.1.11 | Counter32 | read-only | current |
| catsAal2PvcCpsInvCidPkts OBJECT-TYPE The number of AAL2 CPS packets dropped in the egress direction due to invalid CID(Channel Identifier). The CID may be considered as invalid if it is out of range or not configured. | 1.3.6.1.4.1.9.9.407.1.1.2.1.12 | Counter32 | read-only | current |
| catsAal2PvcCpsInvUuiPkts OBJECT-TYPE The number of AAL2 CPS packets dropped in the egress direction due to invalid UUI field. | 1.3.6.1.4.1.9.9.407.1.1.2.1.13 | Counter32 | read-only | current |
| catsAal2PvcCpsInvLenPkts OBJECT-TYPE The number of AAL2 CPS packets dropped in the egress direction due to invalid length field. | 1.3.6.1.4.1.9.9.407.1.1.2.1.14 | Counter32 | read-only | current |
| catsAal5PvcHistoryTable OBJECT-TYPE This table represents a 24 hour history of statistics per AAL5 PVC. The statistics are collected using 15 minute intervals. Entries in this table are populated at the end of the interval. | 1.3.6.1.4.1.9.9.407.1.1.3 | not-accessible | current | |
| catsAal5PvcHistoryEntry OBJECT-TYPE An entry in the table. Each entry contains the statistics for a particular AAL5 PVC for the given 15 minute interval. The primary index, ifIndex, will be of ifType propAtm(197), atm(37) or aal5(49). | 1.3.6.1.4.1.9.9.407.1.1.3.1 | not-accessible | current | |
| catsAal5PvcVpi OBJECT-TYPE The VPI value for the AAL5 PVC for which the statistics are being collected. | 1.3.6.1.4.1.9.9.407.1.1.3.1.1 | AtmVpIdentifier | not-accessible | current |
| catsAal5PvcVci OBJECT-TYPE The VCI value for the AAL5 PVC for which the statistics are being collected. | 1.3.6.1.4.1.9.9.407.1.1.3.1.2 | AtmVcIdentifier | not-accessible | current |
| catsAal5PvcIntervalIndex OBJECT-TYPE This is the history interval number. The intervals are 15 minutes long and thus for a 24 hour period there will be 96 intervals. The 24 hour interval is aligned to wall clock. The index of 1 will represent the interval from 00:00 to 00:15. The index of 2 will represent the interval from 00:15 to 00:30 and so on. | 1.3.6.1.4.1.9.9.407.1.1.3.1.3 | Unsigned32 (1..96) | not-accessible | current |
| catsAal5PvcValidFlag OBJECT-TYPE This object is used to indicate if the entry has valid statistics data. It contains a value of true(1) if the data is valid and false(2) otherwise. A possible scenario when this flag will be set to false(2) is when there are time changes due to daylight savings time and/ or time zone changes. This flag can also be set to false(2) if statistics in this 15 minute interval have experienced discontinuity. | 1.3.6.1.4.1.9.9.407.1.1.3.1.4 | TruthValue | read-only | current |
| catsAal5PvcDiscontinuityTime OBJECT-TYPE This object will represent the timestamp when the statistics in this 15 minute interval were discontinued due to a forced clear on the module. If this has the default value then it indicates that the statistics in this interval have not experienced any discontinuity. | 1.3.6.1.4.1.9.9.407.1.1.3.1.5 | TimeStamp | read-only | current |
| catsAal5PvcPduSentPkts OBJECT-TYPE The number of AAL5 PDUs transmitted to the network. This is applicable only to the PVCs configured as AAL5 PVCs (VoIP(Voice Over IP) PVCs or CCS PVCs in the case of VoAAL2 application). | 1.3.6.1.4.1.9.9.407.1.1.3.1.6 | Counter32 | read-only | current |
| catsAal5PvcPduRcvdPkts OBJECT-TYPE The number of AAL5 PDUs received from the network. This is applicable only to the PVCs configured as AAL5 PVCs (VoIP(Voice Over IP) PVCs or CCS(Common Channel Signaling) PVCs in the case of VoAAL2 application). | 1.3.6.1.4.1.9.9.407.1.1.3.1.7 | Counter32 | read-only | current |
| catsAal5PvcInvCpiPdus OBJECT-TYPE The number of AAL5 PDUs dropped in the egress direction due to invalid CPI(Common Part Indicator) field in the AAL5 PDU trailer. This is applicable only to the PVCs configured as AAL5 PVCs (VoIP(Voice Over IP) PVCs or CCS(Common Channel Signaling) PVCs in the case of VoAAL2 application). | 1.3.6.1.4.1.9.9.407.1.1.3.1.8 | Counter32 | read-only | current |
| catsAal5PvcOverSizedSDUs OBJECT-TYPE The number AAL5 PDUs discarded on this AAL5 PVC at the interface associated with an AAL5 entity because the AAL5 SDUs were too large. | 1.3.6.1.4.1.9.9.407.1.1.3.1.9 | Counter32 | read-only | current |
| catsAal5PvcInvLenPdus OBJECT-TYPE The number of AAL5 PDUs dropped due to length violations. This is applicable to CCS PVCs. The HDLC frames should have a minimum frame size in order for the proper interpretation by the upper layer protocol. | 1.3.6.1.4.1.9.9.407.1.1.3.1.10 | Counter32 | read-only | current |
| catsAal5PvcCrc32ErrorPdus OBJECT-TYPE The number of AAL5 PDUs dropped in the egress direction due to CRC-32 errors detected by the SAR. | 1.3.6.1.4.1.9.9.407.1.1.3.1.11 | Counter32 | read-only | current |
| catsAal5PvcReassemTimerExpiryPdus OBJECT-TYPE The number of AAL5 PDU reassembly timer expirations. The timers are maintained in the egress direction for building an AAL5 PDU from the cells. | 1.3.6.1.4.1.9.9.407.1.1.3.1.12 | Counter32 | read-only | current |
| catsCidHistoryTable OBJECT-TYPE This table represents a 24 hour history of statistics per CID. The statistics are collected using 15 minute intervals. The Channel IDentification (CID) is the standard term to identify an ATM AAL2 connection (ITU-T I.366.2). CID is unique within a VC (SVC or PVC). Entries in this table are populated at the end of the interval. | 1.3.6.1.4.1.9.9.407.1.1.4 | not-accessible | current | |
| catsCidHistoryEntry OBJECT-TYPE An entry in the table. Each entry contains the statistics for a particular CID for the given 15 minute interval. The primary index, ifIndex, will be of ifType propAtm(197), atm(37) or aal2(37). | 1.3.6.1.4.1.9.9.407.1.1.4.1 | not-accessible | current | |
| catsCidVpi OBJECT-TYPE The VPI value of the ATM trunk connection with the CID for which the statistics are being collected. | 1.3.6.1.4.1.9.9.407.1.1.4.1.1 | AtmVpIdentifier | not-accessible | current |
| catsCidVci OBJECT-TYPE The VCI value of the ATM trunk connection with the CID for which the statistics are being collected. | 1.3.6.1.4.1.9.9.407.1.1.4.1.2 | AtmVcIdentifier | not-accessible | current |
| catsCid OBJECT-TYPE This object is the CID of an ATM AAL2 connection for which the statistics are being collected. | 1.3.6.1.4.1.9.9.407.1.1.4.1.3 | Unsigned32 (1..2147483647) | not-accessible | current |
| catsCidIntervalIndex OBJECT-TYPE This is the history interval number. The intervals are 15 minutes long and thus for a 24 hour period there will be 96 intervals. The 24 hour interval is aligned to wall clock. The index of 1 will represent the interval from 00:00 to 00:15. The index of 2 will represent the interval from 00:15 to 00:30 and so on. | 1.3.6.1.4.1.9.9.407.1.1.4.1.4 | Unsigned32 (1..96) | not-accessible | current |
| catsCidValidFlag OBJECT-TYPE This object is used to indicate if the entry has valid statistics data. It will take a value of true(1) if the data is valid and false(2) otherwise. A possible scenario when this flag will be set to false(2) is when there are time changes due to daylight savings time and/ or time zone changes. This flag can also be set to false(2) if statistics in this 15 minute interval have experienced discontinuity. | 1.3.6.1.4.1.9.9.407.1.1.4.1.5 | TruthValue | read-only | current |
| catsCidDiscontinuityTime OBJECT-TYPE This object will represent the timestamp when the statistics in this 15 minute interval were discontinued due to a forced clear on the module. If this has the default value then it indicates that the statistics in this interval have not experienced any discontinuity. | 1.3.6.1.4.1.9.9.407.1.1.4.1.6 | TimeStamp | read-only | current |
| catsCidAvgSentPkts OBJECT-TYPE This attribute defines the average packets per second sent towards the network in this 15 minute interval. The average is computed by dividing the total number of packets sent over this 15 minute interval by the interval time (15 minutes). | 1.3.6.1.4.1.9.9.407.1.1.4.1.7 | Counter32 | read-only | current |
| catsCidAvgRcvdPkts OBJECT-TYPE This attribute defines the average packets per second received from the network in this 15 minute interval. The average is computed by dividing the total number of packets received over this 15 minute interval by the interval time (15 minutes). | 1.3.6.1.4.1.9.9.407.1.1.4.1.8 | Counter32 | read-only | current |
| catsCidSentPkts OBJECT-TYPE This attribute defines the count of packets sent towards the network in this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.4.1.9 | Counter32 | read-only | current |
| catsCidRcvdPkts OBJECT-TYPE This attribute defines the count of packets received from the network in this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.4.1.10 | Counter32 | read-only | current |
| catsCidSentOctets OBJECT-TYPE This attribute defines the count of bytes sent towards the network in this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.4.1.11 | Counter32 | read-only | current |
| catsCidRcvdOctets OBJECT-TYPE This attribute defines the count of bytes received from the network in this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.4.1.12 | Counter32 | read-only | current |
| catsCidSentPeakPkts OBJECT-TYPE This attribute defines the peak packets per second sent towards the network in this 15 minute interval. The sent packets per second are monitored every second and the peak value over the 15 minute interval is returned in this object. | 1.3.6.1.4.1.9.9.407.1.1.4.1.13 | Counter32 | read-only | current |
| catsCidRcvdPeakPkts OBJECT-TYPE This attribute defines the peak packets per second received from the network in this 15 minute interval. The received packets per second are monitored every second and the peak value over the 15 minute interval is returned in this object. | 1.3.6.1.4.1.9.9.407.1.1.4.1.14 | Counter32 | read-only | current |
| catsCidExtAISRcvdPkts OBJECT-TYPE This object contains the number of external AIS AAL2 Type3 packets received in this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.4.1.15 | Counter32 | read-only | current |
| catsCidExtRAIRcvdPkts OBJECT-TYPE This object contains the number of external RAI AAL2 Type3 packets received in this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.4.1.16 | Counter32 | read-only | current |
| catsCidExtConnAISRcvdPkts OBJECT-TYPE This object contains the number of external connection AIS AAL2 Type2 packets received in this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.4.1.17 | Counter32 | read-only | current |
| catsCidExtConnRDIRcvdPkts OBJECT-TYPE This object contains the number of External Connection RDI (Remote Defect Ind.) AAL2 Type2 packets received in this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.4.1.18 | Counter32 | read-only | current |
| catsCidExtAISRcvCnts OBJECT-TYPE This object contains the count of external AIS AAL2 Type3 packets received in this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.4.1.19 | Counter32 | read-only | current |
| catsCidExtRAIRcvCnts OBJECT-TYPE This object contains the number of external RAI AAL2 Type3 packets received in this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.4.1.20 | Counter32 | read-only | current |
| catsCidExtConnAISCnts OBJECT-TYPE This object contains count of external connection AIS AAL2 Type2 packets received in this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.4.1.21 | Counter32 | read-only | current |
| catsCidExtConnRDICnts OBJECT-TYPE This object contains the count of external connection RDI (Remote Defect Ind.) AAL2 Type2 packets received in this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.4.1.22 | Counter32 | read-only | current |
| catsCidExtAISXmtCnts OBJECT-TYPE This object contains the count of external AIS AAL2 Type3 packets transmitted in this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.4.1.23 | Counter32 | read-only | current |
| catsCidExtRAIXmtCnts OBJECT-TYPE This object contains the count of external RAI AAL2 Type3 packets transmitted in this 15 minute interval. | 1.3.6.1.4.1.9.9.407.1.1.4.1.24 | Counter32 | read-only | current |
| catsMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.407.2 | |||
| catsMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.407.2.1 | |||
| catsMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.407.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| catsPvcStatGroup OBJECT-GROUP A collection of objects used for maintaining history statistics per PVC. | 1.3.6.1.4.1.9.9.407.2.1.1 | deprecated |
| catsAal2PvcStatGroup OBJECT-GROUP A collection of objects used for maintaining history statistics per AAL2 PVC. | 1.3.6.1.4.1.9.9.407.2.1.2 | current |
| catsAal5PvcStatGroup OBJECT-GROUP A collection of objects used for maintaining history statistics per AAL5 PVC. | 1.3.6.1.4.1.9.9.407.2.1.3 | current |
| catsCidHistoryStatGroup OBJECT-GROUP A collection of objects used for maintaining history statistics per CID. | 1.3.6.1.4.1.9.9.407.2.1.4 | current |
| catsPvcStatGroupRev1 OBJECT-GROUP A collection of objects used for maintaining history statistics per PVC. | 1.3.6.1.4.1.9.9.407.2.1.5 | current |
| ciscoAtmPvcStatMIBCompliance MODULE-COMPLIANCE Compliance statement for CISCO-ATM-TRUNK-STAT-MIB. | 1.3.6.1.4.1.9.9.407.2.2.1 | deprecated |
| ciscoAtmPvcStatMIBComplianceRev1 MODULE-COMPLIANCE Compliance statement for CISCO-ATM-TRUNK-STAT-MIB. | 1.3.6.1.4.1.9.9.407.2.2.2 | current |