CT-CMMPHYS-MIB

File: CT-CMMPHYS-MIB.mib (43778 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI
CTRON-MIB-NAMES CT-HSIMPHYS-MIB

Imported symbols

OBJECT-TYPE DisplayString ifIndex
IpAddress Counter Gauge
ctCMM mBusBoardID

Defined Types

CmmBoardEntry  
SEQUENCE    
  cmmBoardType OBJECT IDENTIFIER
  cmmNumModules INTEGER
  cmmModuleNumModems INTEGER
  cmmTFTPServer IpAddress
  cmmUpgradePath DisplayString
  cmmUpgradeFlag INTEGER
  cmmCommitFlag INTEGER
  cmmModemResetLimit INTEGER
  cmmModemResetTime INTEGER
  cmmOutgoingInactivityTimeout INTEGER
  cmmIncomingInactivityTimeout INTEGER
  cmmAsyncBaseOrigATCmdStr DisplayString
  cmmAsyncBaseAnswerATCmdStr DisplayString
  cmmAsyncOrigStrModifier DisplayString
  cmmAsyncAnswerStrModifier DisplayString
  cmmAsyncOperOrigATCmdStr DisplayString
  cmmAsyncOperAnswerATCmdStr DisplayString
  cmmHdlcBaseOrigATCmdStr DisplayString
  cmmHdlcBaseAnswerATCmdStr DisplayString
  cmmHdlcOrigStrModifier DisplayString
  cmmHdlcAnswerStrModifier DisplayString
  cmmHdlcOperOrigATCmdStr DisplayString
  cmmHdlcOperAnswerATCmdStr DisplayString
  cmmBoardAdminStatus INTEGER
  cmmBoardOperStatus INTEGER

CmmModuleEntry  
SEQUENCE    
  cmmModuleID INTEGER
  cmmDpramSize INTEGER
  cmmSdramSize INTEGER
  cmmCpuType INTEGER
  cmmCpuSpeed INTEGER
  cmmCpuFwRev DisplayString
  cmmEpldId DisplayString
  cmmEpldRev DisplayString
  cmmNumBadModems INTEGER
  cmmModuleOperStatus INTEGER
  cmmModuleAdminStatus INTEGER

CmmModemEntry  
SEQUENCE    
  cmmBoardID INTEGER
  cmmModemID INTEGER
  cmmIFNum INTEGER
  cmmSessionNum INTEGER
  cmmDdpPartNum DisplayString
  cmmDdpRevLevel DisplayString
  cmmDdpFwRev DisplayString
  cmmDDPInterrupts Counter
  cmmRxFlowCtlEvts Counter
  cmmTxFlowCtlEvts Counter
  cmmCallStatus INTEGER
  cmmCallOrigin INTEGER
  cmmRobbedBitDetected DisplayString
  cmmCorrectionType INTEGER
  cmmCompressionType INTEGER
  cmmRxRate INTEGER
  cmmTxRate INTEGER
  cmmEncoding INTEGER
  cmmFraming INTEGER
  cmmInitialConnectRate INTEGER
  cmmMaxHostWindows INTEGER
  cmmMaxCmmWindows INTEGER
  cmmNumOutHostAcks Gauge
  cmmNumOutCmmAcks Gauge
  cmmToNetworkOctets Counter
  cmmFromNetworkOctets Counter
  cmmToHostOctets Counter
  cmmFromHostOctets Counter
  cmmToNetworkFrames Counter
  cmmFromNetworkFrames Counter
  cmmOversizeFrames Counter
  cmmOverrunErrors Counter
  cmmCRCErrors Counter
  cmmAbortedFrames Counter
  cmmRetrainEvents Counter
  cmmARAEvents Counter
  cmmARAFlag INTEGER
  cmmCarrierLossEvents Counter
  cmmCarrierLossFlag INTEGER
  cmmRcvSignalLevel INTEGER
  cmmRcvSignalEQM INTEGER
  cmmTDMSlot INTEGER
  cmmResetModemStats INTEGER
  cmmModemAdminStatus INTEGER
  cmmModemOperStatus INTEGER

Defined Values

cmmModemInfo 1.3.6.1.4.1.52.4.1.1.18.1
OBJECT IDENTIFIER    

cmmBoardTable 1.3.6.1.4.1.52.4.1.1.18.1.1
A list of CMM boards present in this unit.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmmBoardEntry

cmmBoardEntry 1.3.6.1.4.1.52.4.1.1.18.1.1.1
A CMM board present in this unit.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CmmBoardEntry  

cmmBoardType 1.3.6.1.4.1.52.4.1.1.18.1.1.1.1
The value of this object uniquely defines the CMM board type - a vendor's authoritative identification for a module. By convention, this value is allocated within the SMI enterprises subtree(1.3.6.1.4.1), and provides an easy and unambiguous means for determining the type of board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

cmmNumModules 1.3.6.1.4.1.52.4.1.1.18.1.1.1.2
The value of this object is the number of CMM modules contained on this physical CMM circuit board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmModuleNumModems 1.3.6.1.4.1.52.4.1.1.18.1.1.1.3
Number of modems per CMM module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmTFTPServer 1.3.6.1.4.1.52.4.1.1.18.1.1.1.4
The value of this object is the IP address of the TFTP server where the object code for CMM modules resides. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cmmUpgradePath 1.3.6.1.4.1.52.4.1.1.18.1.1.1.5
The value of this object is the path to the object code for CMM modules on the TFTP server. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cmmUpgradeFlag 1.3.6.1.4.1.52.4.1.1.18.1.1.1.6
The value of this object is a flag that indicates whether or not to upgrade the software for the CMM modules on the board. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

cmmCommitFlag 1.3.6.1.4.1.52.4.1.1.18.1.1.1.7
The value of this object is a flag that indicates whether or not to commit the software for the CMM modules on the board. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

cmmModemResetLimit 1.3.6.1.4.1.52.4.1.1.18.1.1.1.8
The value of this object is the number of times that a modem can be reset within a given time span before it is declared to be faulty. If the value is 0 then the modem will never be declared faulty. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cmmModemResetTime 1.3.6.1.4.1.52.4.1.1.18.1.1.1.9
The value of this object is the time span (in minutes) during which the given number of resets must occur before the modem is declared to be faulty. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cmmOutgoingInactivityTimeout 1.3.6.1.4.1.52.4.1.1.18.1.1.1.10
The value of this object is the duration (in seconds) of a period of inactivity before an outgoing call is terminated. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cmmIncomingInactivityTimeout 1.3.6.1.4.1.52.4.1.1.18.1.1.1.11
The value of this object is the duration (in seconds) of a period of inactivity before an incoming call is terminated. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cmmAsyncBaseOrigATCmdStr 1.3.6.1.4.1.52.4.1.1.18.1.1.1.12
The value of this object is the default or base set of AT commands to be used when originating an async call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmAsyncBaseAnswerATCmdStr 1.3.6.1.4.1.52.4.1.1.18.1.1.1.13
The value of this object is the default or base set of AT commands to be used when answering an async call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmAsyncOrigStrModifier 1.3.6.1.4.1.52.4.1.1.18.1.1.1.14
The value of this object is a set of additional AT commands to be used when originating an async call. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cmmAsyncAnswerStrModifier 1.3.6.1.4.1.52.4.1.1.18.1.1.1.15
The value of this object is a set of additional AT commands to be used when answering an async call. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cmmAsyncOperOrigATCmdStr 1.3.6.1.4.1.52.4.1.1.18.1.1.1.16
The value of this object is the operative set of AT commands to be used when originating an async call. It includes the base string, the modifier string, and the call timeout value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmAsyncOperAnswerATCmdStr 1.3.6.1.4.1.52.4.1.1.18.1.1.1.17
The value of this object is the operative set of AT commands to be used when answering an async call. It includes the base string, the modifier string, and the call timeout value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmHdlcBaseOrigATCmdStr 1.3.6.1.4.1.52.4.1.1.18.1.1.1.18
The value of this object is the default or base set of AT commands to be used when originating an HDLC call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmHdlcBaseAnswerATCmdStr 1.3.6.1.4.1.52.4.1.1.18.1.1.1.19
The value of this object is the default or base set of AT commands to be used when answering an HDLC call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmHdlcOrigStrModifier 1.3.6.1.4.1.52.4.1.1.18.1.1.1.20
The value of this object is a set of additional AT commands to be used when originating an HDLC call. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cmmHdlcAnswerStrModifier 1.3.6.1.4.1.52.4.1.1.18.1.1.1.21
The value of this object is a set of additional AT commands to be used when answering an HDLC call. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cmmHdlcOperOrigATCmdStr 1.3.6.1.4.1.52.4.1.1.18.1.1.1.22
The value of this object is the operative set of AT commands to be used when originating an HDLC call. It includes the base string, the modifier string, and the call timeout value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmHdlcOperAnswerATCmdStr 1.3.6.1.4.1.52.4.1.1.18.1.1.1.23
The value of this object is the operative set of AT commands to be used when answering an HDLC call. It includes the base string, the modifier string, and the call timeout value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmBoardAdminStatus 1.3.6.1.4.1.52.4.1.1.18.1.1.1.24
The value of this object is the administrative status of the CMM board. down(1) -- all modems that belong to this board are to be removed from service immediately leave-service(2) -- each modem that belongs to this board is to be removed from service at the completion of its current call, if any up(3) -- each modem that belongs to this module is to become available for accepting calls upgrade(4) -- all modules that belong to this board are to be reloaded with new software and restarted
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER down(1), leave-service(2), up(3), upgrade(4)  

cmmBoardOperStatus 1.3.6.1.4.1.52.4.1.1.18.1.1.1.25
The value of this object is the operational status of the CMM board. initializing(1) -- all modules that belong to this board are booting up or in the process of a software upgrade active(2) -- all modules that belong to this board are available for accepting calls leaving-service(3) -- all modules that belong to this board are functional but are no longer available for accepting calls (Existing calls are allowed to terminate normally.) out-of-service(4) -- none of the modules that belong to this board are available for accepting calls nor do they have any existing calls faulty(5) -- all modules that belong to this board are unusable impaired(6) -- the board is otherwise active but one or more modules are in the out-of-service, initializing, testing, faulty, or impaired states
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initializing(1), active(2), leaving-service(3), out-of-service(4), faulty(5), impaired(6)  

cmmModuleTable 1.3.6.1.4.1.52.4.1.1.18.1.2
A list of CMM modules present on each CMM board in this unit
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmmModuleEntry

cmmModuleEntry 1.3.6.1.4.1.52.4.1.1.18.1.2.1
The value of this object is a CMM module that is present in this unit
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CmmModuleEntry  

cmmModuleID 1.3.6.1.4.1.52.4.1.1.18.1.2.1.1
The value of this object is an index that uniquely identifies the CMM module within the physical CMM board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmDpramSize 1.3.6.1.4.1.52.4.1.1.18.1.2.1.2
Size of the DPRAM (in bytes) on the CMM module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmSdramSize 1.3.6.1.4.1.52.4.1.1.18.1.2.1.3
Size of the SDRAM (in bytes) on the CMM module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmCpuType 1.3.6.1.4.1.52.4.1.1.18.1.2.1.4
CPU type on the CMM module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), hitachish3(2), hitachish4(3)  

cmmCpuSpeed 1.3.6.1.4.1.52.4.1.1.18.1.2.1.5
The speed of the CPU (in Megahertz) on the CMM module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmCpuFwRev 1.3.6.1.4.1.52.4.1.1.18.1.2.1.6
Revision of the CPU firmware on the CMM module. This code is a product of RSA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmEpldId 1.3.6.1.4.1.52.4.1.1.18.1.2.1.7
EPLD ID on the CMM module. (Read from the Altera chip.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmEpldRev 1.3.6.1.4.1.52.4.1.1.18.1.2.1.8
Revision of the EPLD firmware on the CMM module. This code is produced by Cabletron.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmNumBadModems 1.3.6.1.4.1.52.4.1.1.18.1.2.1.9
The value of this object is the number of bad modems on the CMM module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmModuleAdminStatus 1.3.6.1.4.1.52.4.1.1.18.1.2.1.10
The value of this object is the administrative status of the CMM module. down(1) -- all modems that belong to this module are to be removed from service immediately leave-service(2) -- each modem that belongs to this module is to be removed from service at the completion of its current call, if any up(3) -- each modem that belongs to this module is to become available for accepting calls run-diagnostics(4) -- all modems that belong to this module are to run a series of comprehensive on-line diagnostic tests reset(5) -- the entire module is to be physically reset faulty(6) -- the entire module is to be immediately removed from service and considered unusable
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER down(1), leave-service(2), up(3), run-diagnostics(4), reset(5), faulty(6)  

cmmModuleOperStatus 1.3.6.1.4.1.52.4.1.1.18.1.2.1.11
The value of this object is the operational status of the CMM module. initializing(1) -- the module is booting up or in the process of a software upgrade active(2) -- all modems that belong to this module are available for accepting calls leaving-service(3) -- all modems that belong to this module are functional but are no longer available for accepting calls (Existing calls are allowed to terminate normally.) out-of-service(4) -- none of the modems that belong to this module are available for accepting calls nor do they have any existing calls faulty(5) -- the module has been removed from service by an NMS and is considered to be unusable impaired(6) -- the module is otherwise active but one or more modems are in the out-of-service, initializing, testing, or faulty states
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initializing(1), active(2), leaving-service(3), out-of-service(4), faulty(5), impaired(6)  

cmmModemTable 1.3.6.1.4.1.52.4.1.1.18.1.3
A list of modems present on each CMM module on each CMM board in this unit
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmmModemEntry

cmmModemEntry 1.3.6.1.4.1.52.4.1.1.18.1.3.1
This object contains data for a single CMM modem.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CmmModemEntry  

cmmBoardID 1.3.6.1.4.1.52.4.1.1.18.1.3.1.1
This object contains the logical number of the CMM board to which the modem belongs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmModemID 1.3.6.1.4.1.52.4.1.1.18.1.3.1.2
This object contains the logical number of the modem on the CMM module to which the modem belongs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmIFNum 1.3.6.1.4.1.52.4.1.1.18.1.3.1.3
This object contains the number of the instance of the Interface MIB that is associated with this modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmSessionNum 1.3.6.1.4.1.52.4.1.1.18.1.3.1.4
This object contains the session number that is associated with this modem. Session numbers are assigned, starting with 1, from the first modem on the first module of the first CMM board and continuing through the last modem of the last module of the last CMM board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmDdpPartNum 1.3.6.1.4.1.52.4.1.1.18.1.3.1.5
Part number of the DDP controller on the CMM module. (Read from the DDP chip.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmDdpRevLevel 1.3.6.1.4.1.52.4.1.1.18.1.3.1.6
Revision level of the DDP controller on the CMM module. (Read from the DDP chip.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmDdpFwRev 1.3.6.1.4.1.52.4.1.1.18.1.3.1.7
Revison of the DDP controller firmware on the CMM module. This code is produced by Rockwell.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmDDPInterrupts 1.3.6.1.4.1.52.4.1.1.18.1.3.1.8
This object contains the number of interrupts received by the CMM transfer manager since initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cmmRxFlowCtlEvts 1.3.6.1.4.1.52.4.1.1.18.1.3.1.9
This object contains the number of received flow control events.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

cmmTxFlowCtlEvts 1.3.6.1.4.1.52.4.1.1.18.1.3.1.10
This object contains the number of transmitted flow control events.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

cmmCallStatus 1.3.6.1.4.1.52.4.1.1.18.1.3.1.11
This object contains the current call status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER idle(1), connected(2), retraining(3), dropping(4), local-test(5), remote-test(6)  

cmmCallOrigin 1.3.6.1.4.1.52.4.1.1.18.1.3.1.12
This object contains an enumerated value that indicates whether the call originated locally or remotely.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER answer(1), originate(2)  

cmmRobbedBitDetected 1.3.6.1.4.1.52.4.1.1.18.1.3.1.13
This object contains the robbed bit signalling pattern that was detected by the modem or 0 if none.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cmmCorrectionType 1.3.6.1.4.1.52.4.1.1.18.1.3.1.14
This object contains an enumerated value that indicates the type of error correction that was negotiated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-ec(1), detection(2), mnp(3), hanging-up(4), speed-matching(5), lapm(6), mnp10(7)  

cmmCompressionType 1.3.6.1.4.1.52.4.1.1.18.1.3.1.15
This object contains an enumerated value that indicates the type of data compression that was negotiated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), mnp-class-5(2), v42bis-tx-only(3), v42bis-rx-only(4), v42bis(5)  

cmmRxRate 1.3.6.1.4.1.52.4.1.1.18.1.3.1.16
This object contains the current receive rate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmTxRate 1.3.6.1.4.1.52.4.1.1.18.1.3.1.17
This object contains the current transmit rate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmEncoding 1.3.6.1.4.1.52.4.1.1.18.1.3.1.18
This object contains the current PCM encoding type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER u-law(1), a-law(2)  

cmmFraming 1.3.6.1.4.1.52.4.1.1.18.1.3.1.19
This object contains the current framing type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER pseudo-framing(1), hdlc-framing(2), ppp-async(3)  

cmmInitialConnectRate 1.3.6.1.4.1.52.4.1.1.18.1.3.1.20
This object contains the initial connect rate (in BPS) or the session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmMaxHostWindows 1.3.6.1.4.1.52.4.1.1.18.1.3.1.21
This object contains the maximum number of host windows.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmMaxCmmWindows 1.3.6.1.4.1.52.4.1.1.18.1.3.1.22
This object contains the maximum number of CMM windows.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmNumOutHostAcks 1.3.6.1.4.1.52.4.1.1.18.1.3.1.23
This object contains the number of host window acks that have not been processed by the CMM side.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cmmNumOutCmmAcks 1.3.6.1.4.1.52.4.1.1.18.1.3.1.24
This object contains the number of CMM window acks that have not been processed by the host side.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cmmToNetworkOctets 1.3.6.1.4.1.52.4.1.1.18.1.3.1.25
This object contains the number of data bytes transmitted (modem -> central office switch).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cmmFromNetworkOctets 1.3.6.1.4.1.52.4.1.1.18.1.3.1.26
This object contains the number of data bytes received (central office switch -> modem).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cmmToHostOctets 1.3.6.1.4.1.52.4.1.1.18.1.3.1.27
This object contains the number of data bytes transmitted (modem -> m-bus host).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cmmFromHostOctets 1.3.6.1.4.1.52.4.1.1.18.1.3.1.28
This object contains the number of data bytes received (m-bus host -> modem).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cmmToNetworkFrames 1.3.6.1.4.1.52.4.1.1.18.1.3.1.29
This object contains the number of frames transmitted (modem -> central office switch).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cmmFromNetworkFrames 1.3.6.1.4.1.52.4.1.1.18.1.3.1.30
This object contains the number of frames received (central office switch -> modem).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cmmOversizeFrames 1.3.6.1.4.1.52.4.1.1.18.1.3.1.31
This object contains the number of HDLC frames received that were greater than the maximum permissible size.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cmmOverrunErrors 1.3.6.1.4.1.52.4.1.1.18.1.3.1.32
This object contains the number of HDLC overrun errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cmmCRCErrors 1.3.6.1.4.1.52.4.1.1.18.1.3.1.33
This object contains the number of HDLC CRC errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cmmAbortedFrames 1.3.6.1.4.1.52.4.1.1.18.1.3.1.34
This object contains the number of HDLC frames that were aborted while they were being received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cmmRetrainEvents 1.3.6.1.4.1.52.4.1.1.18.1.3.1.35
This object contains the number of times that retrain and renegotiation events have occurred since initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cmmARAEvents 1.3.6.1.4.1.52.4.1.1.18.1.3.1.36
This object contains the number of times that automatic rate adaption events have occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cmmARAFlag 1.3.6.1.4.1.52.4.1.1.18.1.3.1.37
This object contains a flag that indicates whether or not an ARA event has occurred during the current session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

cmmCarrierLossEvents 1.3.6.1.4.1.52.4.1.1.18.1.3.1.38
This object contains the number of times that carrier loss events have occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cmmCarrierLossFlag 1.3.6.1.4.1.52.4.1.1.18.1.3.1.39
This object contains a flag that indicates whether or not a carrier loss event has occurred during the current session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

cmmRcvSignalLevel 1.3.6.1.4.1.52.4.1.1.18.1.3.1.40
This object contains the receive signal level.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmRcvSignalEQM 1.3.6.1.4.1.52.4.1.1.18.1.3.1.41
This object contains the receive signal EQM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmTDMSlot 1.3.6.1.4.1.52.4.1.1.18.1.3.1.42
This object contains the number of the TDM slot used by this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cmmResetModemStats 1.3.6.1.4.1.52.4.1.1.18.1.3.1.43
This object is used to reset the statistics pertaining to the selected modem. If written with the value 'true', the statistics will be reset. If written with the value 'false', no action will be taken. Its value will always be read as 'false'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

cmmModemAdminStatus 1.3.6.1.4.1.52.4.1.1.18.1.3.1.44
This object contains the administrative status of a modem. down(1) -- the modem is to be removed from service immediately leave-service(2) -- the modem is to be removed from service at the completion of its current call, if any up(3) -- the modem is to become available for accepting calls run-diagnostics(4) -- the modem is to run a series of comprehensive on-line diagnostic tests reset(5) -- the modem is to be physically reset faulty(6) -- the modem is to be immediately removed from service and considered unusable
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER down(1), leave-service(2), up(3), run-diagnostics(4), reset(5), faulty(6)  

cmmModemOperStatus 1.3.6.1.4.1.52.4.1.1.18.1.3.1.45
This object contains the operational status of a modem. initializing(1) -- the module to which the modem belongs is booting up or in the process of a software upgrade idle(2) -- the modem is available for accepting calls but has no call in place active(3) -- the modem is not available for accepting calls because it already has one in place leaving-service(4) -- the modem is functional but is no longer available for accepting calls (Existing calls are allowed to terminate normally.) out-of-service(5) -- the modem is neither available for accepting calls nor does it have a call in place testing(6) -- the modem is running a series of comprehensive on-line diagnostic tests faulty(7) -- the modem has been removed from service by an NMS or due to a hardware or software failure and is considered to be unusable resetting(8) -- the modem is executing a reset sequence
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initializing(1), idle(2), active(3), leaving-service(4), out-of-service(5), testing(6), faulty(7), resetting(8)  

cmmFreeFormAtCmdGroup 1.3.6.1.4.1.52.4.1.1.18.1.5
OBJECT IDENTIFIER    

cmmATCommand 1.3.6.1.4.1.52.4.1.1.18.1.5.1
This object contains the user-defined AT command string. It can contain up to 256 characters, including a carriage return that will automatically be inserted and a NULL terminator.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

cmmSelectedModem 1.3.6.1.4.1.52.4.1.1.18.1.5.2
This object contains the ID of the modem to which the free-form AT command string should be sent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cmmATCmdStatus 1.3.6.1.4.1.52.4.1.1.18.1.5.3
This object allows the free-form AT command string to be sent and allows the status of the command string to be examined.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sending(1), not-sending(2)  

cmmATCmdResult 1.3.6.1.4.1.52.4.1.1.18.1.5.4
This object contains the result string from issuing the free-form AT command .
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)