XYPLEX-CHARACTER-MIB: View SNMP OID List / Download MIB

VENDOR: MRV COMMUNICATIONS


 Home MIB: XYPLEX-CHARACTER-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
 xyplex 1.3.6.1.4.1.33
       characterDep 1.3.6.1.4.1.33.2
       character 1.3.6.1.4.1.33.13
             basic 1.3.6.1.4.1.33.13.1
                 basicBroadcast 1.3.6.1.4.1.33.13.1.1 integer read-write
Control for user ability to broadcast messages to other local ports. Corresponds directly to SERVER BROADCAST and the presence of the label 'Broadcast' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                 basicErrorReport 1.3.6.1.4.1.33.13.1.2 integer read-write
Control for server display of an error when the user gives an unsupported command. Corresponds directly to SERVER REPORT ERRORS and the presence of the label 'Report Errors' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                 basicLock 1.3.6.1.4.1.33.13.1.3 integer read-write
Control for user ability to use a password to protect a logged in terminal from other users. Corresponds directly to SERVER LOCK and the presence of the label 'Lock' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                 basicInactivityTimer 1.3.6.1.4.1.33.13.1.4 integer read-write
Number of minutes a terminal may remain logged in with no sessions, no input or output, and no modem transitions. Corresponds directly to SERVER INACTIVITY TIMER and the value labeled 'Inactivity Timer:' in the SERVER CHARACTERISTICS display.
                 basicPasswordRetryLimit 1.3.6.1.4.1.33.13.1.5 integer read-write
Number of times the server allows a user to retry an incorrect password. Corresponds directly to SERVER PASSWORD LIMIT and the value labeled 'Password Limit:' in the SERVER CHARACTERISTICS display.
                 basicPrivilegedPassword 1.3.6.1.4.1.33.13.1.6 displaystring read-write
The password a user must enter to become privileged. For security reasons, reading this object always returns a zero-length value. Corresponds directly to SERVER PRIVILEGED PASSWORD.
                 basicLoginPassword 1.3.6.1.4.1.33.13.1.7 displaystring read-write
The password a user must enter to be given the opportunity to log in. For security reasons, reading this object always returns a zero-length value. Corresponds directly to SERVER LOGIN PASSWORD.
                 basicLoginPrompt 1.3.6.1.4.1.33.13.1.8 displaystring read-write
The text string the server displays to prompt a user for the login password. Corresponds directly to SERVER LOGIN PROMPT.
                 basicWelcome 1.3.6.1.4.1.33.13.1.9 displaystring read-write
The text string the server displays before attempting to log in a user. Corresponds directly to SERVER WELCOME and the value labeled 'Welcome:' in the SERVER CHARACTERISTICS display.
                 basicActivePorts 1.3.6.1.4.1.33.13.1.10 gauge read-only
The number of ports with connected sessions or logged in users. Corresponds directly to the value labeled 'Active Ports:' and 'Cur' in the SERVER STATUS display.
                 basicActivePortsHigh 1.3.6.1.4.1.33.13.1.11 gauge read-only
The highest value of basicActivePorts since system initialization. Corresponds directly to the value labeled 'Active Ports:' and 'High' in the SERVER STATUS display.
                 basicActiveUsers 1.3.6.1.4.1.33.13.1.12 gauge read-only
The number of logged in users. Corresponds directly to the value labeled 'Active Users:' and 'Cur' in the SERVER STATUS display.
                 basicActiveUsersHigh 1.3.6.1.4.1.33.13.1.13 gauge read-only
The highest value of basicActiveUsers since system initialization. Corresponds directly to the value labeled 'Active Users:' and 'High' in the SERVER STATUS display.
                 basicSessions 1.3.6.1.4.1.33.13.1.14 gauge read-only
The total number of connected sessions. Corresponds directly to the value labeled 'Connected Sessions:' and 'Cur' in the SERVER STATUS display.
                 basicSessionsHigh 1.3.6.1.4.1.33.13.1.15 gauge read-only
The highest value of basicSessions since system initialization. Corresponds directly to the value labeled 'Connected Sessions:' and 'High' in the SERVER STATUS display.
                 basicSessionsLimit 1.3.6.1.4.1.33.13.1.16 integer read-write
The maximum total number of sessions that can simultaneously be connected to the system. A value of -1 indicates no limit up to available dynamic system memory. Corresponds directly to SERVER SESSION LIMIT and the value labeled 'Connected Sessions:' and 'Max' in the SERVER STATUS display.
                 basicPortTable 1.3.6.1.4.1.33.13.1.17 no-access
A list of basic character port entries.
                       basicPortEntry 1.3.6.1.4.1.33.13.1.17.1 no-access
Basic parameter values for a port.
                           basicPortIndex 1.3.6.1.4.1.33.13.1.17.1.1 integer read-only
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [12].
                           basicPortDefaultDestAction 1.3.6.1.4.1.33.13.1.17.1.2 integer read-write
The action to take relative to basicPortDefaultDestName. Corresponds directly to PORT DEDICATED/PREFERRED SERVICE and the label 'Dedicated/Preferred Service:' in the PORT CHARACTERISTICS display. Enumeration: 'dedicated': 1, 'preferred': 2.
                           basicPortDefaultDestProtocol 1.3.6.1.4.1.33.13.1.17.1.3 integer read-write
The session protocol to use with basicPortDefaultDestName. Corresponds directly to LAT/TELNET PORT DEDICATED/PREFERRED SERVICE. Enumeration: 'lat': 1, 'any': 3, 'telnet': 2.
                           basicPortDefaultDestName 1.3.6.1.4.1.33.13.1.17.1.4 displaystring read-write
The default name to use in forming a connection when no other name is specified. Corresponds directly to PORT DEDICATED/PREFERRED SERVICE and the value labeled 'Dedicated/Preferred Service:' in the PORT CHARACTERISTICS display. If the value of basicPortDefaultDestProtocol is 'telnet', an Internet port number may be included on the end of the name, delimited with a colon (':'). If the value of basicPortDefaultDestProtocol is not 'telnet', then the maximum length is 16.
                           basicPortDefaultDestLATNodeName 1.3.6.1.4.1.33.13.1.17.1.5 displaystring read-write
A LAT node name to use with basicPortDefaultDestName. Corresponds directly to PORT DEDICATED/PREFERRED SERVICE NODE and the value labeled 'Node:' following the label 'Dedicated/Preferred Service:' in the PORT CHARACTERISTICS display. This object can have a non- zero-length value only if the value of basicPortDefaultDestProtocol is 'lat'.
                           basicPortDefaultDestLATPortName 1.3.6.1.4.1.33.13.1.17.1.6 displaystring read-write
A LAT port name to use with basicPortDefaultDestName. Corresponds directly to PORT DEDICATED/PREFERRED SERVICE NODE and the value labeled 'Node:' following the label 'Dedicated/Preferred Service:' in the PORT CHARACTERISTICS display. this object can hav a non-zero-length value only if the value if basicPortDefaultDestProtocol is 'lat'
                           basicPortAutoConnect 1.3.6.1.4.1.33.13.1.17.1.7 integer read-write
Control for automatic session connection. Corresponds directly to PORT AUTOCONNECT and the presence of the label 'Autoconnect' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicPortAutoLogin 1.3.6.1.4.1.33.13.1.17.1.8 integer read-write
Control for automatic port login. Corresponds directly to PORT AUTODEDICATED and the presence of the label 'Autodedicated' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicPortBroadcast 1.3.6.1.4.1.33.13.1.17.1.9 integer read-write
Control for display of messages sent by users on other ports. Corresponds directly to PORT BROADCAST and the presence of the label 'Broadcast' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicPortConnectResume 1.3.6.1.4.1.33.13.1.17.1.10 integer read-write
Control for behavior of a connection attempt to a destination where the port already has a connection. 'disabled' causes a new connection. 'enabled' causes the existing connection to become the active connection. Corresponds directly to PORT CONNECTRESUME and the presence of the label 'Connectresume' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicPortDialup 1.3.6.1.4.1.33.13.1.17.1.11 integer read-write
Defines whether the port should be considered as connected to a dialup line. 'enabled' means that it is. Corresponds directly to PORT DIALUP and the presence of the label 'Dial Up' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicPortIdleTimeout 1.3.6.1.4.1.33.13.1.17.1.12 integer read-write
The number of minutes the system will allow a session to have no activity before automatically disconnecting it. A value of -1 indicates no timeout. Zero is not a valid value. Corresponds directly to PORT IDLE TIMEOUT and the value labeled 'Idle Timeout:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicPortInactivityLogout 1.3.6.1.4.1.33.13.1.17.1.13 integer read-write
Control for the system automatically logging the port out when it has no sessions, no local activity, and no modem signal changes for the time period specified by basicInactivityTimer. Corresponds directly to PORT INACTIVITY LOGOUT and the presence of the label 'Inactivity Logout' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicPortLossNotification 1.3.6.1.4.1.33.13.1.17.1.14 integer read-write
Control for the system sending a Bell character to the port when it looses an input character due to an overrun or data error. Corresponds directly to PORT LOSS NOTIFICATION and the presence of the label 'Loss Notification' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicPortMessageCodes 1.3.6.1.4.1.33.13.1.17.1.15 integer read-write
Control for including error numbers in error messages displayed on the port. Corresponds directly to PORT MESSAGE CODES and the presence of the label 'Message Codes' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicPortMultisessions 1.3.6.1.4.1.33.13.1.17.1.16 integer read-write
Control for running the multisession line protocol between the port and the locally-connected terminal. Corresponds directly to PORT MULTISESSIONS and the presence of the label 'Multisessions' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicPortDefaultUserName 1.3.6.1.4.1.33.13.1.17.1.17 displaystring read-write
Default user name to use for automatically logging in the port. Corresponds directly to PORT USERNAME and the value labeled 'Port n:' in the PORT CHARACTERISTICS display.
                           basicPortVerification 1.3.6.1.4.1.33.13.1.17.1.18 integer read-write
Control for display of informational messages on the port when the user connects, disconnects, or switches a session. Corresponds directly to PORT VERIFICATION and the presence of the label 'Verification' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicPortDefaultProtocol 1.3.6.1.4.1.33.13.1.17.1.19 integer read-write
The session protocol to use when not otherwise specified. Corresponds directly to PORT RESOLVE SERVICE and the value labeled 'Resolve Service:' in the PORT ALTERNATE CHARACTERISTICS display. Enumeration: 'lat': 1, 'any': 3, 'telnet': 2.
                           basicPortLogins 1.3.6.1.4.1.33.13.1.17.1.20 counter read-only
The number of logins on the port since system initialization. Corresponds directly to the value labeled 'Local Accesses:' in the PORT COUNTERS display.
                           basicPortRemoteSessions 1.3.6.1.4.1.33.13.1.17.1.21 counter read-only
The number of remotely originating sessions to the port since system initialization. Corresponds directly to the value labeled 'Remote Accesses:' in the PORT COUNTERS display.
                           basicPortIdleTimeouts 1.3.6.1.4.1.33.13.1.17.1.22 counter read-only
The number of session disconnects due to expiration of basicPortIdleTimeout. Corresponds directly to the value labeled 'Idle Timeouts:' in the PORT COUNTERS display.
                           basicPortStatus 1.3.6.1.4.1.33.13.1.17.1.23 integer read-only
The current operational status of the port. Corresponds directly to the value labeled 'Status:' in the PORT STATUS display. Enumeration: 'cancelQueue': 26, 'dialback3': 37, 'testServiceWait': 21, 'checkConnect': 6, 'testServiceOut': 22, 'autobaud': 27, 'scriptSearch': 32, 'suspended': 11, 'checkModem': 29, 'disconnect': 10, 'dialback1': 35, 'dialback2': 36, 'executingCommand': 4, 'idle': 1, 'permanent': 13, 'connecting': 5, 'waitSession': 19, 'retryConnect': 15, 'disconnecting': 9, 'available': 28, 'connectPassword': 23, 'waitOutput': 7, 'logout': 17, 'scriptRun': 34, 'locked': 12, 'signalWait': 31, 'reset': 20, 'loginWait': 14, 'waitInput': 3, 'slip': 30, 'waitLogout': 24, 'local': 2, 'xremote': 38, 'connectWait': 16, 'connected': 8, 'login': 18, 'scriptLoad': 33, 'waitQueue': 25.
                           basicPortLastInCharacter 1.3.6.1.4.1.33.13.1.17.1.24 integer read-only
The character that most recently came into the port. Corresponds directly to the value labeled 'Last Char Input:' in the PORT STATUS display.
                           basicPortLastOutCharacter 1.3.6.1.4.1.33.13.1.17.1.25 integer read-only
The character that most recently went out of the port. Corresponds directly to the value labeled 'Last Char Output:' in the PORT STATUS display.
                           basicPortActiveUserName 1.3.6.1.4.1.33.13.1.17.1.26 displaystring read-only
The user name currently logged into the port. Corresponds directly to the value by the port number and labeled 'Username' in the USERS display.
                           basicPortDefaultSessionMode 1.3.6.1.4.1.33.13.1.17.1.27 integer read-write
Data recognition mode when starting a session, with the following meanings: interactive locally recognize all controls binary recognize only session protocol (corresponds to PASSALL) binaryWithFlow recognize only XON and XOFF (corresponds to PASTHRU transparent recognize no data Corresponds directly to PORT DEFAULT SESSION MODE and the value labeled 'Default Session Mode:' in the PORT ALTERNATE CHARACTERISTICS display. Enumeration: 'binary': 2, 'binaryWithFlow': 3, 'transparent': 4, 'interactive': 1.
                           basicPortZero 1.3.6.1.4.1.33.13.1.17.1.28 integer read-write
Control to zero counters for the port. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes the port's counters to be zeroed. Corresponds to the ZERO PORT command. Enumeration: 'ready': 1, 'execute': 2.
                           basicPortZeroTime 1.3.6.1.4.1.33.13.1.17.1.29 timeticks read-only
The number of hundredths of a second since the most recent zeroing of the port's counters, such as through execution of basicPortZero. Corresponds directly to the value labeled 'Seconds Since Zeroed:' in the PORT COUNTERS display.
                 basicSerialPortTable 1.3.6.1.4.1.33.13.1.18 no-access
A list of basic character serial port entries.
                       basicSerialPortEntry 1.3.6.1.4.1.33.13.1.18.1 no-access
Basic parameter values for a serial port.
                           basicSerialPortIndex 1.3.6.1.4.1.33.13.1.18.1.1 integer read-only
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [12].
                           basicSerialPortBreak 1.3.6.1.4.1.33.13.1.18.1.2 integer read-write
Action to take on a BREAK condition from the port. Corresponds directly to PORT BREAK and the value labeled 'Break:' in the PORT CHARACTERISTICS display. Enumeration: 'ignore': 1, 'localSwitch': 2, 'sendRemote': 3.
                           basicSerialPortInterrupts 1.3.6.1.4.1.33.13.1.18.1.3 integer read-write
Control for recognizing BREAK or local switch to interrupt a session. Corresponds directly to PORT INTERRUPTS and the presence of the label 'Interrupts' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicSerialPortNoLoss 1.3.6.1.4.1.33.13.1.18.1.4 integer read-write
Control for storing port input locally in anticipation of session startup. Corresponds directly to PORT NOLOSS and the presence of the label 'Noloss' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicSerialPortPause 1.3.6.1.4.1.33.13.1.18.1.5 integer read-write
Control for pausing after each screenful of locally-originated output to the port. Corresponds directly to PORT PAUSE and the presence of the label 'Pause' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicSerialPortPrompt 1.3.6.1.4.1.33.13.1.18.1.6 displaystring read-write
Prompt for the system to use on the port. Corresponds directly to PORT PROMPT and the value labeled 'Prompt:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicSerialPortTerminalType 1.3.6.1.4.1.33.13.1.18.1.7 integer read-write
Type of terminal attached to the port, for formatting local output. Corresponds directly to PORT TYPE and the value labeled 'Type:' in the PORT CHARACTERISTICS display. Enumeration: 'ansi': 1, 'hardcopy': 2, 'softcopy': 3.
                           basicSerialPortTypeaheadLimit 1.3.6.1.4.1.33.13.1.18.1.8 integer read-write
Maximum number of input characters to hold pending tranmission on a session. Corresponds directly to PORT TYPEAHEAD SIZE and the value labeled 'Typeahead Size:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicSerialPortBackwardSwitch 1.3.6.1.4.1.33.13.1.18.1.9 integer read-write
Character input from the character port to cause a switch to the previous, lower numbered session. The value 0 indicates no character has this effect. Corresponds directly to PORT BACKWARD SWITCH and the value labeled 'Backwards Switch:' in the PORT CHARACTERISTICS display.
                           basicSerialPortForwardSwitch 1.3.6.1.4.1.33.13.1.18.1.10 integer read-write
Character input from the character port to cause a switch to the next, higher numbered session. The value 0 indicates no character has this effect. Corresponds directly to PORT FORWARD SWITCH and the value labeled 'Forwards Switch:' in the PORT CHARACTERISTICS display.
                           basicSerialPortLocalSwitch 1.3.6.1.4.1.33.13.1.18.1.11 integer read-write
Character input from the character port to cause a switch to local command mode. The value 0 indicates no character has this effect. Corresponds directly to PORT LOCAL SWITCH and the value labeled 'Local Switch:' in the PORT CHARACTERISTICS display.
                           basicSerialPortModemControl 1.3.6.1.4.1.33.13.1.18.1.12 integer read-write
Control for observing hardware modem control signals. Corresponds directly to PORT MODEM CONTROL and the value labeled 'Modem Control:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicSerialPortSignalCheck 1.3.6.1.4.1.33.13.1.18.1.13 integer read-write
Control for observing DSR and DCD to bound allowing sessions. Corresponds directly to PORT SIGNAL CHECK and the presence of the label 'Signal Check' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicSerialPortDSRLogout 1.3.6.1.4.1.33.13.1.18.1.14 integer read-write
Control for logging out the port when DCD is deasserted. Corresponds directly to PORT DSRLOGOUT and the presence of the label 'DSRlogout' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicSerialPortDSRObserve 1.3.6.1.4.1.33.13.1.18.1.15 integer read-write
Control for beginning the login sequence on the port when DCD is asserted. Corresponds directly to PORT DSRWAIT and the presence of the label 'DSRwait' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicSerialPortDCDTimeout 1.3.6.1.4.1.33.13.1.18.1.16 integer read-write
The number of milleseconds that DCD may be asserted before disconnecting the port. Corresponds directly to PORT DCD TIMEOUT and the value labeled 'DCD Timeout:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicSerialPortDTRAssert 1.3.6.1.4.1.33.13.1.18.1.17 integer read-write
Control when the system asserts DTR on the port. always unconditional(DISABLED) onConnectionOrRing connection formed or RING asserted(ENABLED) onConnection connection formed (FORCONNECTION) onRing RING asserted (FORRING) Corresponds directly to PORT DTRWAIT and the value labeled 'DTR Wait:' in the PORT ALTERNATE CHARACTERISTICS display. Enumeration: 'onConnectionOrRing': 2, 'always': 1, 'onConnection': 3, 'onRing': 4.
                           basicSerialPortLimitedCommands 1.3.6.1.4.1.33.13.1.18.1.18 integer read-write
Control for limiting the commands available to the user on the port. Corresponds directly to PORT SECURITY and the presence of the label 'Security' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicSerialPortLimitedView 1.3.6.1.4.1.33.13.1.18.1.19 integer read-write
Control for restricting what a user may display. Corresponds directly to PORT LIMITED VIEW and the presence of the label 'Limited View' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicSerialPortPassword 1.3.6.1.4.1.33.13.1.18.1.20 integer read-write
Control for requiring the user to supply the login password to log in on the port. Corresponds directly to PORT PASSWORD and the presence of the label 'Password' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicSerialPortLineEditor 1.3.6.1.4.1.33.13.1.18.1.21 integer read-write
Control for allowing the user to use local mode command line editing. Corresponds directly to PORT LINE EDITOR and the presence of the label 'Line Editor' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                           basicSerialPortLineEditorBackspace 1.3.6.1.4.1.33.13.1.18.1.22 integer read-write
Character input from the character port to move the cursor to the left. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR BACKSPACE and the value labeled 'Backspace Character:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicSerialPortLineEditorBeginning 1.3.6.1.4.1.33.13.1.18.1.23 integer read-write
Character input from the character port to move the cursor to the beginning of the line. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR BEGINNING and the value labeled 'Begin Line Character:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicSerialPortLineEditorCancel 1.3.6.1.4.1.33.13.1.18.1.24 integer read-write
Character input from the character port to cancel an interactive dialog or delete the current line. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR CANCEL and the value labeled 'Cancel Character:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicSerialPortLineEditorDeleteBeginning 1.3.6.1.4.1.33.13.1.18.1.25 integer read-write
Character input from the character port to delete the current line from the cursor to the beginning. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR DELETE BEGINNING and the value labeled 'Delete Begin Character:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicSerialPortLineEditorDeleteLine 1.3.6.1.4.1.33.13.1.18.1.26 integer read-write
Character input from the character port to delete the current line. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR DELETE LINE and the value labeled 'Delete Line Character:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicSerialPortLineEditorEnd 1.3.6.1.4.1.33.13.1.18.1.27 integer read-write
Character input from the character port to move the cursor to the end of the line. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR END and the value labeled 'End of Line Character:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicSerialPortLineEditorForward 1.3.6.1.4.1.33.13.1.18.1.28 integer read-write
Character input from the character port to move the cursor to the right. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR FORWARDS and the value labeled 'Forwards Character:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicSerialPortLineEditorInsertToggle 1.3.6.1.4.1.33.13.1.18.1.29 integer read-write
Character input from the character port to toggle between insert and overwrite modes. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR INSERT TOGGLE and the value labeled 'Insert Character:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicSerialPortLineEditorNextLine 1.3.6.1.4.1.33.13.1.18.1.30 integer read-write
Character input from the character port to recall the next, newer line in the command history. The value -1 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR NEXT LINE and the value labeled 'Next Line Character:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicSerialPortLineEditorPreviousLine 1.3.6.1.4.1.33.13.1.18.1.31 integer read-write
Character input from the character port to recall the previous, older line in the command history. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR PREVIOUS LINE and the value labeled 'Previous Line Character:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicSerialPortLineEditorQuotingCharacter 1.3.6.1.4.1.33.13.1.18.1.32 integer read-write
Character input from the character port to inhibit interpretation of the next input character. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR QUOTING CHARACTER and the value labeled 'Quoting Character:' in the PORT ALTERNATE CHARACTERISTICS display.
                           basicSerialPortLineEditorRedisplay 1.3.6.1.4.1.33.13.1.18.1.33 integer read-write
Character input from the character port to redisplay the current command line. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR REDISPLAY CHARACTER and the value labeled 'Redisplay Character:' in the PORT ALTERNATE CHARACTERISTICS display.
                 basicConsoleLogoutDisconnect 1.3.6.1.4.1.33.13.1.19 integer read-write
Control for automatic session disconnection when a console port user logs out. Corresponds directly to SERVER CONSOLE LOGOUT and the presence of the label 'Console Logout' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
             queue 1.3.6.1.4.1.33.13.2
                 queueLimit 1.3.6.1.4.1.33.13.2.1 integer read-write
The maximum number of entries that can be made in the Queue table. The value -1 indicates the imit is available memory. Corresponds directly to SERVER QUEUE LIMIT and the value labeled 'Queue Limit:' in the SERVER CHARACTERISTICS display.
                 queueHigh 1.3.6.1.4.1.33.13.2.2 gauge read-only
The highest value of queueNumber since system initialization. Corresponds directly to the value labeled 'Queue Entries' and 'High' in the SERVER STATUS display.
                 queueNumber 1.3.6.1.4.1.33.13.2.3 gauge read-only
The number of entries in the Queue table. Corresponds directly to the value labeled 'Queue Entries' and 'Cur' in the SERVER STATUS display.
                 queueTable 1.3.6.1.4.1.33.13.2.4 no-access
A list of queue entries.
                     queueEntry 1.3.6.1.4.1.33.13.2.4.1 no-access
Parameter values for a queue entry.
                         queueJob 1.3.6.1.4.1.33.13.2.4.1.1 integer read-only
The job number of a queued request. Corresponds directly to the value labeled 'Entry' in the QUEUE display.
                         queueStatus 1.3.6.1.4.1.33.13.2.4.1.2 integer read-write
The status of a queue entry. Set to 'invalid' to remove the entry, which corresponds directly to the REMOVE QUEUE ENTRY command. Actual removal of the entry is implementation specific. Enumeration: 'valid': 2, 'invalid': 1.
                         queueSourceName 1.3.6.1.4.1.33.13.2.4.1.3 displaystring read-only
The name of the system that originated the queue entry. Corresponds directly to the value labeled 'Source Node' in the QUEUE display.
                         queueServiceName 1.3.6.1.4.1.33.13.2.4.1.4 displaystring read-only
The name of the service for which the originator is waiting. Corresponds directly to the value labeled 'Service' in the QUEUE display.
                         queueServicePortIndex 1.3.6.1.4.1.33.13.2.4.1.5 integer read-only
The charPortIndex of the port for which the originator is waiting, if supplied by the originator. As defined in the Character MIB [12]. Corresponds indirectly to the port number part of the value labeled 'Port Name' in the QUEUE display.
                         queueServicePortName 1.3.6.1.4.1.33.13.2.4.1.6 displaystring read-only
The name of the port for which the originator is waiting, if supplied by the originator. Corresponds directly to the port name part of the value labeled 'Port Name' in the SERVER QUEUE display.
                 queuePortTable 1.3.6.1.4.1.33.13.2.5 no-access
A list of queuing-related character port entries.
                     queuePortEntry 1.3.6.1.4.1.33.13.2.5.1 no-access
Queuing parameter values for a port.
                         queuePortIndex 1.3.6.1.4.1.33.13.2.5.1.1 integer read-only
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [12].
                         queuePortQueuing 1.3.6.1.4.1.33.13.2.5.1.2 integer read-write
Control for allowing queued requests for using the port. Corresponds directly to PORT QUEUING and the presence of the label 'Queuing' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
             menu 1.3.6.1.4.1.33.13.3
                 menuNumber 1.3.6.1.4.1.33.13.3.1 gauge read-only
The number of entries in the Menu table. Corresponds indirectly to SERVER MENU display.
                 menuContinuePrompt 1.3.6.1.4.1.33.13.3.2 displaystring read-write
The text to use when prompting a menu user to press RETURN to continue. Corresponds directly to SERVER MENU CONTINUE PROMPT and the value labeled 'Menu Continue Prompt:' in the SERVER MENU display.
                 menuSelectionPrompt 1.3.6.1.4.1.33.13.3.3 displaystring read-write
The text to use when prompting a menu user for a menu selection. Corresponds directly to SERVER MENU PROMPT and the value labeled 'Menu Prompt:' in the SERVER MENU display.
                 menuTable 1.3.6.1.4.1.33.13.3.4 no-access
A list of menu entries.
                     menuEntry 1.3.6.1.4.1.33.13.3.4.1 no-access
Parameter values for a menu entry.
                         menuIndex 1.3.6.1.4.1.33.13.3.4.1.1 integer read-only
The index number of a menu entry. Corresponds directly to the numbers down the left of the SERVER MENU display.
                         menuStatus 1.3.6.1.4.1.33.13.3.4.1.2 integer read-write
The status of a the entry. Set to 'invalid' to remove the entry, which corresponds directly to the CLEAR SERVER MENU command. Actual removal of the entry is implementation specific. Enumeration: 'valid': 2, 'invalid': 1.
                         menuText 1.3.6.1.4.1.33.13.3.4.1.3 displaystring read-only
The text to be displayed in the menu. Corresponds directly to the line next to the entry number in the SERVER MENU display.
                         menuCommand 1.3.6.1.4.1.33.13.3.4.1.4 displaystring read-only
The commands to execute when the user chooses the menu entry. Corresponds directly second line following the entry number in the SERVER MENU display.
                 menuPortTable 1.3.6.1.4.1.33.13.3.5 no-access
A list of menu-related character port entries.
                     menuPortEntry 1.3.6.1.4.1.33.13.3.5.1 no-access
Menu parameter values for a port.
                         menuPortIndex 1.3.6.1.4.1.33.13.3.5.1.1 integer read-only
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [12].
                         menuPortMenuStatus 1.3.6.1.4.1.33.13.3.5.1.2 integer read-write
Control for menu operation on the port. Corresponds indirectly to PORT MENU and PORT PRIVILEGED MENU and the presence of the labels 'Menu' and 'Privileged Men' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2, 'privileged': 3.
             netLogin 1.3.6.1.4.1.33.13.4
                 netLoginNumber 1.3.6.1.4.1.33.13.4.1 integer read-only
The number of entries in the Network Login Server table.
                 netLoginServerTable 1.3.6.1.4.1.33.13.4.2 no-access
A list of network login server entries.
                     netLoginServerEntry 1.3.6.1.4.1.33.13.4.2.1 no-access
Network login parameter values for a server entry.
                         netLoginServerName 1.3.6.1.4.1.33.13.4.2.1.1 displaystring read-write
The name of a network login server, suitable for resolution to a network address. Corresponds directly to host portion of SERVER SCRIPT SERVER and the value labeled 'Script Host' in the SERVER PARAMETER SERVER display.
                         netLoginServerStatus 1.3.6.1.4.1.33.13.4.2.1.2 integer read-write
Status of this entry. Set to 'invalid'to remove the entry, which corresponds directly to the CLEAR SERVER SCRIPT SERVER command. Acutal removal of the entry is implementation specific. Enumeration: 'valid': 2, 'invalid': 1.
                         netLoginServerPath 1.3.6.1.4.1.33.13.4.2.1.3 displaystring read-write
The full path name to the script file that is identified by the user name. Corresponds directly to path portion of SERVER SCRIPT SERVER and the value labeled 'Script Path' in the SERVER PARAMETER SERVER display.
                 netLoginPortTable 1.3.6.1.4.1.33.13.4.3 no-access
A list of network login character port entries.
                     netLoginPortEntry 1.3.6.1.4.1.33.13.4.3.1 no-access
Network login parameter values for a port.
                         netLoginPortIndex 1.3.6.1.4.1.33.13.4.3.1.1 integer read-only
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [12].
                         netLoginPortScriptUse 1.3.6.1.4.1.33.13.4.3.1.2 integer read-write
Control for the script action taken when a user logs in on the port. Corresponds directly to PORT SCRIPT LOGIN and the value labeled 'Script Login:' in the PORT ALTERNATE CHARACTERISTICS display. Enumeration: 'disabled': 1, 'required': 3, 'enabled': 2.
                         netLoginPortScriptEcho 1.3.6.1.4.1.33.13.4.3.1.3 integer read-write
Control for display of script operation on the port when running a script. Corresponds directly to PORT SCRIPT ECHO and the presence of the label 'Script Echo' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                         netLoginPortLoaderAddressType 1.3.6.1.4.1.33.13.4.3.1.4 addresstype read-only
The type of network address contained in netLoginPortLoaderAddress. 'unknown' means no address has been defined. 'other' means no other type value applies. 'ip' is an Internet IP address. 'ethernet' is an 802.3 MAC address. Corresponds indirectly to the address part of the value labeled 'Script Loaded From:' in the PORT STATUS display.
                         netLoginPortLoaderAddress 1.3.6.1.4.1.33.13.4.3.1.5 octet string read-only
The network address of the server that provided the script for the current port login. Corresponds directly the address part of the value labeled 'Script Loaded From:' in the PORT STATUS display.
                         netLoginPortLoaderFile 1.3.6.1.4.1.33.13.4.3.1.6 displaystring read-only
The path and file name of the script used for the current port login. Corresponds directly the file name part of the value labeled 'Script Loaded From:' in the PORT STATUS display.
             dial 1.3.6.1.4.1.33.13.5
                 dialPortTable 1.3.6.1.4.1.33.13.5.1 no-access
A list of dial character port entries.
                     dialPortEntry 1.3.6.1.4.1.33.13.5.1.1 no-access
Dial parameter values for a port.
                         dialPortIndex 1.3.6.1.4.1.33.13.5.1.1.1 integer read-only
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [12].
                         dialPortDialback 1.3.6.1.4.1.33.13.5.1.1.2 integer read-write
Control for use of dialback when a user logs in on the port. Corresponds directly to PORT DIALBACK and the presence of the label 'Dialback' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                         dialPortDialbackTimeout 1.3.6.1.4.1.33.13.5.1.1.3 integer read-write
The number of seconds to wait for remote modem response when dialing back. Corresponds directly to PORT DIALBACK TIMEOUT and the value labeled 'Dialback Timeout:' in the PORT ALTERNATE CHARACTERISTICS display.
             sessionLog 1.3.6.1.4.1.33.13.6
                 sessionLogLimit 1.3.6.1.4.1.33.13.6.1 integer read-write
The maximum number of entries allowed in the Session Log table. Corresponds directly to SERVER ACCOUNTING ENTRIES and the value labeled 'Accounting Entries:' in the SERVER CHARACTERISTICS display.
                 sessionLogTable 1.3.6.1.4.1.33.13.6.2 no-access
A list of session log entries.
                     sessionLogEntry 1.3.6.1.4.1.33.13.6.2.1 no-access
Parameter values for a session log entry.
                         sessionLogIndex 1.3.6.1.4.1.33.13.6.2.1.1 integer read-only
The index number of a session log entry. Corresponds directly to the order of the displayed records in the SERVER ACCOUNTING display. The maximum value is sessionLogLimit.
                         sessionLogConnectionID 1.3.6.1.4.1.33.13.6.2.1.2 integer read-only
An indentifying number for records relating to the same connection, that is, the connect and disconnect records, either of which can be missing. Corresponds directly to value labeled 'Entry' the SERVER ACCOUNTING display.
                         sessionLogPort 1.3.6.1.4.1.33.13.6.2.1.3 integer read-only
An index value that uniquely identifies the port where the event took place. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [12]. Corresponds directly to the value labeled 'Port' in the SERVER ACCOUNTING display.
                         sessionLogEvent 1.3.6.1.4.1.33.13.6.2.1.4 integer read-only
The type of event. Corresponds directly to the alphabetic part of the value labeled 'Type' in the SERVER ACCOUNTING display. Enumeration: 'connectRemote': 3, 'login': 1, 'connectLocal': 2, 'disconnect': 4.
                         sessionLogEventDetail 1.3.6.1.4.1.33.13.6.2.1.5 integer read-only
The detailed reason for the event. Corresponds directly to the numeric part of the value labeled 'Type' in the SERVER ACCOUNTING display. Enumeration: 'badCircuitTimer': 15, 'noNodeResources': 12, 'badPassword': 22, 'domainTooLong': 32, 'noUsers': 7, 'noServiceResourced': 8, 'serviceBusy': 23, 'noSuchNode': 33, 'protocolBadSolicit': 29, 'badMessageOrSlot': 17, 'serviceNotOnPort': 20, 'systemShutdown': 13, 'nodeUserdisconnect': 14, 'unsupportedTest': 31, 'internetConnectDisabled': 36, 'protocolBadReasonCode': 30, 'noImmeditatAccess': 27, 'noSuchServiceOnNode': 34, 'protocolBadStartOrRun': 4, 'protocolBadCredits': 3, 'duplicateQueueID': 6, 'protocolBadRange': 5, 'notInQueue': 26, 'rejectService': 35, 'protocolBadCircuit': 2, 'none': 1, 'noSuchService': 24, 'noProgress': 19, 'serviceUserDisconnect': 9, 'badServiceClass': 16, 'serviceUnavailable': 10, 'serverUserDisconnect': 11, 'timeout': 18, 'noSuchPort': 21, 'serviceDisabled': 25, 'accessDenied': 28.
                         sessionLogUserName 1.3.6.1.4.1.33.13.6.2.1.6 displaystring read-only
The user name logged in on the port when the event occurred. Corresponds directly to the value labeled 'Username' in the SERVER ACCOUNTING display.
                         sessionLogRemoteName 1.3.6.1.4.1.33.13.6.2.1.7 displaystring read-only
The name of the session remote partner. Corresponds directly to the value labeled 'Destination' in the SERVER ACCOUNTING display.
                         sessionLogConnectTime 1.3.6.1.4.1.33.13.6.2.1.8 datetime read-only
The date and time that session connection occurred. Corresponds directly to the value labeled 'Connect Time' in the SERVER ACCOUNTING display.
                         sessionLogDisconnectTime 1.3.6.1.4.1.33.13.6.2.1.9 datetime read-only
The date and time that session disconnection occurred. Corresponds directly to the value labeled 'Disconnect Time' in the SERVER ACCOUNTING display.
                         sessionLogInCharacters 1.3.6.1.4.1.33.13.6.2.1.10 counter read-only
The number of characters that came into the port for the session. Corresponds directly to the value labeled 'Bytes In' in the SERVER ACCOUNTING display.
                         sessionLogOutCharacters 1.3.6.1.4.1.33.13.6.2.1.11 counter read-only
The number of characters that went out of the port for the session. Corresponds directly to the value labeled 'Bytes Out' in the SERVER ACCOUNTING display.