CISCO-ATM-TRUNK-MIB - catmtCidNx64FramesTxToTDM

MIBs list

With IPHost Network Monitor you can run simple snmp requests against a Cisco device in your network.

catmtCidNx64FramesTxToTDM

Cisco ATM Trunk Cid Nx64 Frames Tx To TDM
1.3.6.1.4.1.9.9.351.1.2.1.1.11

This object contains the number of frames transmitted to the TDM interface. This object is only applicable when catmtCidNx64Mode is set to to 'hdlc'. ::= { catmtCidStatsEntry 11 } SYNTAX Counter32SinceReset MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the number of frames received from the TDM interface. This object is only applicable when catmtCidNx64Mode is set to to 'hdlc'. ::= { catmtCidStatsEntry 12 } SYNTAX Counter32SinceReset MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the number of encoded bytes transmitted to the TDM interface. ::= { catmtCidStatsEntry 13 } SYNTAX Counter32SinceReset MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the number of encoded bytes received from the TDM interface. ::= { catmtCidStatsEntry 14 } SYNTAX Counter32SinceReset MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the number of invalid frames received with invalid Frame Check Sequence (FCS) error. This object is only applicable when catmtCidNx64Mode is set to to 'hdlc'. ::= { catmtCidStatsEntry 15 } SYNTAX Counter32SinceReset MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the number of invalid frames received with invalid frame abort sequence error. This object is only applicable when catmtCidNx64Mode is set to to 'hdlc'. ::= { catmtCidStatsEntry 16 } SYNTAX Counter32SinceReset MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the number of invalid short frames (length less than minimum length) received. This object is only applicable when catmtCidNx64Mode is set to to 'hdlc'. ::= { catmtCidStatsEntry 17 } SYNTAX Counter32SinceReset MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the number of invalid long frames (length greater than maximum length) received. This object is only applicable when catmtCidNx64Mode is set to to 'hdlc'. ::= { catmtCidStatsEntry 18 } SYNTAX Counter32SinceReset MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the number of invalid frames received with no byte alignment. This object is only applicable when catmtCidNx64Mode is set to to 'hdlc'. ::= { catmtCidStatsEntry 19 } SYNTAX Counter32SinceReset MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the number of frames received with RAS timer timeout. This object is only applicable when catmtCidNx64Mode is set to to 'hdlc'. ::= { catmtCidStatsEntry 20 } SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the value of sysUpTime when the last counter reset occurred. If no counter reset has occurred since the last time connection is established, this object will contain value of zero. ::= { catmtCidStatsEntry 21 } SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION When this object is set to value of true(1), all statistics counters with type of Counter32SinceReset in the table catmtCidStatsTable will be reset to zero. Setting this object to a value of false(2) has no implication. This object will always return 'false' upon any SNMP get operation. I ::= { catmtCidStatsEntry 22 } -- -- AAL1 Trunking MIB -- SYNTAX SEQUENCE OF CatmtAal1Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION This table is used to establish the mapping of a DS0 to an AAL1 ATM connection. This table is created and used for ATM AAL1 trunking applications only. ::= { cAtmTrunkAal1Config 1 } SYNTAX CatmtAal1Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION An entry in the catmtAal1Table. Each entry represents an AAL1 trunking connection which is uniquely identified by the PVC index. An AAL1 trunking connection is established by binding one or more DS0(s) from one single DS1 interface to an AAL1 ATM connection identified the PVC index. INDEX { ifIndex, catmtAal1Vpi, catmtAal1Vci } ::= { catmtAal1Table 1 } CatmtAal1Entry ::= SEQUENCE { catmtAal1Vpi Unsigned32, catmtAal1Vci Unsigned32, catmtAal1Ds1 InterfaceIndex, catmtAal1Ds0GroupIndex Integer32, catmtAal1Nx64Profile Integer32, catmtAal1RowStatus RowStatus } SYNTAX Unsigned32 (0..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION This object is the VPI value of an ATM PVC connection. ::= { catmtAal1Entry 1 } SYNTAX Unsigned32 (0..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION This object is the VCI value of an ATM PVC connection. ::= { catmtAal1Entry 2 } SYNTAX InterfaceIndex MAX-ACCESS read-create STATUS current DESCRIPTION The value of this object is equivalent to the 'ifIndex' of the DS1 interface. This object is mandatory when adding an AAL1 entry. Once an AAL1 entry is added, this object can not be modified. ::= { catmtAal1Entry 3 } SYNTAX Integer32 (0..30) MAX-ACCESS read-create STATUS current DESCRIPTION An arbitrary index that uniquely identifies one or a group of DS0s to be connected to an AAL1 trunking connection. When catmtAal1Nx64Enable is set to 'false', the AAL1 trunking connection can only be a mapping of one single DS0 to one AAL1 ATM connection. This object is mandatory when adding an AAL1 entry. Once an AAL1 entry is added, this object can not be modified. ::= { catmtAal1Entry 4 } SYNTAX Integer32 (1..65535) MAX-ACCESS read-create STATUS current DESCRIPTION This object specifies the Nx64 AAL1 data profile for an AAL1 trunking connection. The value of this object is a valid index of cdapNx64Aal1ProfileTable in CISCO-DATA-AALX-PROFILE-MIB. DEFVAL { 1 } ::= { catmtAal1Entry 5 } SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION This object is used for adding/deleting the entries from the catmtAal1Table. In order to create an AAL1 trunking entry, the following parameters are mandatory and must be provided: catmtAal1Ds1, catmtAal1Ds0GroupIdx ::= { catmtAal1Entry 6 } -- -- AAL1 Trunking Statistics MIB -- SYNTAX SEQUENCE OF CatmtAal1StatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION This table contains the statistics information on a per AAL1 connection basis for ATM AAL1 Trunking applications. ::= { cAtmTrunkAal1ConnStats 1 } SYNTAX CatmtAal1StatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION This table contains statistics information for an AAL1 trunking connection. Each entry in this table corresponds to an AAL1 connection that has been setup by binding an DS0 to an AAL1 connection identified by (ifIndex, catmtAal1Vpi, catmtAal1Vci). The entries in this table are implicitly created/deleted at the time of creation/deletion of entries in the catmtAal1Table. INDEX { ifIndex, catmtAal1Vpi, catmtAal1Vci } ::= { catmtAal1StatsTable 1 } CatmtAal1StatsEntry ::= SEQUENCE { catmtAal1TxCells Counter32SinceReset, catmtAal1RxCells Counter32SinceReset, catmtAal1TxPayloadBytes Counter32SinceReset, catmtAal1RxPayloadBytes Counter32SinceReset, catmtAal1Jitter Gauge32, catmtAal1LastResetTime TimeStamp, catmtAal1CounterClear TruthValue } SYNTAX Counter32SinceReset MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the number of ATM AAL1 cells transmitted from gateway to ATM network. ::= { catmtAal1StatsEntry 1 } SYNTAX Counter32SinceReset MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the number of ATM AAL1 cells gateway has received from ATM network. ::= { catmtAal1StatsEntry 2 } SYNTAX Counter32SinceReset MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the number of payload bytes transmitted from gateway to ATM network. ::= { catmtAal1StatsEntry 3 } SYNTAX Counter32SinceReset MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the number of payload bytes gateway has received from ATM network. ::= { catmtAal1StatsEntry 4 } SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates the jitter (a.k.a interarrival jitter). The value of this object is determined by the gateway DSP and obtained by the processor running on gateway upon querying the DSP periodically. ::= { catmtAal1StatsEntry 5 } SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION This object contains the value of sysUpTime when the last counter reset occurred. If no counter reset has occurred since the last time system is up, this object will contain value of zero. ::= { catmtAal1StatsEntry 6 } SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION When this object is set to value of true(1), all statistics counters with type of Counter32SinceReset in the table catmtAal1StatsTable will be reset to zero. Setting this object to value of false(2) has no implication. This object will always return 'false' upon any SNMP get operation. I ::= { catmtAal1StatsEntry 7 } -- -- AAL5 Trunking MIB -- SYNTAX SEQUENCE OF CatmtAal5Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION This table is used to establish the mapping of a DS0 to an AAL5 ATM connection. This table is created and used for ATM AAL5 trunking applications only. ::= { cAtmTrunkAal5Config 1 } SYNTAX CatmtAal5Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION An entry in the catmtAal5Table. Each entry represents an AAL5 trunking connection which is uniquely identified by the PVC index. An AAL5 trunking connection is established by binding a DS0 group voice interface containing one or more DS0 channels from one single DS1 interface to an AAL5 ATM connection identified the PVC index. INDEX { ifIndex, catmtAal5Vpi, catmtAal5Vci } ::= { catmtAal5Table 1 } CatmtAal5Entry ::= SEQUENCE { catmtAal5Vpi Unsigned32, catmtAal5Vci Unsigned32, catmtAal5Ds1 InterfaceIndex, catmtAal5Ds0GroupIndex Integer32, catmtAal5Nx64Profile Integer32, catmtAal5RowStatus RowStatus } SYNTAX Unsigned32 (0..4095) MAX-ACCESS not-accessible STATUS current DESCRIPTION This object is the VPI value of an ATM PVC connection.

Back to CISCO-ATM-TRUNK-MIB MIB page.

IPHost Network monitor allows you to monitor catmtCidNx64FramesTxToTDM on Cisco device via the SNMP protocol. Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring Cisco wireless switches right now.

Easy monitoring of catmtCidNx64FramesTxToTDM with IPHost tools

MIBs list