CXV34-MIB

File: CXV34-MIB.mib (9224 bytes)

Imported modules

RFC-1212 RFC1213-MIB CXProduct-SMI

Imported symbols

OBJECT-TYPE DisplayString cxV34
SapIndex Alias

Defined Types

V34SlotEntry  
SEQUENCE    
  v34SlotNumber SapIndex
  v34SlotAlias Alias
  v34SlotRowStatus INTEGER
  v34SlotStatus INTEGER
  v34SlotAnswerMode INTEGER
  v34SlotModemString DisplayString Size(0..32)
  v34SlotDialNumber DisplayString
  v34SlotSpeedStatus INTEGER
  v34SlotRetrainStatus INTEGER
  v34SlotHookStatus INTEGER
  v34SlotRingStatus INTEGER
  v34SlotDsrStatus INTEGER
  v34SlotDtrStatus INTEGER
  v34SlotModel INTEGER
  v34SlotRevision INTEGER
  v34SlotEco INTEGER

Defined Values

v34SlotTable 1.3.6.1.4.1.495.2.1.6.42.1
Describes a table that contains configuration information about each V34 modem and its associated hardware port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    V34SlotEntry

v34SlotEntry 1.3.6.1.4.1.495.2.1.6.42.1.1
Describes the configuration information applied to a specific V34 modem and its associated hardware port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  V34SlotEntry  

v34SlotNumber 1.3.6.1.4.1.495.2.1.6.42.1.1.1
Identifies a numerical value applied to the modem. Each device has a unique number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SapIndex  

v34SlotAlias 1.3.6.1.4.1.495.2.1.6.42.1.1.2
Assigns a name used for the alias. Each modem requires a unique name. You may not assign the same name twice. Default Value: none Range of Values: Up to twelve alphanumeric characters, the first character must be alphabetic. Configuration Changed: operative
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

v34SlotRowStatus 1.3.6.1.4.1.495.2.1.6.42.1.1.3
Determines the status of the objects in in a table row. Default Value: none Options: invalid (1): row is flagged, after next reset the values will be disabled and the row will be deleted from the table. valid (2): values are enabled Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

v34SlotStatus 1.3.6.1.4.1.495.2.1.6.42.1.1.4
Identifies the presence or absence of a V.34 modem in the slot and if present, whether it has failed initialization. Default Value: none Options: v34-not-present (1) v34-present (2) v34-present-failed (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER v34-not-present(1), v34-present(2), v34-present-failed(3)  

v34SlotModemString 1.3.6.1.4.1.495.2.1.6.42.1.1.5
Determines a string to be sent to the modem upon initialization. Default Value: none Range of Values: 0-32 alphanumberic characters Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

v34SlotDialNumber 1.3.6.1.4.1.495.2.1.6.42.1.1.6
Specifies the number used to dial the remote modem. Default Value: none Range of Values: An octet string of 12 numeric characters Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..20)  

v34SlotAnswerMode 1.3.6.1.4.1.495.2.1.6.42.1.1.7
Determines whether the device will answer an incoming call. Default Value: answer-enabled (2) Options: answer-disabled (1) answer-enabled (2) test-mode (3) Configuration Changed: operative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER answer-disabled(1), answer-enabled(2), test-mode(3)  

v34SlotSpeedStatus 1.3.6.1.4.1.495.2.1.6.42.1.1.8
Identifies the connection rate operative during the current dial call only. Default Value: none Options: speed-0-300 (1) speed-600 (2) speed-1200 (3) speed-2400 (4) speed-4800 (5) speed-7200 (6) speed-9600 (7) speed-12000 (8) speed-14400 (9) speed-16800 (10) speed-19200 (11) speed-21600 (12) speed-24000 (13) speed-26400 (14) speed-28800 (15)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER speed-0-300(1), speed-600(2), speed-1200(3), speed-2400(4), speed-4800(5), speed-7200(6), speed-9600(7), speed-12000(8), speed-14400(9), speed-16800(10), speed-19200(11), speed-21600(12), speed-24000(13), speed-26400(14), speed-28800(15)  

v34SlotRetrainStatus 1.3.6.1.4.1.495.2.1.6.42.1.1.9
Identifies whether the modem is retraining or not. It is only applicable while the modem is on-line. Default Value: none Options: no-retraining (1) retraining (2)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-retraining(1), retraining(2)  

v34SlotHookStatus 1.3.6.1.4.1.495.2.1.6.42.1.1.10
Identifies whether the modem is 'off-hook' (connected to the telephone line), or 'on-hook' (disconnected). Default Value: none Options: on-hook (1) off-hook (2)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER on-hook(1), off-hook(2)  

v34SlotRingStatus 1.3.6.1.4.1.495.2.1.6.42.1.1.11
Identifies when the modem detects a ring signal from the telephone line. Default Value: none Options: no-ring (1) ring (2)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-ring(1), ring(2)  

v34SlotDsrStatus 1.3.6.1.4.1.495.2.1.6.42.1.1.12
Identifies the data transfer state of the modem by the status of the Data Set Ready (DSR) signal . Default Value: none Options dsr-deasserted (1): data transfer inactive dsr-asserted (2): data transfer active
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dsr-deasserted(1), dsr-asserted(2)  

v34SlotDtrStatus 1.3.6.1.4.1.495.2.1.6.42.1.1.13
Identifies the status of the Data Terminal Ready (DTR) signal that the motherboard uses to dial the pre-stored phone number (if in originate mode) or to enable auto answer (if in answer mode). Default Value: none Options: dtr-deasserted (1) dtr-asserted (2)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dtr-deasserted(1), dtr-asserted(2)  

v34SlotModel 1.3.6.1.4.1.495.2.1.6.42.1.1.14
Identifies the model number of the Printed Circuit Board (PCB) as an integer value from 0 to 7. Default Value: none Range of Values: 0-7
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

v34SlotRevision 1.3.6.1.4.1.495.2.1.6.42.1.1.15
Identifies the revision number of the PCB as an integer value from 0 to 15. Default Value: none Range of Values: 0-15
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

v34SlotEco 1.3.6.1.4.1.495.2.1.6.42.1.1.16
Identifies the Engineering Change Order (ECO) level of the PCB as an integer value from 0 to 15. Default Value: none Range of Values: 0-15
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..15