Home/Catalog/CISCO-ATM-TRUNK-STAT-MIB

CISCO-ATM-TRUNK-STAT-MIB

AI MIB Summary

The CISCO-ATM-TRUNK-STAT-MIB monitors performance counters and alarm states for Cisco ATM trunk interfaces, specifically tracking PVC-level metrics such as CRC errors, HEC failures, and SAR statistics alongside OAM signaling events like External AIS, RAI, and Connection AIS. This module enables the detection of physical layer defects and maintenance span failures within ATM networks by exposing ITU-T I.610 compliant alarm indicators and service data unit (SDU) processing statistics.

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).
Main OID:
ciscoAtmTrunkStatMIB.1.3.6.1.4.1.9.9.407
95
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

95 total
Object Name
ciscoAtmTrunkStatMIBThe 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).
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.407
ciscoAtmTrunkStatNotifs
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.407.0
ciscoAtmTrunkStatObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.407.1
catsStatistics
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.407.1.1
catsPvcHistoryTableThis 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.
SEQUENCE OF CatsPvcHistoryEntry
.1.3.6.1.4.1.9.9.407.1.1.1
catsPvcHistoryEntryAn 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).
CatsPvcHistoryEntry
.1.3.6.1.4.1.9.9.407.1.1.1.1
catsPvcVpiThe VPI value for the PVC for which the statistics are being collected.
AtmVpIdentifier (ATM-TC-MIB)
.1.3.6.1.4.1.9.9.407.1.1.1.1.1
catsPvcVciThe VCI value for the PVC for which the statistics are being collected.
AtmVcIdentifier (ATM-TC-MIB)
.1.3.6.1.4.1.9.9.407.1.1.1.1.2
catsPvcIntervalIndexThis 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.
Unsigned32
.1.3.6.1.4.1.9.9.407.1.1.1.1.3
catsPvcValidFlagThis 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.407.1.1.1.1.4
catsPvcDiscontinuityTimeThis 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.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.9.9.407.1.1.1.1.5
catsPvcAtmXmtCellsThe total number of cells transmitted by this PVC towards the ATM network.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.6
catsPvcAtmRcvCellsThe total number of cells received by this PVC from the ATM network.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.7
catsPvcAvgAtmXmtCellsThe 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).ro
Counter32 UNITS "cells-per-sec"
.1.3.6.1.4.1.9.9.407.1.1.1.1.8
catsPvcAvgAtmRcvCellsThe 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).ro
Counter32 UNITS "cells-per-sec"
.1.3.6.1.4.1.9.9.407.1.1.1.1.9
catsPvcPeakAtmXmtCellsThe 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.ro
Counter32 UNITS "cells-per-sec"
.1.3.6.1.4.1.9.9.407.1.1.1.1.10
catsPvcPeakAtmRcvCellsThe 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.ro
Counter32 UNITS "cells-per-sec"
.1.3.6.1.4.1.9.9.407.1.1.1.1.11
catsPvcOamXmtEndLpbkCellsThe number of OAM end-to-end loopback cells that were transmitted on this connection during this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.12
catsPvcOamRcvEndLpbkCellsThe number of OAM end-to-end loopback cells that were received on this connection during this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.13
catsPvcOamXmtSegLpbkCellsThe number of OAM Segment loop back cells that were transmitted on this connection during this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.14
catsPvcOamRcvSegLpbkCellsThe number of OAM Segment loop back cells that were received on this connection during this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.15
catsPvcOamLpbkLostCellsThis object keeps track of the number of OAM loopback cells lost.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.16
catsPvcDiscardedRcvOamCellsThe number of OAM cells that had CRC errors and are not counted in any other counters for received OAM cells.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.17
catsPvcAisSuppressCntsThe number of instances that an ATM AIS alarm was successfully suppressed which prevented the alarm from propagating to the TDM interfaces.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.18
catsPvcXmtAisCntsThe number of instances that an ATM AIS alarm was transmitted.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.19
catsPvcRcvAisCntsThe number of instances that an ATM AIS alarm was received.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.20
catsPvcXmtFerfCntsThe number of instances that an ATM FERF alarm was transmitted.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.21
catsPvcRcvFerfCntsThe number of instances that an ATM FERF alarm was received.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.22
catsPvcXmtAisCellsThe number of AIS cells that were transmitted on this connection during this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.23
catsPvcRcvAisCellsThe number of AIS cells that were received on this connection during this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.24
catsPvcXmtFerfCellsThe number of FERF cells that were transmitted on this connection during this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.25
catsPvcRcvFerfCellsThe number of FERF cells that were received on this connection during this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.26
catsPvcOamLpbkTimeoutCntsThe number of instances that OAM Loopback Timeout alarm had occurred within this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.1.1.27
catsPvcNewOamLpbkTimeoutDurThe duration of new OAM Loopback Timeout alarms for this 15 minute interval expressed in seconds.ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9.9.407.1.1.1.1.28
catsPvcActiveOamLpbkTimeoutDurThe 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.ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9.9.407.1.1.1.1.29
catsPvcOamLpbkTimeoutThresholdThis 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.ro
Unsigned32
.1.3.6.1.4.1.9.9.407.1.1.1.1.30
catsAal2PvcHistoryTableThis 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.
SEQUENCE OF CatsAal2PvcHistoryEntry
.1.3.6.1.4.1.9.9.407.1.1.2
catsAal2PvcHistoryEntryAn 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).
CatsAal2PvcHistoryEntry
.1.3.6.1.4.1.9.9.407.1.1.2.1
catsAal2PvcVpiThe VPI value for the AAL2 PVC for which the statistics are being collected.
AtmVpIdentifier (ATM-TC-MIB)
.1.3.6.1.4.1.9.9.407.1.1.2.1.1
catsAal2PvcVciThe VCI value for the AAL2 PVC for which the statistics are being collected.
AtmVcIdentifier (ATM-TC-MIB)
.1.3.6.1.4.1.9.9.407.1.1.2.1.2
catsAal2PvcIntervalIndexThis 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.
Unsigned32
.1.3.6.1.4.1.9.9.407.1.1.2.1.3
catsAal2PvcValidFlagThis 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.407.1.1.2.1.4
catsAal2PvcDiscontinuityTimeThis 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.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.9.9.407.1.1.2.1.5
catsAal2PvcCpsSentPktsThe number of AAL2 CPS packets sent to the network during this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.2.1.6
catsAal2PvcCpsRcvdPktsThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.2.1.7
catsAal2PvcHecErrorsThe number of egress AAL2(ATM Adaptation layer 2) CPS PDU dropped due to HEC error.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.2.1.8
catsAal2PvcCrcErrorsThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.2.1.9
catsAal2PvcInvOsfCellsThe number of AAL2 cells dropped due to invalid OSF (OffSet Field) in the egress direction.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.2.1.10
catsAal2PvcInvParCellsThe number of AAL2 cells dropped due to invalid parity bit field in the egress direction.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.2.1.11
catsAal2PvcCpsInvCidPktsThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.2.1.12
catsAal2PvcCpsInvUuiPktsThe number of AAL2 CPS packets dropped in the egress direction due to invalid UUI field.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.2.1.13
catsAal2PvcCpsInvLenPktsThe number of AAL2 CPS packets dropped in the egress direction due to invalid length field.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.2.1.14
catsAal5PvcHistoryTableThis 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.
SEQUENCE OF CatsAal5PvcHistoryEntry
.1.3.6.1.4.1.9.9.407.1.1.3
catsAal5PvcHistoryEntryAn 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).
CatsAal5PvcHistoryEntry
.1.3.6.1.4.1.9.9.407.1.1.3.1
catsAal5PvcVpiThe VPI value for the AAL5 PVC for which the statistics are being collected.
AtmVpIdentifier (ATM-TC-MIB)
.1.3.6.1.4.1.9.9.407.1.1.3.1.1
catsAal5PvcVciThe VCI value for the AAL5 PVC for which the statistics are being collected.
AtmVcIdentifier (ATM-TC-MIB)
.1.3.6.1.4.1.9.9.407.1.1.3.1.2
catsAal5PvcIntervalIndexThis 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.
Unsigned32
.1.3.6.1.4.1.9.9.407.1.1.3.1.3
catsAal5PvcValidFlagThis 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.407.1.1.3.1.4
catsAal5PvcDiscontinuityTimeThis 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.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.9.9.407.1.1.3.1.5
catsAal5PvcPduSentPktsThe 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).ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.3.1.6
catsAal5PvcPduRcvdPktsThe 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).ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.3.1.7
catsAal5PvcInvCpiPdusThe 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).ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.3.1.8
catsAal5PvcOverSizedSDUsThe number AAL5 PDUs discarded on this AAL5 PVC at the interface associated with an AAL5 entity because the AAL5 SDUs were too large.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.3.1.9
catsAal5PvcInvLenPdusThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.3.1.10
catsAal5PvcCrc32ErrorPdusThe number of AAL5 PDUs dropped in the egress direction due to CRC-32 errors detected by the SAR.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.3.1.11
catsAal5PvcReassemTimerExpiryPdusThe number of AAL5 PDU reassembly timer expirations. The timers are maintained in the egress direction for building an AAL5 PDU from the cells.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.3.1.12
catsCidHistoryTableThis 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.
SEQUENCE OF CatsCidHistoryEntry
.1.3.6.1.4.1.9.9.407.1.1.4
catsCidHistoryEntryAn 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).
CatsCidHistoryEntry
.1.3.6.1.4.1.9.9.407.1.1.4.1
catsCidVpiThe VPI value of the ATM trunk connection with the CID for which the statistics are being collected.
AtmVpIdentifier (ATM-TC-MIB)
.1.3.6.1.4.1.9.9.407.1.1.4.1.1
catsCidVciThe VCI value of the ATM trunk connection with the CID for which the statistics are being collected.
AtmVcIdentifier (ATM-TC-MIB)
.1.3.6.1.4.1.9.9.407.1.1.4.1.2
catsCidThis object is the CID of an ATM AAL2 connection for which the statistics are being collected.
Unsigned32
.1.3.6.1.4.1.9.9.407.1.1.4.1.3
catsCidIntervalIndexThis 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.
Unsigned32
.1.3.6.1.4.1.9.9.407.1.1.4.1.4
catsCidValidFlagThis 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.407.1.1.4.1.5
catsCidDiscontinuityTimeThis 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.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.9.9.407.1.1.4.1.6
catsCidAvgSentPktsThis 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).ro
Counter32 UNITS "packets-per-sec"
.1.3.6.1.4.1.9.9.407.1.1.4.1.7
catsCidAvgRcvdPktsThis 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).ro
Counter32 UNITS "packets-per-sec"
.1.3.6.1.4.1.9.9.407.1.1.4.1.8
catsCidSentPktsThis attribute defines the count of packets sent towards the network in this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.4.1.9
catsCidRcvdPktsThis attribute defines the count of packets received from the network in this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.4.1.10
catsCidSentOctetsThis attribute defines the count of bytes sent towards the network in this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.4.1.11
catsCidRcvdOctetsThis attribute defines the count of bytes received from the network in this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.4.1.12
catsCidSentPeakPktsThis 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.ro
Counter32 UNITS "packets-per-sec"
.1.3.6.1.4.1.9.9.407.1.1.4.1.13
catsCidRcvdPeakPktsThis 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.ro
Counter32 UNITS "packets-per-sec"
.1.3.6.1.4.1.9.9.407.1.1.4.1.14
catsCidExtAISRcvdPktsThis object contains the number of external AIS AAL2 Type3 packets received in this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.4.1.15
catsCidExtRAIRcvdPktsThis object contains the number of external RAI AAL2 Type3 packets received in this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.4.1.16
catsCidExtConnAISRcvdPktsThis object contains the number of external connection AIS AAL2 Type2 packets received in this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.4.1.17
catsCidExtConnRDIRcvdPktsThis object contains the number of External Connection RDI (Remote Defect Ind.) AAL2 Type2 packets received in this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.4.1.18
catsCidExtAISRcvCntsThis object contains the count of external AIS AAL2 Type3 packets received in this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.4.1.19
catsCidExtRAIRcvCntsThis object contains the number of external RAI AAL2 Type3 packets received in this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.4.1.20
catsCidExtConnAISCntsThis object contains count of external connection AIS AAL2 Type2 packets received in this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.4.1.21
catsCidExtConnRDICntsThis object contains the count of external connection RDI (Remote Defect Ind.) AAL2 Type2 packets received in this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.4.1.22
catsCidExtAISXmtCntsThis object contains the count of external AIS AAL2 Type3 packets transmitted in this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.4.1.23
catsCidExtRAIXmtCntsThis object contains the count of external RAI AAL2 Type3 packets transmitted in this 15 minute interval.ro
Counter32
.1.3.6.1.4.1.9.9.407.1.1.4.1.24
catsMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.407.2
catsMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.407.2.1
catsMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.407.2.2
CISCO-ATM-TRUNK-STAT-MIB - SNMP MIB Reference | MIBs Explorer