CISCO-CAS-IF-MIB - ccasChannelStatusXmitSignalBits

MIBs list

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

ccasChannelStatusXmitSignalBits

Cisco Channel Associated Signal Interface Channel Status Transmit Signal Bits
1.3.6.1.4.1.9.9.85.1.3.2.1.4

The transmit ABCD signaling bits for the CAS channel. aBit - the signaling bit in the 6th frame bBit - the signaling bit in the 12th frame cBit - the signaling bit in the 18th frame dBit - the signaling bit in the 24th frame the cBit and dBit are only valid for E1 or T1 interface is operating in extended superframe (ESF) mode. REFERENCE EIA/TIA-464B, chapter 6.2 Digital Signaling and Supervision ::= { ccasChannelStatusEntry 4 } -- -- Voice specific Configuration Table for a DS0 group -- SYNTAX SEQUENCE OF CcasVoiceCfgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION The voice specific configuration Table. It contains information about the voice related configuration parameters for a CAS group. ::= { ccasVoiceCfgObjects 1 } SYNTAX CcasVoiceCfgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION An entry in the voice specific configuration table for each CAS/DS0 group of a DS1. The entry is created if the associated CAS/DS0 group is created and the voice hardware is detected to support the voice capability for the CAS/DS0 group in the managed system. The entry is deleted when its associated CAS/DS0 group is deleted. INDEX { ifIndex, ccasGrpCfgIndex } ::= { ccasVoiceCfgTable 1 } CcasVoiceCfgEntry ::= SEQUENCE { ccasVoiceCfgNoiseRegEnable TruthValue, ccasVoiceCfgNonLinearProcEnable TruthValue, ccasVoiceCfgMusicOnHoldThreshold Integer32, ccasVoiceCfgInGain Integer32, ccasVoiceCfgOutAttn Integer32, ccasVoiceCfgEchoCancelEnable TruthValue, ccasVoiceCfgEchoCancelCoverage INTEGER, ccasVoiceCfgConnectionMode INTEGER, ccasVoiceCfgConnectionNumber DisplayString, ccasVoiceCfgInitialDigitTimeOut Integer32, ccasVoiceCfgInterDigitTimeOut Integer32, ccasVoiceCfgRegionalTone CountryCode } SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION The object indicates whether or not the background noise should be played to fill silence gaps if VAD is activated. The default value of this object is 'true'. ::= { ccasVoiceCfgEntry 1 } SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION The object indicates whether or not the Nonlinear Processing is enabled for the interface. The default value of this object is 'true'. ::= { ccasVoiceCfgEntry 2 } SYNTAX Integer32 (-70..-30) UNITS "dBm The object specifies the Music On Hold Threshold for the interface. The default value of this object is -38 dBm. ::= { ccasVoiceCfgEntry 3 } SYNTAX Integer32 (-6..14) UNITS "dB This object contains the amount of gain inserted at the receiver side of the interface. The input gain settings only define a gain/loss relative to the 0 dB setting. The absolute loss at the 0 dB setting could be implementation dependent based on the desired network loss plan. The default value of this object is 0 dB (decibel). ::= { ccasVoiceCfgEntry 4 } SYNTAX Integer32 (0..14) UNITS "dB This object contains the amount of attenuation inserted at the transmit side of the interface. The output attenuation settings only define a loss relative to the 0 dB setting. The absolute loss at the 0 dB setting could be implementation dependent based on the desired network loss plan. The default value of this object is 0 dB (decibel). ::= { ccasVoiceCfgEntry 5 } SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION The object specifies whether or not the Echo Cancellation is enabled for the interface. The default value of this object is 'true'. ::= { ccasVoiceCfgEntry 6 } SYNTAX INTEGER { echoCanceller8ms (1), echoCanceller16ms (2), echoCanceller24ms (3), echoCanceller32ms (4), echoCanceller64ms (5), echoCanceller128ms(6) } MAX-ACCESS read-write STATUS current DESCRIPTION The object specifies the Echo Canceller coverage for the interface. This object is valid if the ccasVoiceCfgEchoCancelEnable object is 'true'. echoCanceller8ms - 8 milliseconds echo canceller coverage. echoCanceller16ms - 16 milliseconds echo canceller coverage. echoCanceller24ms - 24 milliseconds echo canceller coverage. echoCanceller32ms - 32 milliseconds echo canceller coverage. echoCanceller64ms - 64 milliseconds echo canceller coverage. echoCanceller128ms- 128 milliseconds echo canceller coverage. The default value of this object is echoCanceller8ms. ::= { ccasVoiceCfgEntry 7 } SYNTAX INTEGER { normal (1), trunk (2), plar (3) } MAX-ACCESS read-write STATUS current DESCRIPTION The object indicates the connection mode of the interface. normal - the interface acts normally to handle incoming and outgoing call. trunk - the interface acts in trunking mode. trunking mode causes two interfaces (on either the same or different routers) to be always conferenced together, and for telephony signaling to be passed transparently through the VoIP system rather than trapped and interpreted by the session application on the router(s). plar - the interface acts in PLAR (private line automatic ringdown) mode. PLAR is handled by associating a peer directly with an interface such that when the interface goes off-hook, that peer is used to setup the second call leg and conference them together without the caller having to dial any digits. ::= { ccasVoiceCfgEntry 8 } SYNTAX DisplayString (SIZE (0..32)) MAX-ACCESS read-write STATUS current DESCRIPTION This is the E.164 phone number that is used to establish connection with trunking mode or PLAR mode. If the ccasVoiceCfgConnectionMode is 'normal', then this object will be a zero length string. ::= { ccasVoiceCfgEntry 9 } SYNTAX Integer32 (0..120) UNITS "seconds This is the initial digit timeout that indicates the amount of time the managed system waits for an initial input digit from the caller. The timer is activated when the call is accepted and is deactivated upon digit input. If the timer expires, the caller is signaled through the appropriate tone and the call is abandoned. The value of zero disables the timer. The default value of this object is 10 seconds. ::= { ccasVoiceCfgEntry 10 } SYNTAX Integer32 (0..120) UNITS "seconds This is the inter-digit timeout that indicates the amount of time the managed system waits for a subsequent input digit from the caller. The timer is started upon receipt of an input digit and restarted as each digit is received until the destination address is identified. If the timer expires and no destination address is identified, the caller is signaled through the appropriate tone and the call is abandoned. The value of zero disables the timer. The default value of this object is 10 seconds. ::= { ccasVoiceCfgEntry 11 } SYNTAX CountryCode MAX-ACCESS read-write STATUS current DESCRIPTION This object contains the current regional setting for the call progress tone to be used by this CAS group. ::= { ccasVoiceCfgEntry 12 } -- -- XGCP Configuration Table for a DS0 group -- SYNTAX SEQUENCE OF CcasXgcpCfgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION The XGCP configuration Table contains information about DS0 usage by XGCP(SGCP/MGCP). XGCP is meant to represent both Simple Gateway Control Protocol (SGCP) and Media Gateway Control Protocol (MGCP). ::= { ccasXgcpCfgObjects 1 } SYNTAX CcasXgcpCfgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION An entry in the configuration table for each DS0 group of a DS1. The entry is created if the DS0 group is configured as null-signaling and ccasGrpCfgServiceType is configured as either sgcp or mgcp. The entry is deleted when the signaling type is configured as non null-signaling. INDEX { ifIndex, ccasGrpCfgIndex } ::= { ccasXgcpCfgTable 1 } CcasXgcpCfgEntry ::= SEQUENCE { ccasXgcpCfgCotToneCo1 Integer32, ccasXgcpCfgCotToneCo2 Integer32 } SYNTAX Integer32 (280..3800) UNITS "hertz This object specifies the continuity test tone frequencies for co1. Co1 is the COT tone frequency from the terminating switch in transponder mode and is from the originating switch in loopback mode. REFERENCE Bellcore GR-317-CORE spec, Rev 3, Nov. 1996, section 3.1.1.3. ::= { ccasXgcpCfgEntry 1 } SYNTAX Integer32 (280..3800) UNITS "hertz This object specifies the continuity test tone frequencies for co2. Co2 is the COT tone frequency from the originating switch only in transponder mode. REFERENCE Bellcore GR-317-CORE spec, Rev 3, Nov. 1996, section 3.1.1.3. ::= { ccasXgcpCfgEntry 2 } --*********************************************************************** -- Conformance and compliance statements --*********************************************************************** -- conformance information ccasIfMIBConformance OBJECT IDENTIFIER ::= { ciscoCasIfMIB 3 } ccasIfMIBCompliances OBJECT IDENTIFIER ::= { ccasIfMIBConformance 1 } ccasIfMIBGroups OBJECT IDENTIFIER ::= { ccasIfMIBConformance 2 } -- compliance statements ccasIfMIBCompliance MODULE-COMPLIANCE STATUS obsolete -- superseded by ccasIfMIBComplianceRev1 DESCRIPTION The compliance statement for entities which implement the Cisco Voice Digital interface MIB The CAS E&M group is mandatory for T1/E1 that supports CAS E&M signal interface. GROUP ccasLineGroup DESCRIPTION The CAS Line group is mandatory for T1/E1 that supports CAS FXO/SAO signal interfaces. GROUP ccasStaGroup DESCRIPTION The CAS Station group is mandatory for T1/E1 that supports CAS FXS/SAS signal interfaces. GROUP ccasCustomABCDGroup DESCRIPTION The CAS custom ABCD bits configuration group is mandatory for E1 that supports CAS signal interfaces. GROUP ccasVoiceGroup DESCRIPTION The CAS Voice group is mandatory for a CAS group that supports voice/fax call capability. OBJECT ccasGrpCfgType MIN-ACCESS read-only DESCRIPTION Create/Write access is not required. Create/Write access is not required. Create/Write access is not required. Write access is not required. Write access is not required. Write access is not required. Write access is not required. Write access is not required. Write access is not required. Write access is not required. Write access is not required. Write access is not required. Write access is not required. Write access is not required. Write access is not required. Write access is not required. Write access is not required. Write access is not required. Write access is not required.

Back to CISCO-CAS-IF-MIB MIB page.

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

MIBs list