CISCO-MODEM-MGMT-MIB

File: CISCO-MODEM-MGMT-MIB.mib (72382 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Integer32 Gauge32 Counter32
TimeTicks Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TruthValue
DisplayString InterfaceIndex ciscoMgmt

Defined Types

CmGroupEntry  
SEQUENCE    
  cmGroupIndex Unsigned32
  cmGroupTotalDevices Integer32

CmGroupMemberEntry  
SEQUENCE    
  cmSlotIndex Unsigned32
  cmPortIndex Unsigned32

CmLineStatusEntry  
SEQUENCE    
  cmInterface InterfaceIndex
  cmGroup Integer32
  cmManufacturerID DisplayString
  cmProductDetails DisplayString
  cmManageable TruthValue
  cmState INTEGER
  cmCallDirection INTEGER
  cmDisconnectReason INTEGER
  cmCallDuration TimeTicks
  cmCallPhoneNumber DisplayString
  cmCallerID DisplayString
  cmModulationSchemeUsed INTEGER
  cmProtocolUsed INTEGER
  cmTXRate Gauge32
  cmRXRate Gauge32
  cmTXAnalogSignalLevel Integer32
  cmRXAnalogSignalLevel Integer32

CmLineConfigEntry  
SEQUENCE    
  cmATModePermit TruthValue
  cmStatusPolling TruthValue
  cmBusyOutRequest TruthValue
  cmShutdown TruthValue
  cmHoldReset TruthValue
  cmBad TruthValue

CmLineStatisticsEntry  
SEQUENCE    
  cmRingNoAnswers Counter32
  cmIncomingConnectionFailures Counter32
  cmIncomingConnectionCompletions Counter32
  cmOutgoingConnectionFailures Counter32
  cmOutgoingConnectionCompletions Counter32
  cmFailedDialAttempts Counter32
  cmNoDialTones Counter32
  cmDialTimeouts Counter32
  cmWatchdogTimeouts Counter32
  cm2400OrLessConnections Counter32
  cm2400To14400Connections Counter32
  cmGreaterThan14400Connections Counter32
  cmNoCarriers Counter32
  cmLinkFailures Counter32
  cmProtocolErrors Counter32
  cmPollingTimeouts Counter32
  cmTotalCallDuration Counter32

CmLineSpeedStatisticsEntry  
SEQUENCE    
  cmInitialLineSpeed Unsigned32
  cmInitialLineConnections Counter32
  cmInitialTxLineConnections Counter32
  cmInitialRxLineConnections Counter32

Defined Values

ciscoModemMgmtMIB 1.3.6.1.4.1.9.9.47
This MIB module provides modem call related data for tracking the progress and status of a call.
MODULE-IDENTITY    

ciscoModemMgmtMIBObjects 1.3.6.1.4.1.9.9.47.1
OBJECT IDENTIFIER    

cmSystemInfo 1.3.6.1.4.1.9.9.47.1.1
OBJECT IDENTIFIER    

cmGroupInfo 1.3.6.1.4.1.9.9.47.1.2
OBJECT IDENTIFIER    

cmLineInfo 1.3.6.1.4.1.9.9.47.1.3
OBJECT IDENTIFIER    

cmNotificationConfig 1.3.6.1.4.1.9.9.47.1.4
OBJECT IDENTIFIER    

cmSystemInstalledModem 1.3.6.1.4.1.9.9.47.1.1.1
The actual number of modems that are currently installed within this system.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmSystemConfiguredGroup 1.3.6.1.4.1.9.9.47.1.1.2
The actual number of modem groups that are currently configured within this system. Maximum value for this object is cmSystemInstalledModem.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmSystemWatchdogTime 1.3.6.1.4.1.9.9.47.1.1.3
A passive software watchdog timer value will be used to recover a modem which enters into an unexpected state and hangs. When this watch dog timer times out, the modem associated Call Processing state will be set back to IDLE, all related TDM paths will be restored to default configurations, and all of call processing related actions will stop for the modem.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cmSystemStatusPollTime 1.3.6.1.4.1.9.9.47.1.1.4
The ideal time interval between modem status polling via the out of band management port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..120  

cmSystemMaxRetries 1.3.6.1.4.1.9.9.47.1.1.5
A reply event is expected to be received for every message sent to the modem through the out of band management port. If an expected reply event is not received, the message will be sent to the modem again. This object specifies the maximum number of retries that should be executed.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

cmSystemModemsInUse 1.3.6.1.4.1.9.9.47.1.1.6
The number of modems in the system that are in the following states: connected, offHook, loopback, or downloadFirmware.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmSystemModemsAvailable 1.3.6.1.4.1.9.9.47.1.1.7
The number of modems in the system that are onHook. That is, they are ready to accept a call.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmSystemModemsUnavailable 1.3.6.1.4.1.9.9.47.1.1.8
The number of modems in the system that cannot accept calls. They are in a state other than onHook.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmSystemModemsOffline 1.3.6.1.4.1.9.9.47.1.1.9
The number of modems in the system, which have been held administratively offline
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmSystemModemsDead 1.3.6.1.4.1.9.9.47.1.1.10
The number of modems in the system with the state bad or downloadFirmwareFailed.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmGroupTable 1.3.6.1.4.1.9.9.47.1.2.1
Table of descriptive and status information about the groups of modems.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmGroupEntry

cmGroupEntry 1.3.6.1.4.1.9.9.47.1.2.1.1
An entry in the table, containing information about a single group of modems.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmGroupEntry  

cmGroupIndex 1.3.6.1.4.1.9.9.47.1.2.1.1.1
This object identifies the group containing the modems for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cmGroupTotalDevices 1.3.6.1.4.1.9.9.47.1.2.1.1.2
The total number of modem devices which are configured in the group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cmGroupMemberTable 1.3.6.1.4.1.9.9.47.1.2.2
Table of information about the modem members in modem groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmGroupMemberEntry

cmGroupMemberEntry 1.3.6.1.4.1.9.9.47.1.2.2.1
An entry in the table, containing information about modem members in a group. The modem groups are currently created when an associated Async interface groups are configured via CLI command 'interface group-async' and not via SNMP.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmGroupMemberEntry  

cmSlotIndex 1.3.6.1.4.1.9.9.47.1.2.2.1.1
The modem feature card slot number in the group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cmPortIndex 1.3.6.1.4.1.9.9.47.1.2.2.1.2
The modem port number of a modem feature card in the group.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cmLineStatusTable 1.3.6.1.4.1.9.9.47.1.3.1
A collection of objects that describe the status of the modem.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmLineStatusEntry

cmLineStatusEntry 1.3.6.1.4.1.9.9.47.1.3.1.1
An entry in the table, containing status information about a single modem.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmLineStatusEntry  

cmInterface 1.3.6.1.4.1.9.9.47.1.3.1.1.1
The interface that this modem is connected.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

cmGroup 1.3.6.1.4.1.9.9.47.1.3.1.1.2
The modem group number that the modem may be in.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cmManufacturerID 1.3.6.1.4.1.9.9.47.1.3.1.1.3
A textual description to identify the modem, including the manufacturer's name and type of modem.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..79)  

cmProductDetails 1.3.6.1.4.1.9.9.47.1.3.1.1.4
A textual description of the modem, including hardware revision number, firmware revision number, feature set and optionally, its serial number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..79)  

cmManageable 1.3.6.1.4.1.9.9.47.1.3.1.1.5
The Manageable modem allows to be accessed through the out of band management port in which the modem statistic data can be retrieved, and the Direct Connect session can be used to provide the test and debugging ability. This object specifies whether this modem is a Manageable modem.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cmState 1.3.6.1.4.1.9.9.47.1.3.1.1.6
Indicates the current state of modem. The meaning of each state code is explained below: unknown: the current state of the modem is unknown. onHook: the condition similar to hanging up a telephone receiver. The call cannot enter a connected state when the modem is onHook. offHook: The condition similar to picking up a telephone receiver to dial or answer a call. connected: The modem is in a state when it can transmit or receive data over the communications line. busiedOut: The modem is busied out (i.e. taken out of service) and cannot make outgoing calls or receive incoming calls. disabled: The modem is in a reset state and non-functional. This state can be set and clear via cmHoldReset. bad: The modem is suspected or proven to be bad. The operator can take the modem out of service and mark the modem as 'bad' via cmBad. loopback: The modem is in a state where it is currently running back-to-back loopback testing. downloadFirmware: The modem is in a state where it is currently downloading the firmware. downloadFirmwareFailed: The modem is not operational because the downloading of firmware to it has failed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), onHook(2), offHook(3), connected(4), busiedOut(5), disabled(6), bad(7), loopback(8), downloadFirmware(9), downloadFirmwareFailed(10)  

cmCallDirection 1.3.6.1.4.1.9.9.47.1.3.1.1.7
The modem can be used either as an incoming call or outgoing call. This object specifies the direction of the current or previous call.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER incoming(1), outgoing(2), none(3)  

cmDisconnectReason 1.3.6.1.4.1.9.9.47.1.3.1.1.8
Indicates the reason that the last connection or call attempt disconnected. The meaning of each reason code is explained below: unknown: the failure reason is unknown or there has been no previous call. lostCarrier: the call was disconnected because the loss of carrier. noCarrier: the dial out attempt has failed because the modem detects no carrier. noDialTone: the dial out attempt has failed because the modem failed to detect a dial tone. busy: the call attempt failed because the modem detected a busy signal. modemWatchdogTimeout: the modem internal watchdog timer has expired. dtrDrop: DTR has been turned off while the modem is to disconnect on DTR drop. userHangup: normal disconnect where the user hangs up call. compressionProblem: the call is disconnected due to a problem detected during compression in the modem. retrainFailure: the modem did not successfully train and reach data mode on the previous connections. remoteLinkDisconnect: the remote link disconnected the connection. abort: the call was aborted. inactivityTimeout: the modem automatically hangs up because data is not sent or received within the inactivity time out. dialStringError: the dialed phone number is invalid. linkFailure: the modem detects a link failure. modulationError: the modem detects a modulation error. dialTimeout: the modem times out while attempting to dial. remoteHangup: the remote side hangs up the connection. mnp10ProtocolError: MNP10 Protocol Error. lapmProtocolError: LAPM Protocol Error. faxClass2Error: Fax Class 2 Error. trainupFailure: failure to trainup with a remote peer. fallbackTerminate: User has EC fallback set to disconnect. excessiveEC: Link loss due to excessive EC retransmissions. EC packet transmit limit exceeded. hostDrop: Host initiated link drop. terminate: Lost Carrier Microcom HDMS product relating to password security issues. autoLogonError: An autologon sequence did not complete successfully. ccpNotSeen: The Credit Card Prompt was not detected. callbackFailed: Applies to leased line connection. If after a switched line dialback due to a leased line connection failure, the switched line connection also fails and a connection can still not be made on the leased line, a disconnect occurs with this reason set. blacklist: In coutries that support blacklisting, an attempt was made to go off hook with a null dial string (ATD). lapmTimeout: Timed out waiting for a reply from remote. reliableLinkTxTimeout: Have not received the link acknowledgement in the first 30 seconds of the connection. dspAccessFailure: Timed out trying to access the DSP chip. cdOffTimeout: Timed out waiting for carrier to return after a retrain or rate renegotiation. codewordSizeMismatch: The codeword size are mismatched. dspDownloadFailure: Error during the DSP code download. The time taken to recover and repeat the download would take too long to complete the handshake.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), lostCarrier(2), noCarrier(3), noDialTone(4), busy(5), modemWatchdogTimeout(6), dtrDrop(7), userHangup(8), compressionProblem(9), retrainFailure(10), remoteLinkDisconnect(11), abort(12), inactivityTimeout(13), dialStringError(14), linkFailure(15), modulationError(16), dialTimeout(17), remoteHangup(18), mnp10ProtocolError(19), lapmProtocolError(20), faxClass2Error(21), trainupFailure(22), fallbackTerminate(23), excessiveEC(24), hostDrop(25), terminate(26), autoLogonError(27), ccpNotSeen(28), callbackFailed(29), blacklist(30), lapmTimeout(31), reliableLinkTxTimeout(32), dspAccessFailure(33), cdOffTimeout(34), codewordSizeMismatch(35), dspDownloadFailure(36), modemDrNone(37), modemDrSoftwareReset(38), modemDrEcTerminated(39), modemDrBadMnp5Rxdata(40), modemDrBadV42bisRxdata(41), modemDrBadCopState(42), modemDrAth(43), modemDrAborted(44), modemDrConnectTimeout(45), modemDrResetDsp(46), modemDrNoCarrier(47), modemDrNoAbtDetected(48), modemDrTrainupFailure(49), modemDrRetrainLimit(50), modemDrAbtEndFailure(51), modemDrNoLr(52), modemDrLrParam1(53), modemDrLrIncompat(54), modemDrRetransmitLimit(55), modemDrInactivity(56), modemDrProtocolError(57), modemDrFallbackTerminate(58), modemDrNoXid(59), modemDrXidIncompat(60), modemDrDisc(61), modemDrDm(62), modemDrBadNr(63), modemDrSabmeOnline(64), modemDrXidOnline(65), modemDrLrOnline(66), modemDrBadCmnd(67), modemDrFrmrBadCmnd(68), modemDrFrmrData(69), modemDrFrmrLength(70), modemDrFrmrBadNr(71), modemDrLdNoLr(72), modemDrLdLrParam1(73), modemDrLdLrIncompat(74), modemDrLdRetransLimit(75), modemDrLdInactivity(76), modemDrLdProtocol(77), modemDrLdUser(78), modemDrHostNonspecific(79), modemDrHostBusy(80), modemDrHostNoAnswer(81), modemDrHostDtr(82), modemDrHostAth(83), modemDrHostNoDialtone(84), modemDrHostNoCarrier(85), modemDrHostAck(86), modemDrMohClrd(87), modemDrMohTimeout(88), modemDrCotAck(89), modemDrCotNak1(90), modemDrCotNak2(91), modemDrCotOff(92), modemDrCotTimeout(93), modemDrDcIllegalCodewordStepup(94), modemDrDcIllegalTokenEmptyNode(95), modemDrDcIllegalTokenTooLarge(96), modemDrDcReservedCommand(97), modemDrDcIllegalCharacterSizeStepup(98), modemDrDcRxDictionaryFull(99), modemDrDcRxHistoryFull(100), modemDrDcRxStringSizeExceeded(101), modemDrDcNegotiationError(102), modemDrDcCompressionError(103)  

cmCallDuration 1.3.6.1.4.1.9.9.47.1.3.1.1.9
This object specifies the call duration of the current or previous call.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cmCallPhoneNumber 1.3.6.1.4.1.9.9.47.1.3.1.1.10
The dialed outgoing telephone number of the current or previous call.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

cmCallerID 1.3.6.1.4.1.9.9.47.1.3.1.1.11
The incoming caller identification of the current or previous call if this entry is not in the connected state.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

cmModulationSchemeUsed 1.3.6.1.4.1.9.9.47.1.3.1.1.12
The modem modulation scheme used in the current or previous call. This object is valid only for modems which have cmManageable to be true.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), bell103a(2), bell212a(3), v21(4), v22(5), v22bis(6), v32(7), v32bis(8), vfc(9), v34(10), v17(11), v29(12), v33(13), k56flex(14), v23(15), v32terbo(16), v34plus(17), v90(18), v27ter(19), v110(20), piafs(21)  

cmProtocolUsed 1.3.6.1.4.1.9.9.47.1.3.1.1.13
The modem protocol used in the current or previous call. This object is valid only for modems which have cmManageable to be true.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), direct(2), reliableMNP(3), reliableLAPM(4), syncMode(5), asyncMode(6), ara10(7), ara20(8), unknown(9)  

cmTXRate 1.3.6.1.4.1.9.9.47.1.3.1.1.14
The speed of modem transmit rate of the current or previous call in bits per second. This object is valid only for modems which have cmManageable to be true.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmRXRate 1.3.6.1.4.1.9.9.47.1.3.1.1.15
The speed of modem receive rate of the current or previous call in bits per second. This object is valid only for modems which have cmManageable to be true.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmTXAnalogSignalLevel 1.3.6.1.4.1.9.9.47.1.3.1.1.16
The modem transmit analog signal level in the current or previous call. The unit used is in dBm. This object is valid for modems that have cmManageable set to true(1) otherwise 0 will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -43..-9 | 0  

cmRXAnalogSignalLevel 1.3.6.1.4.1.9.9.47.1.3.1.1.17
The modem transmit analog signal level in the current or previous call. The unit used is in dBm. This object is valid for modems that have cmManageable set to true(1) otherwise 0 will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -128..-1 | 0  

cmLineConfigTable 1.3.6.1.4.1.9.9.47.1.3.2
A collection of objects that describe some of the configuration info of the modem.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmLineConfigEntry

cmLineConfigEntry 1.3.6.1.4.1.9.9.47.1.3.2.1
An entry in the table, containing configuration information about a single modem.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmLineConfigEntry  

cmATModePermit 1.3.6.1.4.1.9.9.47.1.3.2.1.1
Direct Connect session is used for test and debugging purpose by using the modem AT commands through the out of band management port when cmManageable is true. This object specifies whether the Direct Connect session is permitted to be used at this modem. If cmManageable is true(1), Direct Connect session via the out of band port is allowed and false(2) indicates that it isn't allowed for the modem.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmStatusPolling 1.3.6.1.4.1.9.9.47.1.3.2.1.2
Modem status and events can be polled through the out of band management port when the cmManageable is true. This object specifies whether this status polling feature is enabled at this modem. If cmManageable is true(1), status polling will occur for the modem and false(2) indicates that no status polling will occur.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmBusyOutRequest 1.3.6.1.4.1.9.9.47.1.3.2.1.3
This object is used to put modem out of service, i.e. modem cannot make calls or answer calls. If the modem to be busyout is handling a call, the busyout action will be taken after the current call is disconnected. After modem is busyout, the following commands can be applied to those modems - reset, bad modem, download modem firmware, etc. This is called nice or graceful busyout. The value of true(1) indicates the busyOut request has been issued to the modem, but the busyout could be pending. The management entity needs to query the cmState to see if the modem is successfully busied out. The value of false(2) indicates the modem is not given the busyOut command.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmShutdown 1.3.6.1.4.1.9.9.47.1.3.2.1.4
This object is used to put modem out of service, i.e. modem cannot make calls or answer calls. This is a hard busyout command to bring the modem out of service immediately without waiting for the call to be ended normally. After modem is shutdown, the following commands can be applied to those modems - reset, bad modem, download modem firmware, etc. The value of true(1) indicates the hard busyout has been issued to the modem. The value of false(2) indicates the modem has not been hard busyout.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmHoldReset 1.3.6.1.4.1.9.9.47.1.3.2.1.5
A command hold-reset will put the state of modem into reset mode until an inverse command to bring modem out of RESET mode. During the period of reset mode, this modem can not be used and is non-functional. This object is only valid when cmState is onHook, busiedOut, or disabled. The value of true(1) attempts to put the modem in reset mode, and the value of false(2) takes the modem out of reset. This object is not applicable for Mica modems.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmBad 1.3.6.1.4.1.9.9.47.1.3.2.1.6
This object can hold modem out of service and marks the modem as suspected or proven to be bad. During the router start-up initialization sequence, modem back-to-back tests will test modems and mark those modems failing tests as bad modems. The management entity also can use this command to lock out the suspicious modem or unlock the modem to do further debugging or test. This command will be used accompanied with cmholdReset command to put modem out of service. This command doesn't do the reset. For a normally good modem, it can start handling calls after it exits from modem reset mode. For a bad modem, it cannot start handling calls after it exits from modem reset mode. The manager needs to take modem out of bad modem mode in order to handle calls. This object is only valid when cmState is onHook or busiedOut. The value of true(1) indicates the modem is suspected to be bad and its state is set to bad. The value of false(2) indicates the modem has not been suspected to be bad or has been re-marked as good.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmLineStatisticsTable 1.3.6.1.4.1.9.9.47.1.3.3
A collection of objects that describe the status of the modem.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmLineStatisticsEntry

cmLineStatisticsEntry 1.3.6.1.4.1.9.9.47.1.3.3.1
An entry in the table, containing status information about a single modem.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmLineStatisticsEntry  

cmRingNoAnswers 1.3.6.1.4.1.9.9.47.1.3.3.1.1
A counter to count the calls that ringing was detected but the call was not answered at this modem.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmIncomingConnectionFailures 1.3.6.1.4.1.9.9.47.1.3.3.1.2
A counter that indicates the number of incoming connection requests that this modem answered in which it could not train with the other DCE. This object is valid only for modems which have cmManageable to be true.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmIncomingConnectionCompletions 1.3.6.1.4.1.9.9.47.1.3.3.1.3
A counter that indicates the number of incoming connection requests that this modem answered and successfully trained with the other DCE. This object is valid only for modems which have cmManageable to be true.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmOutgoingConnectionFailures 1.3.6.1.4.1.9.9.47.1.3.3.1.4
A counter that indicates the number of outgoing calls from this modem which successfully went off hook and dialed, in which it could not train with the other DCE. This object is valid only for modems which have cmManageable to be true.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmOutgoingConnectionCompletions 1.3.6.1.4.1.9.9.47.1.3.3.1.5
A counter that indicates the number of outgoing calls from this modem which resulted in successfully training with the other DCE.This object is valid only for modems which have cmManageable to be true.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmFailedDialAttempts 1.3.6.1.4.1.9.9.47.1.3.3.1.6
A counter that indicates the number of call attempts that failed because the modem didn't go off hook, or there was no dial tone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmNoDialTones 1.3.6.1.4.1.9.9.47.1.3.3.1.7
A counter that indicates the number of times the dial tone expected but not received. This object is valid only for modems which have cmManageable to be true.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmDialTimeouts 1.3.6.1.4.1.9.9.47.1.3.3.1.8
A counter that indicates the number of times the dial time-out occurred. This object is valid only for modems which have cmManageable to be true.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmWatchdogTimeouts 1.3.6.1.4.1.9.9.47.1.3.3.1.9
The number of times the Call Processing watchdog timer has expired.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cm2400OrLessConnections 1.3.6.1.4.1.9.9.47.1.3.3.1.10
The number of connections initially established at a modulation speed of 2400 bits per second or less. This object is valid only for modems which have cmManageable to be true.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cm2400To14400Connections 1.3.6.1.4.1.9.9.47.1.3.3.1.11
The number of connections initially established at a modulation speed of greater than 2400 bits per second and less than 14400 bits per second. This object is valid only for modems which have cmManageable to be true.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cmGreaterThan14400Connections 1.3.6.1.4.1.9.9.47.1.3.3.1.12
The number of connections initially established at a modulation speed of greater than 14400 bits per second. This object is valid only for modems which have cmManageable to be true.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cmNoCarriers 1.3.6.1.4.1.9.9.47.1.3.3.1.13
A counter that indicates the number of times that the disconnect reason is no carrier. This object is valid only for modems which have cmManageable to be true.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmLinkFailures 1.3.6.1.4.1.9.9.47.1.3.3.1.14
A counter that indicates the number of times that the disconnect reason is link failure. This object is valid only for modems which have cmManageable to be true.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmProtocolErrors 1.3.6.1.4.1.9.9.47.1.3.3.1.15
A counter that indicates the number of times that the out of band protocol error occurred. This object is valid only for modems which have cmManageable to be true.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmPollingTimeouts 1.3.6.1.4.1.9.9.47.1.3.3.1.16
A counter that indicates the number of times that the out of band protocol time-out error occurred. This object is valid only for modems which have cmManageable to be true.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmTotalCallDuration 1.3.6.1.4.1.9.9.47.1.3.3.1.17
A counter that indicates total call duration on the modem. This includes the duration of all previous calls.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmLineSpeedStatisticsTable 1.3.6.1.4.1.9.9.47.1.3.4
A collection of objects that describe the intial modem line speeds and connections
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmLineSpeedStatisticsEntry

cmLineSpeedStatisticsEntry 1.3.6.1.4.1.9.9.47.1.3.4.1
An entry in the table, containing initial speed and connection information about a single modem.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmLineSpeedStatisticsEntry  

cmInitialLineSpeed 1.3.6.1.4.1.9.9.47.1.3.4.1.1
A discrete initial speed at which the given line may operate
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cmInitialLineConnections 1.3.6.1.4.1.9.9.47.1.3.4.1.2
The number of connections initially established at a given modulation speed. An instance of this object will be only present for those speeds where one or more connections have occurred
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cmInitialTxLineConnections 1.3.6.1.4.1.9.9.47.1.3.4.1.3
The number of Transmit connections initially established at a given modulation speed. An instance of this object will be only present for those speeds where one or more connections have occurred
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmInitialRxLineConnections 1.3.6.1.4.1.9.9.47.1.3.4.1.4
The number of Receive connections initially established at a given modulation speed. An instance of this object will be only present for those speeds where one or more connections have occurred
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmStateNotifyEnable 1.3.6.1.4.1.9.9.47.1.4.1
This variable controls generation of the cmStateNotification. When this variable is 'true(1)', generation of cmStateNotification is enabled. When this variable is 'false(2)', generation of cmStateNotification is disabled. The default value is 'false(2)'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmMIBNotificationPrefix 1.3.6.1.4.1.9.9.47.2
OBJECT IDENTIFIER    

cmMIBNotifications 1.3.6.1.4.1.9.9.47.2.0
OBJECT IDENTIFIER    

cmStateNotification 1.3.6.1.4.1.9.9.47.2.0.1
A modem port state change notification is generated whenever the port transitions to a state where it is offline due to a failure or administrative action. The values of cmState which will trigger this notification are: busiedOut(5) - Administratively out of service disabled(6) - Administratively out of service bad(7) - Internally detected failure or administrative action loopback(8) - Testing downloadFirmware(9) - Administrative action downloadFirmwareFailed(10) - Internally detected failure
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoModemMgmtMIBConformance 1.3.6.1.4.1.9.9.47.3
OBJECT IDENTIFIER    

ciscoModemMgmtMIBCompliances 1.3.6.1.4.1.9.9.47.3.1
OBJECT IDENTIFIER    

ciscoModemMgmtMIBGroups 1.3.6.1.4.1.9.9.47.3.2
OBJECT IDENTIFIER    

ciscoModemMgmtMIBCompliance 1.3.6.1.4.1.9.9.47.3.1.1
The compliance statement for entities which implement the cisco Modem Management MIB
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

ciscoModemMgmtMIBComplianceRev1 1.3.6.1.4.1.9.9.47.3.1.2
The compliance statement for entities which implement the cisco Modem Management MIB
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

ciscoModemMgmtMIBComplianceRev2 1.3.6.1.4.1.9.9.47.3.1.3
The compliance statement for entities which implement the cisco Modem Management MIB
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoModemMgmtMIBComplianceRev3 1.3.6.1.4.1.9.9.47.3.1.4
The compliance statement for entities which implement the cisco Modem Management MIB
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoModemMgmtMIBComplianceRev4 1.3.6.1.4.1.9.9.47.3.1.5
The compliance statement for entities which implement the cisco Modem Management MIB
Status: obsolete Access: not-accessible
MODULE-COMPLIANCE    

ciscoModemMgmtMIBComplianceRev5 1.3.6.1.4.1.9.9.47.3.1.6
The compliance statement for entities which implement the cisco Modem Management MIB
Status: deprecated Access: not-accessible
MODULE-COMPLIANCE    

ciscoModemMgmtMIBComplianceRev6 1.3.6.1.4.1.9.9.47.3.1.7
The compliance statement for entities which implement the cisco Modem Management MIB
Status: current Access: not-accessible
MODULE-COMPLIANCE    

cmSystemInfoGroup 1.3.6.1.4.1.9.9.47.3.2.1
A collection of objects providing system configuration and status information.
Status: obsolete Access: not-accessible
OBJECT-GROUP    

cmGroupInfoGroup 1.3.6.1.4.1.9.9.47.3.2.2
A collection of objects providing modem configuration and statistics information for modem groups.
Status: current Access: not-accessible
OBJECT-GROUP    

cmLineInfoGroup 1.3.6.1.4.1.9.9.47.3.2.3
A collection of objects providing modem configuration and statistics information for individual modem.
Status: current Access: not-accessible
OBJECT-GROUP    

cmManagedLineInfoGroup 1.3.6.1.4.1.9.9.47.3.2.4
A collection of objects providing modem configuration and statistics information for individual managed modems.
Status: deprecated Access: not-accessible
OBJECT-GROUP    

cmLineSpeedInfoGroup 1.3.6.1.4.1.9.9.47.3.2.5
A collection of objects providing modem configuration and statistics information for individual managed modems.
Status: obsolete Access: not-accessible
OBJECT-GROUP    

cmSystemInfoGroupRev1 1.3.6.1.4.1.9.9.47.3.2.6
A collection of objects providing system configuration and status information.
Status: current Access: not-accessible
OBJECT-GROUP    

cmLineSpeedInfoGroupRev1 1.3.6.1.4.1.9.9.47.3.2.7
A collection of objects providing modem configuration and statistics information for individual managed modems.
Status: deprecated Access: not-accessible
OBJECT-GROUP    

cmManagedLineInfoGroupRev1 1.3.6.1.4.1.9.9.47.3.2.8
A collection of objects providing modem configuration and statistics information for individual managed modems.
Status: deprecated Access: not-accessible
OBJECT-GROUP    

cmNotificationConfigGroup 1.3.6.1.4.1.9.9.47.3.2.9
Objects for configuring the notification behavior of this MIB.
Status: current Access: not-accessible
OBJECT-GROUP    

cmNotificationGroup 1.3.6.1.4.1.9.9.47.3.2.10
The collection of notifications used for monitoring modem status
Status: current Access: not-accessible
NOTIFICATION-GROUP    

cmLineSpeedInfoGroupRev2 1.3.6.1.4.1.9.9.47.3.2.11
A collection of objects providing modem configuration and statistics information for individual managed modems.
Status: current Access: not-accessible
OBJECT-GROUP    

cmManagedLineInfoGroupRev2 1.3.6.1.4.1.9.9.47.3.2.12
A collection of objects providing modem configuration and statistics information for individual managed modems.
Status: current Access: not-accessible
OBJECT-GROUP