CXDial-MIB: View SNMP OID List / Download MIB

VENDOR: MEMOTEC COMMUNICATIONS


 Home MIB: CXDial-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cxDialTable 1.3.6.1.4.1.495.2.1.6.46.1 no-access
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.
     cxDialEntry 1.3.6.1.4.1.495.2.1.6.46.1.1 no-access
This row holds all the parameters related to the dial functionality.
         cxDialEntryIndex 1.3.6.1.4.1.495.2.1.6.46.1.1.1 integer read-only
Local table index. Used to manage this table and by application implementing dial functions.
         cxDialPhysicalType 1.3.6.1.4.1.495.2.1.6.46.1.1.2 integer read-write
Determines how the dial function is physically supported. Options: dtr (1): Data Terminal Ready isdn (2): ISDN Default Value: dtr (1) Configuration Changed: administrative Enumeration: 'dtr': 1, 'isdn': 2.
         cxDialFunctionType 1.3.6.1.4.1.495.2.1.6.46.1.1.3 integer read-write
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 Enumeration: 'onCongestion': 2, 'onDemand': 1.
         cxDialRowStatus 1.3.6.1.4.1.495.2.1.6.46.1.1.6 integer read-write
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 Enumeration: 'valid': 2, 'invalid': 1.
         cxDialInactivityTimer 1.3.6.1.4.1.495.2.1.6.46.1.1.10 integer read-write
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
         cxDialBackupPollingTimer 1.3.6.1.4.1.495.2.1.6.46.1.1.11 integer read-write
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
         cxDialDelayTimer 1.3.6.1.4.1.495.2.1.6.46.1.1.12 integer read-write
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
         cxDialIsdnBcmUSapAlias 1.3.6.1.4.1.495.2.1.6.46.1.1.15 alias read-write
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
         cxDialIsdnBcmNbrOfBChannels 1.3.6.1.4.1.495.2.1.6.46.1.1.16 integer read-write
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
         cxDialIsdnBcmDirectoryId 1.3.6.1.4.1.495.2.1.6.46.1.1.17 integer read-write
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
 cxDialMibLevel 1.3.6.1.4.1.495.2.1.6.46.2 integer read-only
Used to determine current MIB module release supported by the agent. Object is in decimal.