CXCommonConsole-MIB: View SNMP OID List / Download MIB
VENDOR: MEMOTEC COMMUNICATIONS
Home | MIB: CXCommonConsole-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).
|
|||
Object Name | OID | Type | Access | Info |
cxCcInactivityTimer | 1.3.6.1.4.1.495.2.1.5.14.1 | integer | read-write |
Determines the amount of time (in seconds) that the Common Console will wait for input before terminating a user session. The user must logon again and start a new session to continue. Range of Values: 10 - 65,535 Default Value: 300 Configuration Changed: operative |
cxCcPassword | 1.3.6.1.4.1.495.2.1.5.14.2 | displaystring | read-write |
Determines the password required to logon through the CX1000 console port to the Common Console module. The password must be between 6 and 16 alphanumeric characters in length. Default Value: supervisor Configuration Changed: operative |
cxCcPrompt | 1.3.6.1.4.1.495.2.1.5.14.3 | displaystring | read-write |
Determines the prompt that will appear after logging on to and establishing a session with the Common Console to prompt the user for the next command. Range of Values: from 1 to 16 alphanumeric characters Default Value: Common Console Configuration Changed: operative |
cxCcLogDevice | 1.3.6.1.4.1.495.2.1.5.14.4 | integer | read-write |
Establishes the operational status (enabled or disabled) of the logging device within the chassis. If enabled, the Common Console will send system-generated messages to a log located in 'cxCcLogDeviceSlot'. Options: disabled (1): no events written to the log file enabled (2): events written to the log file Default Value: enabled (2) Related Objects: cxCcLogDeviceSlot Configuration Changed: operative Enumeration: 'disabled': 1, 'enabled': 2. |
cxCcLogDeviceSlot | 1.3.6.1.4.1.495.2.1.5.14.5 | integer | read-write |
Establishes the physical slot number in the local chassis where the logging device is located. All log messages produced locally are routed to this slot. However, if this slot is more than one hop away from the current Common Console, messages are discarded. If the value of this object is set to '0', the console considers that there is no logging device in this chassis and sends log messages to all endpoints connected to the local User Interface. Range of Values: 1 - 16 Default Value: 0 Configuration Changed: operative |
cxCcQueueDepth | 1.3.6.1.4.1.495.2.1.5.14.6 | integer | read-write |
Determines the maximum number of log messages that are retained in the console device output when the console device is flow-controlled (XOFF'ed). Once the maximum number of log messages is attained, the Common Console module discards new log messages targeted for the console device. Range of Values: 0 - 218 Default Value: 0 Configuration Changed: administrative |
cxCcRemoteTable | 1.3.6.1.4.1.495.2.1.5.14.7 | no-access |
A table containing the locally defined network access required to connect to the remote Common Console module. |
|
1.3.6.1.4.1.495.2.1.5.14.7.1 | no-access |
Entry defining the network access. |
||
cxCcRemoteIndex | 1.3.6.1.4.1.495.2.1.5.14.7.1.1 | integer | read-only |
Index for table management only. No other MIB object refers to this index. |
cxCcRemoteDestAlias | 1.3.6.1.4.1.495.2.1.5.14.7.1.2 | alias | read-write |
Identifies the name used to query the IAM module to resolve the location of this network service. Range of Values: 0 to 15 alphanumeric characters beginning with an alphabetic character Configuration Changed: operative |
cxCcRemoteRowStatus | 1.3.6.1.4.1.495.2.1.5.14.7.1.3 | integer | read-write |
Indicates if this entry in the table is valid. The entry may be deleted when this object is set to 'invalid'. Once deleted, the entry can not be read back. Options: invalid (1): entry can be deleted valid (2): entry is still in use and should not be deleted Default Value: valid (2) Configuration Changed: administrative Enumeration: 'valid': 2, 'invalid': 1. |