CXDial-MIB

File: CXDial-MIB.mib (6162 bytes)

Imported modules

RFC-1212 CXProduct-SMI

Imported symbols

OBJECT-TYPE cxDial Alias

Defined Types

CxDialEntry  
SEQUENCE    
  cxDialEntryIndex INTEGER
  cxDialPhysicalType INTEGER
  cxDialFunctionType INTEGER
  cxDialRowStatus INTEGER
  cxDialInactivityTimer INTEGER
  cxDialBackupPollingTimer INTEGER
  cxDialDelayTimer INTEGER
  cxDialIsdnBcmUSapAlias Alias
  cxDialIsdnBcmNbrOfBChannels INTEGER
  cxDialIsdnBcmDirectoryId INTEGER

Defined Values

cxDialTable 1.3.6.1.4.1.495.2.1.6.46.1
Table containing configuration information about dial functionality. This table acts as a focal point to configure the dial capability. Each protocol providing dial incorporates an object which point to one row of this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CxDialEntry

cxDialEntry 1.3.6.1.4.1.495.2.1.6.46.1.1
This row holds all the parameters related to the dial functionality.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CxDialEntry  

cxDialEntryIndex 1.3.6.1.4.1.495.2.1.6.46.1.1.1
Local table index. Used to manage this table and by application implementing dial functions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxDialPhysicalType 1.3.6.1.4.1.495.2.1.6.46.1.1.2
Determines how the dial function is physically supported. Options: dtr (1): Data Terminal Ready isdn (2): ISDN Default Value: dtr (1) Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dtr(1), isdn(2)  

cxDialFunctionType 1.3.6.1.4.1.495.2.1.6.46.1.1.3
Determines when the dial function is used. Options: onDemand (1): used on demand onCongestion (2): not currently used Default Value: onDemand (1) Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER onDemand(1), onCongestion(2)  

cxDialRowStatus 1.3.6.1.4.1.495.2.1.6.46.1.1.6
Determines whether this dial function is to be removed from service (i.e. invalidated) within the Dial software layer. Options: invalid (1): row is flagged; after next reset values will be disabled and row will be deleted from table valid (2): values are enabled Default Value: valid (2) Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

cxDialInactivityTimer 1.3.6.1.4.1.495.2.1.6.46.1.1.10
Determines the time in seconds that can pass before a SAP providing dial access drops its connection due to inactivity. Range of Values: 0 - 65,535 Default Value: 20 Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

cxDialBackupPollingTimer 1.3.6.1.4.1.495.2.1.6.46.1.1.11
Determines the interval in seconds that the Frame Relay software layer will wait before polling and terminating connections of dial backup ports when primary route partners related to these ports have become active. Range of Values: 0 - 65,535 Default Value: 0 Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

cxDialDelayTimer 1.3.6.1.4.1.495.2.1.6.46.1.1.12
Determines the number of seconds that the Frame Relay software layer waits before requesting the lower layer to bring up the dialup line. Range of Values: 0 - 65,535 Default Value: 0 Configuration Changed: operative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

cxDialIsdnBcmUSapAlias 1.3.6.1.4.1.495.2.1.6.46.1.1.15
Determines the textual name uniquely identifying this upper SAP. This object is meaningful only if 'cxDialPhysicalType' is set to 'isdn'. Range of Values: 0-16 alphanumeric characters beginning with a letter Default Value: none Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

cxDialIsdnBcmNbrOfBChannels 1.3.6.1.4.1.495.2.1.6.46.1.1.16
Determines the number of ISDN B channels that have dial funtionality. This object is meaningful only if 'cxDialPhysicalType' is set to 'isdn'. Range of Values: 1-2 (locked at 1) Default Value: 1 Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cxDialIsdnBcmDirectoryId 1.3.6.1.4.1.495.2.1.6.46.1.1.17
Determines the ISDN access point having dial funtionality. This object is meaningful only if 'cxDialPhysicalType' is set to 'isdn'. Range of Values: 1-40 Default Value: 1 Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cxDialMibLevel 1.3.6.1.4.1.495.2.1.6.46.2
Used to determine current MIB module release supported by the agent. Object is in decimal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER