MRV-IN-REACH-CHARACTER-MIB: View SNMP OID List / Download MIB

VENDOR: MRV COMMUNICATIONS


 Home MIB: MRV-IN-REACH-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
 characterDep 1.3.6.1.4.1.33.2
 xCharacter 1.3.6.1.4.1.33.13
       xBasic 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 standard Character MIB.
                     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. This object is not available on units that do not support modem signals (ie 2220). 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, 'anylat': 3, 'telnet': 2, 'anytelnet': 13.
                     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, 'arapInit': 41, 'dialback3': 37, 'testServiceWait': 21, 'checkConnect': 6, 'cclLoadWaiting': 58, 'securID': 46, 'testServiceOut': 22, 'autobaud': 27, 'ppp': 39, 'scriptSearch': 32, 'suspended': 11, 'cslip': 40, 'checkModem': 29, 'apd': 61, 'disconnect': 10, 'arapRead': 51, 'dialback1': 35, 'dialback2': 36, 'executingCommand': 4, 'cclLoadError': 57, 'idle': 1, 'cclExecute': 59, 'permanent': 13, 'connecting': 5, 'waitSession': 19, 'retryConnect': 15, 'disconnecting': 9, 'available': 28, 'arapDialDone': 52, 'connectPassword': 23, 'arapDialback': 48, 'kerberos': 45, 'cclDone': 60, 'waitOutput': 7, 'logout': 17, 'scriptRun': 34, 'arapLoad': 50, 'arapSearch': 49, 'locked': 12, 'arapConnecting': 55, 'signalWait': 31, 'reset': 20, 'loginWait': 14, 'waitInput': 3, 'arapExit': 53, 'slip': 30, 'waitLogout': 24, 'cclHangup': 44, 'local': 2, 'cclOriginate': 43, 'xremote': 38, 'connectWait': 16, 'cclLoading': 56, 'cclAnswer': 42, 'connected': 8, 'login': 18, 'scriptLoad': 33, 'arapEnabling': 54, 'waitQueue': 25, 'arapUser': 47.
                     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.
                     basicPortUnixCommands 1.3.6.1.4.1.33.13.1.17.1.30 integer read-write
Control to allow the user to use Unix-style commands the port. Enumeration: 'disabled': 1, 'only': 4, 'enabled': 2, 'primary': 3.
                     basicPortSessionMode 1.3.6.1.4.1.33.13.1.17.1.31 integer read-write
Data recognition mode for an active 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 noActiveSessions no sessions on this port. This object can be set to values of 1 to 4, but only if there is an active session on the port. Enumeration: 'noActiveSessions': 5, 'binary': 2, 'binaryWithFlow': 3, 'transparent': 4, 'interactive': 1.
                     basicPortRemoteDisconnectNotify 1.3.6.1.4.1.33.13.1.17.1.32 integer read-write
If enabled, a BELL (ctrl G) will be sent out the serial port when a remote session is disconnected and the port is logged out. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortDefaultDestControlled 1.3.6.1.4.1.33.13.1.17.1.33 integer read-write
A control to send preconfigured controlled port session strings when entering or exiting a session established to the basicPortDefaultDestName. Corresponds directly to the value labeled '(Controlled)' following the label 'Dedicated/Preferred Service:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortControlledPortLogin 1.3.6.1.4.1.33.13.1.17.1.34 octet string read-write
A control string to send out the serial port upon port login. Corresponds to the hexadecimal code which is represented in ASCII following the label 'Controlled Port Login:' in the PORT CONTROLLED display.
                     basicPortControlledPortLogout 1.3.6.1.4.1.33.13.1.17.1.35 octet string read-write
A control string to send out the serial port upon port logout. Corresponds to the hexadecimal code which is represented in ASCII following the label 'Controlled Port Logout:' in the PORT CONTROLLED display.
                     basicPortControlledSessionInitialize 1.3.6.1.4.1.33.13.1.17.1.36 octet string read-write
A control string to send out the serial port upon entering a session. Corresponds to the hexadecimal code which represented in ASCII following the label 'Controlled Session Initialize:' in the PORT CONTROLLED display.
                     basicPortControlledSessionTerminate 1.3.6.1.4.1.33.13.1.17.1.37 octet string read-write
A control string to send out the serial port upon exiting a session. Corresponds to the hexadecimal code which is represented in ASCII following the label 'Controlled Session Terminate:' in the PORT CONTROLLED display.
                     basicPortRloginTransparentMode 1.3.6.1.4.1.33.13.1.17.1.38 integer read-write
A control to pass x'ff' as binary data, not doubling x'ff'. Similar to basicPortSessionMode = transparent but for a rlogin session. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortLoginDuration 1.3.6.1.4.1.33.13.1.17.1.39 integer read-write
The amount of time in minutes that a port may remain logged in regardless of the activity on the port. The value 0 indicates that the timer is disabled. Corresponds directly to the value labeled 'Login Duration:' in the PORT ALTERNATE CHARACTERISTICS display.
                     basicPortOutboundSecurity 1.3.6.1.4.1.33.13.1.17.1.40 integer read-write
Control to disable outbound security, which can be either Kerberos or SecureID, on a per port basis. Corresponds directly to the presence of the value 'OutboundSecurity' following the label 'Enabled Characteristics' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortXonTimer 1.3.6.1.4.1.33.13.1.17.1.41 integer read-write
Indicates the number of seconds between successive 'XON's sent out a port. A zero signifies that the timer is disabled. Corresponds directly to the value labeled 'Xon Send Timer:' in the PORT ALTERNATE CHARACTERISTICS display.
                     basicPortDefaultDedicatedSessionType 1.3.6.1.4.1.33.13.1.17.1.42 integer read-write
This integer is interpreted as a bit mask that specifies the default session type for a dedicated service for this port. The bit numbers are: 1;service name, 2;node name, 3;port name, 4, telnet console; 5, rlogin; 6, bridge console; 7, chassis console.
                     basicPortIdleTimeReceive 1.3.6.1.4.1.33.13.1.17.1.43 integer read-write
Control to restrict the basicPortIdleTimeout to apply to data received from the network and transmitted out the serial port. Data received by the serial port will not be considered activity. Corresponds directly to the value labeled 'Idle Time Receive Mode:' in the PORT ALTERNATE CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortIdleTimeTransmit 1.3.6.1.4.1.33.13.1.17.1.44 integer read-write
Control to restrict the basicPortIdleTimeout to apply to data received from the serial port and transmitted out the LAN. Data received from the network will not count as activity. Corresponds directly to the value labeled 'Idle Time Transmit Mode:' in the PORT ALTERNATE CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortZeroDisconnectSession 1.3.6.1.4.1.33.13.1.17.1.45 integer read-write
A control to disconnect a session at Port 0 when the password limit is reached. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortConsolePort 1.3.6.1.4.1.33.13.1.17.1.46 integer read-write
Control to configure this port as a console port. This control is only valid on those models with variable configuration ports. This object can only be set enabled; and doing so will disable basicPortSensor and basicPortAlarmControl. A set will only update the permanent database. Use a charPortReset for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortLoginPassword 1.3.6.1.4.1.33.13.1.17.1.47 displaystring read-write
The password a user must enter to be given the opportunity to log in to a given port. For security reasons reading this object always returns a zero-length value. Corresponds directly to PORT LOGIN PASSWORD.
                     basicPortSensor 1.3.6.1.4.1.33.13.1.17.1.48 integer read-write
Control to configure this port as a temperature and humidity sensor. This control is only valid on those models with variable configuration ports. This object can only be set enabled; and doing so will disable basicPortConsolePort and basicPortAlarmControl. A set will only update the permanent database. Use a charPortReset for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortAlarmControl 1.3.6.1.4.1.33.13.1.17.1.49 integer read-write
Control to configure this port for alarm input and control output. This control is only valid on those models with variable configuration ports. This object can only be set enabled; and doing so will disable basicPortConsolePort and basicPortSensor. A set will only update the permanent database. Use a charPortReset for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortCommandLogging 1.3.6.1.4.1.33.13.1.17.1.50 integer read-write
A control to toggle logging of commands at this port. Command input may be logged from direct terminal connections, session input from the LAN, or session output to the LAN. Corresponds directly to the presence of 'Command Logging' under the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. The desired change will not take effect until the port is logged off. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortBreakSequence 1.3.6.1.4.1.33.13.1.17.1.51 octet string read-write
A sequence of characters to be sent out the serial port on receipt of a Break from the network in lieu of a hardware break. The sequence entered by the user is converted into an octet string up to four bytes long to be sent out the serial port. For example, the user's representation of octal 2, or '\002', takes four characters in basicPortBreakSequence; but only one byte in the string sent out the serial port.
                     basicPortTl1Mode 1.3.6.1.4.1.33.13.1.17.1.53 integer read-write
Controls the TL1 mode of a port. Valid TL1 modes are human- to-machine language (hml), machine-to-machine language (mml), and MML without echo. MML is for direct connection to another TL1 device whereas HML provides human prompts. A change takes effect after logging out the port. Enumeration: 'disabled': 1, 'hml': 2, 'mmlNoEcho': 4, 'mml': 3.
                     basicPortTl1Console 1.3.6.1.4.1.33.13.1.17.1.54 integer read-write
Controls whether this port becomes the TL1 console receiving and displaying autonomous reports of alarm events. A change takes effect after logging out the port. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortFallThrough 1.3.6.1.4.1.33.13.1.17.1.55 integer read-write
Control to allow a user to login to a port after RADIUS or SecurID authentication fails because the RADIUS servers or SecurID servers are unavailable. When a user is logged in via 'fallthrough', he is logged in to the port as a non-privileged user. The change takes effect after logging out the port. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortCommandLoggingSuppressControlCharacters 1.3.6.1.4.1.33.13.1.17.1.56 integer read-write
Control to toggle suppression of control characters in the command log. This object can only be set to enabled when command logging is enabled on that port. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortDataLogging 1.3.6.1.4.1.33.13.1.17.1.57 integer read-write
Control to toggle data logging on the specified port. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortDataLoggingSuppressControlCharacters 1.3.6.1.4.1.33.13.1.17.1.58 integer read-write
Control to toggle suppression of control characters in the data log. This object can only be set to enabled when data logging is enabled on that port. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortOnboardSecurity 1.3.6.1.4.1.33.13.1.17.1.59 integer read-write
A control to toggle onboard security for this port where the username and password are authenticated against an internal access list. The desired change will not take effect until the port is logged off. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortFallBack 1.3.6.1.4.1.33.13.1.17.1.60 integer read-write
Control to allow a 'fallback' authentication mechanism after RADIUS or SecurID authentication fails because the RADIUS or SecurID servers are unavailable. Onboard security, an internal security database, is used for fallback authentication. The user in fallback mode must enter a valid username and password to be successfully logged in. The change takes effect after logging out the port. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortAlarmMaster 1.3.6.1.4.1.33.13.1.17.1.61 integer read-write
Control to configure this port for high densitiy alarm input and control output management. This control is only valid on those models with variable configuration ports. This object can only be set enabled; and doing so will disable basicPortConsolePort, basicPortSensor and basicPortAlarmControl. A set will only update the permanent database. Use a charPortReset for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortAlarmMasterAccounting 1.3.6.1.4.1.33.13.1.17.1.62 integer read-write
Control to toggle logging of alarm events on this port. Use a charPortReset for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortAlarmMasterAudibleAlarm 1.3.6.1.4.1.33.13.1.17.1.63 integer read-write
Control whether the alarm will have an audible sound for all alarm points attached to this port. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortAlarmMasterFixTime 1.3.6.1.4.1.33.13.1.17.1.64 integer read-write
Time in minutes between audible alarm soundings for an alarm master port. This occurs after someone hits the master alarm reset button. If there is at least one alarm condition on an alarm point within the fix time, then the alarm will sound again at the end of that fix time.
                     basicPortAlarmMasterLcdDisplayString 1.3.6.1.4.1.33.13.1.17.1.65 displaystring read-write
Updates the LCD display message for the high density alarm unit attached to the port. Corresponds directly to the DISPLAY AMST command.
                     basicPortAlarmMasterReboot 1.3.6.1.4.1.33.13.1.17.1.66 integer read-write
Control to reboot the high density alarm unit attached to the port when set to 'execute'. 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. Corresponds directly to the REBOOT AMST command. Enumeration: 'ready': 1, 'execute': 2.
                     basicPortAlarmMasterUpdateFirmwareHost 1.3.6.1.4.1.33.13.1.17.1.67 ipaddress read-write
The internet address of the server to use when downloading a new firmware image for the high density alarm unit attached to this port via TFTP. Corresponds directly to the UPDATE AMST FIRMWARE command's INTERNET ADDRESS parameter.
                     basicPortAlarmMasterUpdateFirmwareFileName 1.3.6.1.4.1.33.13.1.17.1.68 displaystring read-write
The filename to request when downloading a new firmware image for the high density alarm unit attached to this port via TFTP. Corresponds directly to the UPDATE AMST FIRMWARE command's FILE parameter.
                     basicPortAlarmMasterUpdateFirmware 1.3.6.1.4.1.33.13.1.17.1.69 integer read-write
Control to update firmware for the high density alarm unit attached to the port when set to 'execute'. 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. The basicPortAlarmMasterUpdateFirmwareHost and basicPortAlarmMasterUpdateFirmwareFileName must be set prior to setting this object. Corresponds directly to the UPDATE AMST FIRMWARE command. Enumeration: 'ready': 1, 'execute': 2.
                     basicPortAlarmMasterStatus 1.3.6.1.4.1.33.13.1.17.1.70 integer read-only
Indicates the current status of the high density alarm unit attached to the port. If no response is obtained from this unit, the status is set to basicPortAlarmMasterFaultSeverity. Otherwise it is cleared. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4.
                     basicPortAlarmMasterFaultSeverity 1.3.6.1.4.1.33.13.1.17.1.71 integer read-write
Control to determine the severity level associated with the trap sent out when a fault occurs when no response is obtained from the high density alarm unit attached to this port. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4.
                     basicPortPowerMaster 1.3.6.1.4.1.33.13.1.17.1.72 integer read-write
Control to configure this port as a power master port. This control is only valid on those models with variable configuration ports and which support the power master. This object can only be set enabled, and doing so will disable the previous port type, such as basicPortConsolePort. A set will only update the permanent database. Use a charPortReset for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortPowerMasterTimeDelay 1.3.6.1.4.1.33.13.1.17.1.73 integer read-write
Control to set the power up delay interval in milliseconds for the power device attached to this port. A response of 'none' to a get-request or get-next-request may indicate that the power unit attached to this port is not responding with status. Enumeration: 'none': 1, 'eightHundred': 800, 'fiveHundred': 500, 'fourHundred': 400, 'twoHundred': 200, 'oneHundred': 100, 'sevenHundred': 700, 'threeHundred': 300, 'nineHundred': 900, 'sixHundred': 600.
                     basicPortPowerMasterSwitch 1.3.6.1.4.1.33.13.1.17.1.74 integer read-write
Control to power on or off all of the outlets in the power device attached to this port. A get-request or a get-next- request always returns ready. Enumeration: 'ready': 1, 'on': 3, 'off': 2.
                     basicPortPowerMasterModel 1.3.6.1.4.1.33.13.1.17.1.75 displaystring read-only
The model number of the power master device, which is connected to this port. A response of a null string to a get-request or get-next-request indicates that the power unit attached to this port is not responding with status.
                     basicPortPowerMasterSerialNumber 1.3.6.1.4.1.33.13.1.17.1.76 displaystring read-only
The serial number of the power master device, which is connected to this port. A response of a null string to a get-request or get-next-request indicates that the power unit attached to this port is not responding with status.
                     basicPortPowerMasterFirmware 1.3.6.1.4.1.33.13.1.17.1.77 displaystring read-only
The firmware version of the power master device, which is connected to this port. A response of a null string to a get-request or get-next-request indicates that the power unit attached to this port is not responding with status.
                     basicPortLockout 1.3.6.1.4.1.33.13.1.17.1.78 integer read-write
Control to prohibit access to this port and send a trap when login authentication fails. One must log out the port for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortAsciiToTrapTranslation 1.3.6.1.4.1.33.13.1.17.1.79 integer read-write
Control to configure the port as an ascii-to-trap translator. One must log out the port for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortAsciiToTrapTranslationTrapSeverity 1.3.6.1.4.1.33.13.1.17.1.80 integer read-write
Control to determine the severity level associated with the trap sent out from this port. One must log out the port for this change to take effect. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4.
                     basicPortAsciiToTrapTranslationMessages 1.3.6.1.4.1.33.13.1.17.1.81 counter read-only
Count of number of trap messages sent from this port.
                     basicPortAsciiToTrapTranslationLastMessage 1.3.6.1.4.1.33.13.1.17.1.82 displaystring read-only
The last message or partial message sent out by this port.
                     basicPortPowerMasterAlarmSeverity 1.3.6.1.4.1.33.13.1.17.1.83 integer read-write
Control to determine the severity level associated with the trap sent out when the power device is not responding to this port. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4.
                     basicPortPowerMasterDeviceStatus 1.3.6.1.4.1.33.13.1.17.1.84 integer read-only
Indicates the current status of the power device controlled by this port. If the device is responding, the status is cleared. Otherwise the status matches the basicPortPowerMasterAlarmSeverity. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4.
                     basicPortBuffering 1.3.6.1.4.1.33.13.1.17.1.85 integer read-write
Control to allow data from an attached device to be retained across multiple sessions. When a session is established to a port with buffering, the contents of the command buffer is sent to the remote device. One must log out the port for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortLogFacilityLevel 1.3.6.1.4.1.33.13.1.17.1.86 integer read-write
Indicates that server originated accounting messages pertaining to this port are logged to the syslog host at this UNIX facility level. If 'none', the server's sessionLogFacility is used. Enumeration: 'none': 1, 'user': 10, 'local5': 7, 'local4': 6, 'local7': 9, 'local6': 8, 'local1': 3, 'local0': 2, 'local3': 5, 'local2': 4.
                     basicPortPppDialBackup 1.3.6.1.4.1.33.13.1.17.1.87 integer read-write
Indicates whether this port is configured as a PPP dial backup port. This parameter will not take effect until the port is logged out, and this function is restricted to one port. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPortPppDialBackupNumber 1.3.6.1.4.1.33.13.1.17.1.88 displaystring read-write
The number to dial when a PPP dial backup link is activated, which occurs when the network is down and there are SNMP traps to forward. The port must be a basicPortPppDialBackup port, and it must be logged out for the change to take effect.
                     basicPortPppDialBackupRedialTimer 1.3.6.1.4.1.33.13.1.17.1.89 integer read-write
Indicates the time in seconds to wait before redialing the basicPortPppDialBackupNumber on a basicPortPppDialBackup port.
                     basicPortPppDialBackupRedialRetries 1.3.6.1.4.1.33.13.1.17.1.90 integer read-write
Indicates the number of time to try to dial the backup number before recording an error, logging out the port, and if there are new traps trying to dial again.
                     basicPortPppDialBackupDisconnectTimer 1.3.6.1.4.1.33.13.1.17.1.91 integer read-write
Indicates the time in seconds that the dial backup link will stay up when there is no more SNMP traffic flowing prior to disconnecting it.
                     basicPortPppDialBackupLocalAddress 1.3.6.1.4.1.33.13.1.17.1.92 ipaddress read-write
The local address to use in a PPP dial backup link when the network connection is down and there are SNMP traps to forward.
                     basicPortPppDialBackupDestinationAddress 1.3.6.1.4.1.33.13.1.17.1.93 ipaddress read-write
The destination address to use in a PPP dial backup link when the network connection is down and there are SNMP traps to forward.
                     basicPortPppDialBackupAddresses 1.3.6.1.4.1.33.13.1.17.1.94 integer read-write
Control to initiate dialing from a dial backup port. In response to 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' after a valid basicPortPppDialBackupLocalAddress and basicPortPppDialBackupDestinationAddress are configured causes the basicPortPppDialBackup port to dial the basicPortPppDialBackupNumbermber. Enumeration: 'ready': 1, 'execute': 2.
           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 standard Character MIB.
                     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. This object is not available on units that do not support modem signals (ie 2220). 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. This object is not available on units that do not support modem signals (ie 2220). 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. This object is not available on units that do not support modem signals (ie 2220). 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. This object is not available on units that do not support modem signals (ie 2220). 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. This object is not available on units that do not support modem signals (ie 2220).
                     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. This object is not available on units that do not support modem signals (ie 2220). 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. This object is not available on units that do not support modem signals (ie 2220). 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.
                     basicSerialPortQuadartReceiveDiscard 1.3.6.1.4.1.33.13.1.18.1.34 integer read-write
Control for discard of received errors from quadart hardware. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicSerialPortAPDProtocols 1.3.6.1.4.1.33.13.1.18.1.35 octet string read-write
A bit map that specifies the protocols that this port will attempt to detect using the Auto Protocol Detection function. The bit numbers for the protocols are: 1;ARAP, 3;Interactive, 4;SLIP, 5;PPP. Bits 6-16 are reserved for future use. More than one of these protocols may be ORed together. The default is 0 (zero) no protocols.
                     basicSerialPortAPDTimeout 1.3.6.1.4.1.33.13.1.18.1.36 integer read-write
A time value, in seconds, that specifies how long the port will attempt to determine which protocol is coming into the port. When basicSerialPortAPDTimeout seconds have expired, the port will assume the protocol to use is that specified by basicSerialPortAPDDefaultProtocol. A value of 0 (zero provides an unlimited timeout.
                     basicSerialPortAPDDefaultProtocol 1.3.6.1.4.1.33.13.1.18.1.37 octet string read-write
A bit map that specifies the protocol that this port will use when the time specified by basicSerialPortAPDTimeout has expired without sucessfully identifying the incoming porotocol. The bit numbers for the protocols are: None;Logout the port, 1;ARAP, 2;CSLIP, 3;Interactive, 4;SLIP, 5;PPP. Bits 6-16 are reserved for future use. Only one protocol may be specified for this object
                     basicSerialPortUsernameCharSet 1.3.6.1.4.1.33.13.1.18.1.38 integer read-write
A control, that if set to seven-bit, will allow only the ASCII printable characters in the range SP (X20) to ~ (X7E) in the username field. A value of none allows any character Enumeration: 'seven-bit': 2, 'none': 1.
                     basicSerialPortAutoHangup 1.3.6.1.4.1.33.13.1.18.1.39 integer read-write
A control that, if enabled, will cause the port to be logged off when the last session on that port is destroyed Enumeration: 'disabled': 1, 'enabled': 2.
                     basicSerialPortCommandSize 1.3.6.1.4.1.33.13.1.18.1.40 integer read-write
Maximum number of input characters to hold in the command buffer. Corresponds directly to the PORT COMMAND SIZE and the value labeled 'Command Size:' in the PORT ALTERNATE CHARACTERISTICS display.
                     basicSerialPortAutoProtocolDetectPrompt 1.3.6.1.4.1.33.13.1.18.1.41 integer read-write
Controls whether to send the basicAutoProtocolDetectMessage out the serial port at the beginning of auto protocol detection mode. Corresponds to the value labeled 'APD Prompt' in the PORT ALTERNATE CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicSerialPortUsernamePrompt 1.3.6.1.4.1.33.13.1.18.1.42 displaystring read-write
The text string used to prompt for a user's name. Corresponds directly to the value labeled 'Username Prompt:' in the PORT ALTERNATE CHARACTERISTICS display.
                     basicSerialPortPasswordPrompt 1.3.6.1.4.1.33.13.1.18.1.43 displaystring read-write
The text string used to prompt for a user's password. Corresponds directly to the value labeled 'Password Prompt:' in the PORT ALTERNATE CHARACTERISTICS display.
                     basicSerialPortAutoProtocolDetectSecurityInteractiveOnly 1.3.6.1.4.1.33.13.1.18.1.44 integer read-write
Controls whether Auto Protocol Detect (APD) authentication applies only to interactive users, and not to other APD protocols such as PPP. Corresponds directly to the value labeled 'APD Authentication Interactive Only:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicSerialPortDedicatedUserData 1.3.6.1.4.1.33.13.1.18.1.45 displaystring read-write
The text string to send at the beginning of a connection to a Telnet dedicated service. Corresponds to the value labeled 'UserData:' in the PORT CHARACTERISTICS display.
                     basicSerialPortIpAutoDiscovery 1.3.6.1.4.1.33.13.1.18.1.47 integer read-write
Control to enable a non-standard method of acquiring the IP address after boot completes via the BOOTP protocol. Corresponds to the value labeled 'IP Address Auto Discovery' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicSerialPortDedicatedKickStartData 1.3.6.1.4.1.33.13.1.18.1.48 displaystring read-write
A text string which is used to compare at login time to incoming serial data. A match will initiate a telnet session to a dedicated service. Corresponds to the value labeled 'KickStart:' in the PORT CHARACTERISTICS display.
                     basicSerialPortBreakLength 1.3.6.1.4.1.33.13.1.18.1.50 integer read-write
Specifies the duration in milliseconds of a remote serial break which is sent via the Telnet Break command. Corresponds directly to the value labeled 'Break Length:' in the PORT CHARACTERISTIC display. Enumeration: 'ms250': 1, 'ms750': 3, 'ms500': 2.
                     basicSerialPortRotaryRoundRobin 1.3.6.1.4.1.33.13.1.18.1.51 integer read-write
Controls whether a port which participates in an internet rotary is selected in round robin or fixed priority order. Corresponds directly to the value labeled 'Round Robin search:' in the SERVER INTERNET ROTARY display. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicSerialPortWelcomeBeforeAuthentication 1.3.6.1.4.1.33.13.1.18.1.52 integer read-write
Control to display the basicWelcome message prior to authenticating the user. Corresponds to the presence of the value 'Welcome-Banner-Pre-Authentication' following the label 'Enabled Characteristics' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicSerialPortGatewayAutoDiscovery 1.3.6.1.4.1.33.13.1.18.1.53 integer read-write
Control to enable a non-standard method of acquiring the gateway address after boot completes via the bootp protocol. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicSerialPortSubnetAutoDiscovery 1.3.6.1.4.1.33.13.1.18.1.54 integer read-write
Control to enable a non-standard method of acquiring the subnet mask after boot completes via the bootp protocol. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicSerialPortRaiseLowerDtr 1.3.6.1.4.1.33.13.1.18.1.55 integer read-write
A control to to raise or lower the DTR signal from this port by setting it to high or low, respectively. This request will have no effect unless basicSerialPortRaiseControlDtr is enabled. In response to a get-request or get-next-request the agent always returns low for this object. Enumeration: 'high': 2, 'low': 1.
                     basicSerialPortRaiseControlDtr 1.3.6.1.4.1.33.13.1.18.1.56 integer read-write
Controls the ability to change the state of DTR using basicSerialPortRaiseLowerDTR. This characteristic is not intended for use with modem ports. Corresponds directly to the presence of 'Control DTR' under the label 'Enabled Characteristics' in the PORT CHARACTERISTICS display. The desired change will not take effect until the port is logged off. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicSerialPortIpConfigureBootp 1.3.6.1.4.1.33.13.1.18.1.57 integer read-write
Control to use the BOOTP protocol upon startup to learn the unit's own internet address, subnet mask, primary and secondary gateway servers, domain name servers, time server and domain name. This object was moved to the MRV-IN-REACH-INTERNET-MIB for InReach agent software version V2.4. Enumeration: 'disabled': 1, 'enabled': 2.
           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.
           basicControlledPorts 1.3.6.1.4.1.33.13.1.20 integer read-write
Status of Controlled Ports feature. Corresponds directly to the 'Controlled Ports' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enabling this feature causes strings of control characters to be sent out on a port upon starting and/or stopping a session Enumeration: 'disabled': 1, 'enabled': 2.
           basicPortSessionTable 1.3.6.1.4.1.33.13.1.21 no-access
A list of port session entries.
                 basicPortSessEntry 1.3.6.1.4.1.33.13.1.21.1 no-access
Status and parameter values for a basic port session.
                     basicPortPortIndex 1.3.6.1.4.1.33.13.1.21.1.1 integer read-only
The value of basicPortIndex for the port to which this session belongs. The port identified by a particular value of this index is the same port as identified by charPortIndex in the standard Character MIB.
                     basicPortSessIndex 1.3.6.1.4.1.33.13.1.21.1.2 integer read-only
The session index in the context of the port, a non-zero positive integer. Session indexes within a port need not be sequential. Session indexes may be reused for different ports. For example, port 1 and port 3 may both have a session 2 at the same time. Session indexes may have any valid integer value, with any meaning convenient to the agent implementation. The session identified by a particular value of this index is the same session as identified by charSessIndex in the standard Character MIB.
                     basicSessControlled 1.3.6.1.4.1.33.13.1.21.1.3 integer read-only
A control to send preconfigured controlled port session strings out the serial port when entering or exiting this session. Corresponds directly to the value labeled 'Controlled' under the Service Mode header in the SESSION display. Enumeration: 'disabled': 1, 'enabled': 2.
           basicPortSessEncryption 1.3.6.1.4.1.33.13.1.22 integer read-write
Status of the default encryption value to be set for each session. Corresponds directly to Console Security on SHOW SERVER screen. Enumeration: 'disabled': 1, 'enabled': 2.
           basicTemperatureUnits 1.3.6.1.4.1.33.13.1.23 integer read-write
Indicates the units of measurement for the temperature sensors. Enumeration: 'fahrenheit': 1, 'celcius': 2.
           basicEnvironmentalManagerCircuitBreaker 1.3.6.1.4.1.33.13.1.24 integer read-only
Indicates whether the circuit breaker is activated. Enumeration: 'disabled': 1, 'enabled': 2.
           basicContactClosureOrAlarmInputTable 1.3.6.1.4.1.33.13.1.25 no-access
Information about contact closures or alarm inputs.
                 basicContactClosureOrAlarmInputEntry 1.3.6.1.4.1.33.13.1.25.1 no-access
An entry in the basicContactClosureOrAlarmInputTable.
                     basicContactClosureOrAlarmInputValue 1.3.6.1.4.1.33.13.1.25.1.1 integer read-only
Indicates the state of the contact closure or alarm input. Enumeration: 'open': 1, 'closed': 2.
                     basicContactClosureOrAlarmInputName 1.3.6.1.4.1.33.13.1.25.1.2 displaystring read-write
The name used to identify this contact closure or alarm input.
                     basicContactClosureOrAlarmInputTrapEnable 1.3.6.1.4.1.33.13.1.25.1.3 integer read-write
Control to send trap when contact closure or alarm input changes state. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicContactClosureOrAlarmInputFaultSeverity 1.3.6.1.4.1.33.13.1.25.1.4 integer read-write
Control to determine the severity level associated with the trap sent out when a fault occurs for a given contact closure or alarm input. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4.
                     basicContactClosureOrAlarmInputFaultState 1.3.6.1.4.1.33.13.1.25.1.5 integer read-write
Control to indicate which state, open or closed, represents the fault condition. The other state is the cleared condition. Enumeration: 'open': 1, 'closed': 2.
                     basicContactClosureOrAlarmInputStatus 1.3.6.1.4.1.33.13.1.25.1.6 integer read-only
Indicates the current status of the contact closure or alarm input. If the basicContactClosureOrAlarmInputValue matches the fault state, then the status is equal to the fault severity. Otherwise the status is cleared. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4.
                     basicContactClosureOrAlarmInputZone 1.3.6.1.4.1.33.13.1.25.1.7 displaystring read-write
The name used to identify the zone where the equipment resides.
                     basicContactClosureOrAlarmInputRelatedEquipment 1.3.6.1.4.1.33.13.1.25.1.8 displaystring read-write
The name used to identify related equipment.
                     basicContactClosureOrAlarmInputSiteId 1.3.6.1.4.1.33.13.1.25.1.9 displaystring read-write
The name used to identify the site where the unit resides.
                     basicContactClosureOrAlarmInputIndex 1.3.6.1.4.1.33.13.1.25.1.10 integer read-only
An index which uniquely identifies the contact closure or alarm input.
                     basicContactClosureOrAlarmInputManufacturer 1.3.6.1.4.1.33.13.1.25.1.11 displaystring read-write
The name used to identify the manufacturer of this equipment.
                     basicContactClosureOrAlarmInputModel 1.3.6.1.4.1.33.13.1.25.1.12 displaystring read-write
The model name of this equipment.
           basicPowerOutletTable 1.3.6.1.4.1.33.13.1.26 no-access
Information about Environmental Manager Power Outlets.
                 basicPowerOutletEntry 1.3.6.1.4.1.33.13.1.26.1 no-access
An entry in the basicPowerOutletTable.
                     basicPowerOutletOnOff 1.3.6.1.4.1.33.13.1.26.1.1 integer read-write
Controls turning on or off the power for the device connected to this power outlet. Enumeration: 'on': 2, 'off': 1.
                     basicPowerOutletReboot 1.3.6.1.4.1.33.13.1.26.1.2 integer read-write
Controls rebooting of the device attached this power outlet.
                     basicPowerOutletName 1.3.6.1.4.1.33.13.1.26.1.3 displaystring read-write
A name used to identify this power outlet.
                     basicPowerOutletRedundant 1.3.6.1.4.1.33.13.1.26.1.4 integer read-only
Controls whether power outlets in bank A have redundant outlets in bank B. When enabled, powering on an outlet in bank A will simultaneously power on the corresponding outlet number in bank B. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPowerOutletConsoleName 1.3.6.1.4.1.33.13.1.26.1.5 displaystring read-write
A name used to identify a console port on a unit with power outlet managment.
                     basicPowerOutletHighCurrent 1.3.6.1.4.1.33.13.1.26.1.6 integer read-write
A control to indicate a high current unit is attached to this power outlet. When enabled the high current unit will provide current when it detects no power from the power outlet; and will stop the current when the outlet resumes power. This control only works on those InReach devices which support the high current unit such as the IRMGR0. Corresponds directly to the value labeled 'HCNC Setting' in the INREACH MANAGER OUTLET STATUS display. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicPowerOutletIndex 1.3.6.1.4.1.33.13.1.26.1.10 integer read-only
An index which uniquely identifies a power outlet.
           basicTemperatureHumiditySensor 1.3.6.1.4.1.33.13.1.27
                 basicTemperatureSensorTable 1.3.6.1.4.1.33.13.1.27.1 no-access
Information about Environmental Manager Temperature Sensors.
                     basicTemperatureSensorEntry 1.3.6.1.4.1.33.13.1.27.1.1 no-access
An entry in the basicTemperatureSensorTable.
                         basicTempTrapHighThreshold 1.3.6.1.4.1.33.13.1.27.1.1.1 integer read-write
The temperature at or above which a sensorThresholdTrap is generated.
                         basicTempTrapLowThreshold 1.3.6.1.4.1.33.13.1.27.1.1.2 integer read-write
The temperature at or below which a sensorThresholdTrap is generated.
                         basicTemperatureSensor 1.3.6.1.4.1.33.13.1.27.1.1.3 integer read-write
Controls the enabling or disabling of a temperature sensor. Enumeration: 'disabled': 1, 'enabled': 2.
                         basicTemperatureValue 1.3.6.1.4.1.33.13.1.27.1.1.4 integer read-write
The current temperature reading for this sensor.
                         basicTemperatureAlarmSeverity 1.3.6.1.4.1.33.13.1.27.1.1.5 integer read-write
Control to determine the severity level associated with the trap sent out when the temperature reading is out-of-bounds. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4.
                         basicTemperatureAlarmStatus 1.3.6.1.4.1.33.13.1.27.1.1.6 integer read-only
Indicates the current status of the temperature sensor. If the basicTemperatureValue falls within the normal range, the status is cleared. Otherwise the status matches the alarm severity level. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4.
                         basicTemperatureHumiditySensorName 1.3.6.1.4.1.33.13.1.27.1.1.7 displaystring read-write
The name used to identify this temperature sensor.
                         basicTemperatureSensorIndex 1.3.6.1.4.1.33.13.1.27.1.1.10 integer read-only
An index which uniquely identifies a temperature sensor.
                 basicHumiditySensorTable 1.3.6.1.4.1.33.13.1.27.2 no-access
Information about Environmental Manager Humidity Sensors.
                     basicHumiditySensorEntry 1.3.6.1.4.1.33.13.1.27.2.1 no-access
An entry in the basicHumiditySensorTable.
                         basicHumidityTrapHighThreshold 1.3.6.1.4.1.33.13.1.27.2.1.1 integer read-write
The humidity at or above which a sensorThresholdTrap is generated.
                         basicHumidityTrapLowThreshold 1.3.6.1.4.1.33.13.1.27.2.1.2 integer read-write
The humidity at or below which a sensorThresholdTrap is generated.
                         basicHumiditySensor 1.3.6.1.4.1.33.13.1.27.2.1.3 integer read-write
Controls the enabling or disabling of a humidity sensor. Enumeration: 'disabled': 1, 'enabled': 2.
                         basicHumidityValue 1.3.6.1.4.1.33.13.1.27.2.1.4 integer read-write
The current humidity reading for this sensor.
                         basicHumidityAlarmSeverity 1.3.6.1.4.1.33.13.1.27.2.1.5 integer read-write
Control to indicate the severity level associated with the trap sent out when the humidity reading is out-of-bounds. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4.
                         basicHumidityAlarmStatus 1.3.6.1.4.1.33.13.1.27.2.1.6 integer read-only
Indicates the current status of the humidity sensor. If the basicHumidityValue falls within the normal range, the status is cleared. Otherwise the status matches the alarm severity level. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4.
                         basicHumiditySensorIndex 1.3.6.1.4.1.33.13.1.27.2.1.10 integer read-only
An index which uniquely identifies a humidity sensor.
           basicControlSignalTable 1.3.6.1.4.1.33.13.1.28 no-access
Information about Environmental Manager Control Signal points.
                 basicControlSignalEntry 1.3.6.1.4.1.33.13.1.28.1 no-access
An entry in the basicControlSignalTable.
                     basicControlSignalValue 1.3.6.1.4.1.33.13.1.28.1.1 integer read-write
Sets and reads the state of the control signal point. Enumeration: 'high': 1, 'low': 2.
                     basicControlSignalIndex 1.3.6.1.4.1.33.13.1.28.1.10 integer read-only
An index which uniquely identifies a control signal point.
           basicPowerAlarmTimer 1.3.6.1.4.1.33.13.1.29 integer read-write
The polling interval in seconds for the fuse and power supply status. An alarm trap is issued on power failure.
           basicControlOutputTable 1.3.6.1.4.1.33.13.1.30 no-access
Information about controlled output distribution points.
                 basicControlOutputEntry 1.3.6.1.4.1.33.13.1.30.1 no-access
An entry in the basicControlOutputTable.
                     basicControlOutputSignalDtrRts 1.3.6.1.4.1.33.13.1.30.1.1 integer read-write
Controls the raising or lowering of a signal on a distribution control signal point. The signal is DTR when the basicControlOutputIndex is odd, or RTS when the basicControlOutputIndex is even. Enumeration: 'high': 2, 'low': 1.
                     basicControlOutputName 1.3.6.1.4.1.33.13.1.30.1.2 displaystring read-write
The name used to identify this distribution control signal point.
                     basicControlOutputIndex 1.3.6.1.4.1.33.13.1.30.1.10 integer read-only
An index which uniquely identifies a distribution control signal point.
           basicPowerStatusFuseA 1.3.6.1.4.1.33.13.1.31 integer read-only
Indicates the status of fuse bank A. Enumeration: 'on': 2, 'off': 1.
           basicPowerStatusFuseB 1.3.6.1.4.1.33.13.1.32 integer read-only
Indicates the status of fuse bank B. Enumeration: 'on': 2, 'off': 1.
           basicPowerSupplyStatusA 1.3.6.1.4.1.33.13.1.33 integer read-only
Indicates the status of power supply A. Enumeration: 'on': 2, 'off': 1.
           basicPowerSupplyStatusB 1.3.6.1.4.1.33.13.1.34 integer read-only
Indicates the status of power supply B. Enumeration: 'on': 2, 'off': 1.
           basicPortTrapTable 1.3.6.1.4.1.33.13.1.35 no-access
A list of traps associated with signal control changes on ports.
                 basicPortTrapEntry 1.3.6.1.4.1.33.13.1.35.1 no-access
Administrative status of signal change traps for a hardware port.
                     basicPortTrapIndex 1.3.6.1.4.1.33.13.1.35.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 rs232PortIndex in the standard rs232 MIB.
                     basicPortSignalName 1.3.6.1.4.1.33.13.1.35.1.2 integer read-only
Identification of the hardware signal as specified in RFC1659 as follows: rts Request to Send cts Clear to Send dsr Data Set Ready dts Data Terminal Ready ri Ring Indicator dcd Received Line Signal Detector Some agents do not support DSR since its pin is shared with DCD. Enumeration: 'cts': 2, 'dcd': 6, 'dsr': 3, 'rts': 1, 'dtr': 4, 'ri': 5.
                     basicPortTrapStatus 1.3.6.1.4.1.33.13.1.35.1.3 integer read-write
Control to toggle the sending of a trap on a specific signal change on a physical port. One must logout the port prior to this taking effect. Enumeration: 'disabled': 1, 'enabled': 2.
           basicAlarmMasterInputTable 1.3.6.1.4.1.33.13.1.36 no-access
Information about the high density alarm manager's alarm inputs.
                 basicAlarmMasterInputEntry 1.3.6.1.4.1.33.13.1.36.1 no-access
An entry in the basicAlarmMasterInputTable.
                     basicAlarmMasterInputPort 1.3.6.1.4.1.33.13.1.36.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 standard Character MIB.
                     basicAlarmMasterInputSlot 1.3.6.1.4.1.33.13.1.36.1.2 integer read-only
An index value that uniquely identifies a slot of alarm points on a given high density alarm port.
                     basicAlarmMasterInputPoint 1.3.6.1.4.1.33.13.1.36.1.3 integer read-only
An index value that uniquely identifies an alarm point within an alarm slot on a high density alarm port.
                     basicAlarmMasterInputName 1.3.6.1.4.1.33.13.1.36.1.4 displaystring read-write
The name used to identify this alarm point.
                     basicAlarmMasterInputTrapEnable 1.3.6.1.4.1.33.13.1.36.1.5 integer read-write
Control to send a trap when the alarm input changes state. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicAlarmMasterControlOutputSignal 1.3.6.1.4.1.33.13.1.36.1.6 integer read-write
Control to toggle the output signal for an alarm point. Enumeration: 'open': 1, 'closed': 2.
                     basicAlarmMasterInputEnable 1.3.6.1.4.1.33.13.1.36.1.7 integer read-write
Control to toggle whether this alarm point is active. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicAlarmMasterInputDebounceInterval 1.3.6.1.4.1.33.13.1.36.1.8 integer read-write
Amount of time in seconds to debounce a signal change before triggering an alarm.
                     basicAlarmMasterInputFaultSeverity 1.3.6.1.4.1.33.13.1.36.1.9 integer read-write
Control to determine the severity level associated with the trap sent out when a fault occurs for this alarm input point. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4.
                     basicAlarmMasterInputFaultState 1.3.6.1.4.1.33.13.1.36.1.10 integer read-write
Control to indicate which state, open or closed, represents the fault condition for this alarm input point. The other state is the cleared condition. Enumeration: 'open': 1, 'closed': 2.
                     basicAlarmMasterInputStatus 1.3.6.1.4.1.33.13.1.36.1.11 integer read-only
Indicates the current status of the alarm input point. If the basicAlarmMasterInputValue matches the fault state, then the status is equal to the fault severity. Otherwise the status is cleared. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4.
                     basicAlarmMasterInputValue 1.3.6.1.4.1.33.13.1.36.1.12 integer read-only
Indicates the current state of the alarm input point. Enumeration: 'open': 1, 'closed': 2.
                     basicAlarmMasterDisplay 1.3.6.1.4.1.33.13.1.36.1.13 integer read-write
Control to toggle the display of the alarm status for this point in the display window of the high density alarm unit. Enumeration: 'disabled': 1, 'enabled': 2.
                     basicAlarmMasterInputZone 1.3.6.1.4.1.33.13.1.36.1.14 displaystring read-write
The name used to identify the zone where the equipment resides.
                     basicAlarmMasterInputRelatedEquipment 1.3.6.1.4.1.33.13.1.36.1.15 displaystring read-write
The name used to identify related equipment.
                     basicAlarmMasterInputSiteId 1.3.6.1.4.1.33.13.1.36.1.16 displaystring read-write
The name used to identify the site where the unit resides.
                     basicAlarmMasterInputManufacturer 1.3.6.1.4.1.33.13.1.36.1.17 displaystring read-write
The name used to identify the manufacturer of this equipment.
                     basicAlarmMasterInputModel 1.3.6.1.4.1.33.13.1.36.1.18 displaystring read-write
The model name of this equipment.
           basicPowerMasterOutletTable 1.3.6.1.4.1.33.13.1.37 no-access
Information about power master outlets.
                 basicPowerMasterOutletEntry 1.3.6.1.4.1.33.13.1.37.1 no-access
An entry in the basicPowerMasterOutletTable.
                     basicPowerMasterPortIndex 1.3.6.1.4.1.33.13.1.37.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 the charPortIndex in the standard Character MIB.
                     basicPowerMasterOutletIndex 1.3.6.1.4.1.33.13.1.37.1.2 integer read-only
An index which uniquely identifies a power master outlet.
                     basicPowerMasterOutletName 1.3.6.1.4.1.33.13.1.37.1.3 displaystring read-write
The name used to identify this power master outlet.
                     basicPowerMasterOutletState 1.3.6.1.4.1.33.13.1.37.1.4 integer read-write
Switches the power master outlet on or off. There may be a noticeable time delay while processing a get-request for this object. A response of 'off' to a get-request may indicate that the state is temporarily unavailable. Enumeration: 'on': 2, 'off': 1.
                     basicPowerMasterOutletAmperageStatus 1.3.6.1.4.1.33.13.1.37.1.5 displaystring read-only
Indicates the current amperage drawn at this outlet. There may be a noticeable time delay while processing a get-request for this object. A null string indicates that amperage status is temporarily unavailable.
           basicControlOutputRelayTable 1.3.6.1.4.1.33.13.1.38 no-access
Information about controlled output relays.
                 basicControlOutputRelayEntry 1.3.6.1.4.1.33.13.1.38.1 no-access
An entry in the basicControlOutputRelayTable.
                     basicControlOutputRelayIndex 1.3.6.1.4.1.33.13.1.38.1.1 integer read-only
An index which uniquely identifies a control output relay.
                     basicControlOutputRelayName 1.3.6.1.4.1.33.13.1.38.1.2 displaystring read-write
The name used to identify this control output relay.
                     basicControlOutputRelayState 1.3.6.1.4.1.33.13.1.38.1.3 integer read-write
Controls the opening or closing of the control output relay. Enumeration: 'close': 2, 'open': 1.
                     basicControlOutputRelayStatus 1.3.6.1.4.1.33.13.1.38.1.4 integer read-only
Indicates the current status of the control output relay. Enumeration: 'close': 2, 'open': 1.
           basicAutoProtocolDetectMessage 1.3.6.1.4.1.33.13.1.100 displaystring read-write
The text string sent as a prompt message out the port at the beginning of auto protocol detection mode. Corresponds to the value labeled 'APD Message' in the SERVER UNIT display.
       xQueue 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 standard Character MIB. 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 standard Character MIB.
                   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.
       xMenu 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-write
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-write
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 standard Character MIB.
                   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 Menu' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2, 'privileged': 3.
                   menuPortNestedMenuStatus 1.3.6.1.4.1.33.13.3.5.1.3 integer read-write
Control for nested menu operation on the port. Corresponds indirectly to PORT NESTED MENU and the presence of the label 'Nested Menu' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'required': 3, 'enabled': 2.
                   menuPortNestedMenuPrivilege 1.3.6.1.4.1.33.13.3.5.1.4 integer read-write
Control for nested privileged menu operation on the port. Corresponds indirectly to PORT NESTED PRIVILEGED MENU and the presence of the label 'Nested Privileged Menu' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                   menuPortNestedTopLevel 1.3.6.1.4.1.33.13.3.5.1.5 integer read-write
The top level nested menu to select from the menu definition file.
           menuNestedName 1.3.6.1.4.1.33.13.3.6 displaystring read-write
Name of the script file containing the nested menu.
           menuNestedScriptMaximum 1.3.6.1.4.1.33.13.3.7 integer read-write
Maximum number of temporary storage bytes for a nested menu script file. If not zero, the nested menu function is enabled.
           menuNestedSystemName 1.3.6.1.4.1.33.13.3.8 integer read-write
Control to request to download a menu script which is unique for this unit by prepending the sysLocalName of this unit to the nestedMenuName. Enumeration: 'disabled': 1, 'enabled': 2.
           menuNestedEthernet 1.3.6.1.4.1.33.13.3.9 integer read-write
Control to request to download a menu script which is unique for this unit by prepending the Ethernet address, or 802.3 MAC address, of this unit to the nestedMenuName. Enumeration: 'disabled': 1, 'enabled': 2.
       xNetLogin 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-only
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. Actual 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. Defaults to the NULL string when a new entry is created.
                   netLoginServerSeparator 1.3.6.1.4.1.33.13.4.2.1.4 displaystring read-write
The single character string that will be inserted between the components of a file's path on the script server. Defaults to the NULL string when a new entry is created. Corresponds directly to the separator portion of SERVER SCRIPT 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 standard Character MIB.
                   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.
                   netLoginPortExecuteFile 1.3.6.1.4.1.33.13.4.3.1.7 displaystring read-write
The path and file name of a script to be executed immediately on the port. Corresponds directly the file name in the SCRIPT command.
       xDial 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 standard Character MIB.
                   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.
                   dialPortDialout 1.3.6.1.4.1.33.13.5.1.1.4 integer read-write
A control to determine the state of a remote port after it has been logged out from the remote side of the connection. none will log out the port, query will ask user what to do, slip and ppp will revert to those protocols Enumeration: 'query': 2, 'none': 1, 'ppp': 4, 'slip': 3.
                   dialPortDialbackNoUsername 1.3.6.1.4.1.33.13.5.1.1.5 integer read-write
Control which when enabled on a dialback port will not prompt for a username upon dialing back. Instead the original username is reused. Enumeration: 'disabled': 1, 'enabled': 2.
       xSessionLog 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 standard Character MIB. 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. Type 15 is used by internal processes that call the session log function with an already formatted message. Enumeration: 'processDefined': 15, 'connectLocal': 2, 'disconnect': 4, 'rCPConnect': 5, 'rCPDisconnect': 6, 'x25Connect': 13, 'x25Disconnect': 14, 'connectRemote': 3, 'login': 1.
                   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.
                   sessionLogVerboseEvent 1.3.6.1.4.1.33.13.6.2.1.12 integer read-only
When logging in 'verbose' mode, the event that occured. Enumeration: 'connectLocal': 2, 'disconnect': 4, 'userDefined': 15, 'connectX25': 13, 'xremote': 8, 'connectRemote': 3, 'disconnectX25': 14, 'connectRcp': 5, 'xprinter': 9, 'login': 1, 'lpd': 12, 'disconnectRcp': 6, 'telnetMaint': 7.
                   sessionLogX25Direction 1.3.6.1.4.1.33.13.6.2.1.13 integer read-only
The initial direction for an X.25 connection. A value of 0 is returned if the session is not X25 Enumeration: 'inbound': 1, 'outbound': 2.
                   sessionLogVerboseMessage 1.3.6.1.4.1.33.13.6.2.1.14 displaystring read-only
Text describing the event that was logged.
                   sessionLogX25CallerAddress 1.3.6.1.4.1.33.13.6.2.1.15 octet string read-only
For an X.25 connection, the X.121 source address.
                   sessionLogX25CalledAddress 1.3.6.1.4.1.33.13.6.2.1.16 octet string read-only
For an X.25 connection, the X.121 destination address.
                   sessionLogX25DisconnectCause 1.3.6.1.4.1.33.13.6.2.1.17 integer read-only
For a terminated X.25 connection, the standard, X.25 cause code.
                   sessionLogX25DisconnectDiagnostic 1.3.6.1.4.1.33.13.6.2.1.18 integer read-only
For a terminated X.25 connection, the standard, X.25 diagnostic code.
           sessionLogHostType 1.3.6.1.4.1.33.13.6.3 integer read-write
The type of host to which session log events are to be sent. Enumeration: 'none': 1, 'unix': 2.
           sessionLogHostAddress 1.3.6.1.4.1.33.13.6.4 octet string read-write
The address of the host to receive events.
           sessionLogVerbose 1.3.6.1.4.1.33.13.6.5 integer read-write
Control for verbose logging. Enumeration: 'disabled': 1, 'enabled': 2.
           sessionLogPriority 1.3.6.1.4.1.33.13.6.6 integer read-write
The largest priority number for the system to log. Higher numbered (lower priority) events will not be logged.
           sessionLogEmpty 1.3.6.1.4.1.33.13.6.7 integer read-write
Control to empty the log. 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 log to be emptied. Enumeration: 'ready': 1, 'execute': 2.
           sessionLogFacility 1.3.6.1.4.1.33.13.6.8 integer read-write
The UNIX facility level that server originated accounting messages are logged to. Enumeration: 'user': 9, 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3.
           sessionLogReliable 1.3.6.1.4.1.33.13.6.9 integer read-write
Control for reliable logging. Corresponds directly to the presence of the label 'Reliable Accounting' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
           sessionLogHostSecondaryType 1.3.6.1.4.1.33.13.6.10 integer read-write
The type of secondary host to which session log events are to be sent. This value should be set to unix when configuring a non-zero sessionLogHostSecondaryAddress. Corresponds to the presence of the label 'SYSLOGD Host2' following the label 'Daemon(s)' in the SERVER UNIT display. Enumeration: 'none': 1, 'unix': 2.
           sessionLogHostSecondaryAddress 1.3.6.1.4.1.33.13.6.11 octet string read-write
The address of a secondary host to receive events. Corresponds directly to the value labeled 'SYSLOGD Host2' in the SERVER UNIT display.
           sessionLogZeroAccountingAll 1.3.6.1.4.1.33.13.6.12 integer read-write
A control to clear all entries in the accounting log including command log entries. Corresponds directly to the command CLEAR SERVER ACCOUNTING ALL. In response to a get-request or get-next-request the agent always returns ready for this value. Enumeration: 'ready': 1, 'execute': 2.
           sessionLogZeroCommandLogging 1.3.6.1.4.1.33.13.6.13 integer read-write
A control to clear all command log entries. Corresponds directly to the command CLEAR SERVER COMMAND LOGGING. In response to a get-request or get-next-request the agent always returns ready for this value. Enumeration: 'ready': 1, 'execute': 2.
           sessionLogTl1AutonomousLogSize 1.3.6.1.4.1.33.13.6.14 integer read-write
The size in bytes of the TL1 autonomous log, which records alarms. A change in log size will not take effect until rebooting the unit.
           sessionLogTl1CommandLogSize 1.3.6.1.4.1.33.13.6.15 integer read-write
The size in bytes of the TL1 command log, which records all TL1 commands entered on this server. A change in log size will not take effect until rebooting the unit.
           sessionLogZeroDataLogging 1.3.6.1.4.1.33.13.6.16 integer read-write
A control to clear all data log entries. Corresponds directly to the command CLEAR SERVER DATA LOGGING. In response to a get-request or get-next-request the agent always returns ready for this value. Enumeration: 'ready': 1, 'execute': 2.
           sessionLogZeroAlarmLogging 1.3.6.1.4.1.33.13.6.17 integer read-write
Control to clear all alarm log entries. In response to a get-request or a get-next-request the agent always returns ready for this value. Enumeration: 'ready': 1, 'execute': 2.
       xCcl 1.3.6.1.4.1.33.13.7
           cclParsedScriptTable 1.3.6.1.4.1.33.13.7.1 no-access
A list of parsed CCL scripts.
               cclParsedScriptEntry 1.3.6.1.4.1.33.13.7.1.1 no-access
Parsed CCL script information.
                   cclScriptName 1.3.6.1.4.1.33.13.7.1.1.1 displaystring read-only
The name of a CCL script file that has been loaded from a script server. Corresponds directly to the name in a SERVER CCL command and the value labeled 'CCL name:' in the PORT CHARACTERISTICS display.
                   cclScriptControl 1.3.6.1.4.1.33.13.7.1.1.2 integer read-write
Control for maintaining the CCL script. The refresh action consists of retrieving the script by name from a script server and parsing it into an executable format. This may be used to add an entry to the table or refresh an existing entry with a new version of the CCL script from the server. This command may take ten seconds or more to complete and may fail if the script file cannot be retrieved or an error is encountered in parsing the CCL script. An error value of genErr is returned upon refresh failure. The refresh action corresponds directly to the commnd: REFRESH SERVER CCL. Setting this field to delete causes a script that is NOT being referenced by any ports to be removed from the list and its memory freed. This action corresponds directly to the command: DELETE SERVER CCL. An error value of badValue is returned upon delete failure. Enumeration: 'refresh': 1, 'delete': 2.
           cclPortTable 1.3.6.1.4.1.33.13.7.2 no-access
A list of ccl character port entries.
               cclPortEntry 1.3.6.1.4.1.33.13.7.2.1 no-access
CCL parameter values for a port.
                   cclPortCclName 1.3.6.1.4.1.33.13.7.2.1.1 displaystring read-write
The name of the ARAP modem CCL script file.
                   cclPortModemAudible 1.3.6.1.4.1.33.13.7.2.1.2 integer read-write
This boolean indicates if the CCL script should put the modem into audible mode. Enumeration: 'disabled': 1, 'enabled': 2.
       xBroadcastGroup 1.3.6.1.4.1.33.13.8
           broadcastGroupTable 1.3.6.1.4.1.33.13.8.1 no-access
A list of broadcast groups.
               broadcastGroupEntry 1.3.6.1.4.1.33.13.8.1.1 no-access
Broadcast group information.
                   broadcastGroupIndex 1.3.6.1.4.1.33.13.8.1.1.1 integer read-only
An index value that uniquely identifies a broadcast group.
                   broadcastGroupStatus 1.3.6.1.4.1.33.13.8.1.1.2 integer read-write
A status value for the broadcast group. The value 'enabled' means that the group is active and broadcasting data whereas 'disabled' means that the group is not active. Enumeration: 'disabled': 1, 'enabled': 2.
                   broadcastGroupMaster 1.3.6.1.4.1.33.13.8.1.1.3 integer read-write
An index value that uniquely identifies the Master Broadcast Port for this group. The port provided in this object is the same port as identified by charPortIndex in the standard Character MIB.
                   broadcastGroupSlaves 1.3.6.1.4.1.33.13.8.1.1.4 octet string read-write
A bitmap representing the ports included in this broadcast group. A bit with a value of '1' means the corresponding port is included in the broadcast group whereas a value of '0' indicates that the port is not part of the broadcast group.
                   broadcastGroupSlavesBroadcastOnly 1.3.6.1.4.1.33.13.8.1.1.5 octet string read-write
A bitmap representing the ports set up to discard input data and transmit only the broadcast data on the line. A bit set to '1' means that the corresponding port will only broadcast the data and discard any input.
                   broadcastGroupSlaveTcpPort 1.3.6.1.4.1.33.13.8.1.1.6 integer read-write
A TCP port number on which the broadcast group process will listen for incoming TCP connections. A client connected to this particular port will receive the data broadcast by the Master Port. A value of '0' indicates that no TCP port is defined.
                   broadcastGroupSlaveTcpBroadcastOnly 1.3.6.1.4.1.33.13.8.1.1.7 integer read-write
Specifies whether the TCP port will discard input characters for the Master port so that the Master port operates in broadcast only mode. Enumeration: 'disabled': 1, 'enabled': 2.
       xPingHosts 1.3.6.1.4.1.33.13.9
           pingHostsTable 1.3.6.1.4.1.33.13.9.1 no-access
A list of ICMP ping hosts.
               pingHostsEntry 1.3.6.1.4.1.33.13.9.1.1 no-access
Ping Hosts information.
                   icmpPingHostIndex 1.3.6.1.4.1.33.13.9.1.1.1 integer read-only
An index value that uniquely identifies a ping host.
                   icmpPingHostAddress 1.3.6.1.4.1.33.13.9.1.1.2 ipaddress read-write
The host address to be monitored to make sure it is reachable using ICMP pings. This address must be unique within the table, and must be Set to a non-zero value prior to configuring the other attributes of the ping host. A set-request with an IpAddress of zero will make this entry inactive.
                   icmpPingHostDescription 1.3.6.1.4.1.33.13.9.1.1.3 displaystring read-write
This is an optional description of the ping host.
                   icmpPingHostNotificationType 1.3.6.1.4.1.33.13.9.1.1.4 integer read-write
Indicates the type of notification used, if any, when the ping host is determined to be unreachable. If the type is snmp, a trap is sent to configured trap clients. Enumeration: 'none': 1, 'snmp': 2.
                   icmpPingHostPollingInterval 1.3.6.1.4.1.33.13.9.1.1.5 integer read-write
The time in seconds between sending an ICMP ping to a ping host in order to check for reachability.
                   icmpPingHostMaximumRetries 1.3.6.1.4.1.33.13.9.1.1.6 integer read-write
The maximum consecutive failed attempts to reach the host via ICMP ping before sending notification as specified by icmpPingHostNotificationType.
                   icmpPingHostTrapSeverityLevel 1.3.6.1.4.1.33.13.9.1.1.7 integer read-write
Indicates the severity level of a trap to be sent out when the host is unreachable. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4.
                   icmpPingHostStatus 1.3.6.1.4.1.33.13.9.1.1.8 integer read-only
Indicates the current status of the ping host. If the host is reachable, the status is cleared. Otherwise, it is the same as the icmpPingHostTrapSeverityLevel. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4.
   contactClosureChanged 1.3.6.1.4.1.330.30
Indication that the contact closure transitioned to open or closed.
   powerAlarmFuseBankA 1.3.6.1.4.1.330.31
Indicates that a fuse from bank A tripped its breaker, or that it went operational. However, it is unlikely that a trap would be issued when the fuse starts working.
   powerAlarmFuseBankB 1.3.6.1.4.1.330.32
Indicates that a fuse from bank B tripped its breaker, or that it went operational. However, it is unlikely that a trap would be issued when the fuse starts working.
   powerSupplyAlarmA 1.3.6.1.4.1.330.33
Indicates that power supply A lost or regained power. However, it is unlikely that a trap would be issued when the power comes on.
   powerSupplyAlarmB 1.3.6.1.4.1.330.34
Indicates that power supply B lost or regained power. However, it is unlikely that a trap would be issued when the power comes on.
   portInputSignalChange 1.3.6.1.4.1.330.35
Indicates that an input signal on a port has transitioned to the state indicated in the variable rs232InSigState.
   portOutputSignalChange 1.3.6.1.4.1.330.36
Indicates that an output signal on a port has transitioned to the state indicated in the variable rs232OutSigState.
   humidityThresholdExceeded 1.3.6.1.4.1.330.37
Indication that the humidity exceeded a threshhold and the value of the currrent humidity.
   temperatureThresholdExceeded 1.3.6.1.4.1.330.38
Indication that the temperature exceeded a threshhold and the value of the currrent temperature.
   alarmMasterNotResponding 1.3.6.1.4.1.330.39
Indication that the high density alarm management device lost or regained contact with the inReach port to which it was connected as indicated by the basicPortAlarmMasterStatus variable.
   alarmMasterInputStateChange 1.3.6.1.4.1.330.41
Indication that the alarm input point within a high density alarm management port transitioned to open or closed.
   asciiToTrapTranslation 1.3.6.1.4.1.330.42
This trap contains ASCII data, which arrived at serial port, was formatted as a trap, and sent out on the network.
   powerMasterNotResponding 1.3.6.1.4.1.330.43
Indication that the power management port lost or regained contact with the power unit to which it was connected as indicated by the basicPortPowerMasterDeviceStatus variable.
   temperatureNormal 1.3.6.1.4.1.330.44
Indication that the temperature returned within bounds, and the value of the currrent temperature.
   humidityNormal 1.3.6.1.4.1.330.45
Indication that the humidity returned within bounds, and the currrent humidity reading.
   alarmMasterSideAOff 1.3.6.1.4.1.330.46
Indication that side A powered off in the attached IR7104 alarm unit due to DC rail fluctuations.
   alarmMasterSideBOff 1.3.6.1.4.1.330.47
Indication that side B powered off in the attached IR7104 alarm unit due to DC rail fluctuations.
   alarmMasterSideAOn 1.3.6.1.4.1.330.48
Indication that side A powered on in the attached IR7104 alarm unit after previous power off.
   alarmMasterSideBOn 1.3.6.1.4.1.330.49
Indication that side B powered on in the attached IR7104 alarm unit after previous power off.
   icmpPingHostNotReachable 1.3.6.1.4.1.330.50
Indication that the icmp Ping Host is not reachable after polling for icmpPingHostMaximumRetries.
   icmpPingHostResponding 1.3.6.1.4.1.330.51
Indication that the icmp Ping Host is reachable again after a failure.
   alarmInputLowDensity0001Alarm 1.3.6.1.4.1.330.10001
Generated when alarm point 1 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0002Alarm 1.3.6.1.4.1.330.10002
Generated when alarm point 2 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0003Alarm 1.3.6.1.4.1.330.10003
Generated when alarm point 3 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0004Alarm 1.3.6.1.4.1.330.10004
Generated when alarm point 4 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0005Alarm 1.3.6.1.4.1.330.10005
Generated when alarm point 5 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0006Alarm 1.3.6.1.4.1.330.10006
Generated when alarm point 6 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0007Alarm 1.3.6.1.4.1.330.10007
Generated when alarm point 7 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0008Alarm 1.3.6.1.4.1.330.10008
Generated when alarm point 8 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0009Alarm 1.3.6.1.4.1.330.10009
Generated when alarm point 9 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0010Alarm 1.3.6.1.4.1.330.10010
Generated when alarm point 10 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0011Alarm 1.3.6.1.4.1.330.10011
Generated when alarm point 11 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0012Alarm 1.3.6.1.4.1.330.10012
Generated when alarm point 12 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0013Alarm 1.3.6.1.4.1.330.10013
Generated when alarm point 13 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0014Alarm 1.3.6.1.4.1.330.10014
Generated when alarm point 14 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0015Alarm 1.3.6.1.4.1.330.10015
Generated when alarm point 15 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0016Alarm 1.3.6.1.4.1.330.10016
Generated when alarm point 16 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0017Alarm 1.3.6.1.4.1.330.10017
Generated when alarm point 17 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0018Alarm 1.3.6.1.4.1.330.10018
Generated when alarm point 18 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0019Alarm 1.3.6.1.4.1.330.10019
Generated when alarm point 19 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0020Alarm 1.3.6.1.4.1.330.10020
Generated when alarm point 20 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0021Alarm 1.3.6.1.4.1.330.10021
Generated when alarm point 21 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0022Alarm 1.3.6.1.4.1.330.10022
Generated when alarm point 22 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0023Alarm 1.3.6.1.4.1.330.10023
Generated when alarm point 23 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0024Alarm 1.3.6.1.4.1.330.10024
Generated when alarm point 24 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0025Alarm 1.3.6.1.4.1.330.10025
Generated when alarm point 25 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0026Alarm 1.3.6.1.4.1.330.10026
Generated when alarm point 26 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0027Alarm 1.3.6.1.4.1.330.10027
Generated when alarm point 27 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0028Alarm 1.3.6.1.4.1.330.10028
Generated when alarm point 28 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0029Alarm 1.3.6.1.4.1.330.10029
Generated when alarm point 29 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0030Alarm 1.3.6.1.4.1.330.10030
Generated when alarm point 30 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0031Alarm 1.3.6.1.4.1.330.10031
Generated when alarm point 31 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0032Alarm 1.3.6.1.4.1.330.10032
Generated when alarm point 32 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0033Alarm 1.3.6.1.4.1.330.10033
Generated when alarm point 33 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0034Alarm 1.3.6.1.4.1.330.10034
Generated when alarm point 34 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0035Alarm 1.3.6.1.4.1.330.10035
Generated when alarm point 35 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0036Alarm 1.3.6.1.4.1.330.10036
Generated when alarm point 36 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0037Alarm 1.3.6.1.4.1.330.10037
Generated when alarm point 37 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0038Alarm 1.3.6.1.4.1.330.10038
Generated when alarm point 38 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0039Alarm 1.3.6.1.4.1.330.10039
Generated when alarm point 39 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0040Alarm 1.3.6.1.4.1.330.10040
Generated when alarm point 40 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0041Alarm 1.3.6.1.4.1.330.10041
Generated when alarm point 41 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0042Alarm 1.3.6.1.4.1.330.10042
Generated when alarm point 42 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0043Alarm 1.3.6.1.4.1.330.10043
Generated when alarm point 43 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0044Alarm 1.3.6.1.4.1.330.10044
Generated when alarm point 44 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0045Alarm 1.3.6.1.4.1.330.10045
Generated when alarm point 45 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0046Alarm 1.3.6.1.4.1.330.10046
Generated when alarm point 46 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0047Alarm 1.3.6.1.4.1.330.10047
Generated when alarm point 47 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0048Alarm 1.3.6.1.4.1.330.10048
Generated when alarm point 48 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0049Alarm 1.3.6.1.4.1.330.10049
Generated when alarm point 49 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0050Alarm 1.3.6.1.4.1.330.10050
Generated when alarm point 50 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0051Alarm 1.3.6.1.4.1.330.10051
Generated when alarm point 51 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0052Alarm 1.3.6.1.4.1.330.10052
Generated when alarm point 52 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0053Alarm 1.3.6.1.4.1.330.10053
Generated when alarm point 53 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0054Alarm 1.3.6.1.4.1.330.10054
Generated when alarm point 54 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0055Alarm 1.3.6.1.4.1.330.10055
Generated when alarm point 55 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0056Alarm 1.3.6.1.4.1.330.10056
Generated when alarm point 56 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0057Alarm 1.3.6.1.4.1.330.10057
Generated when alarm point 57 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0058Alarm 1.3.6.1.4.1.330.10058
Generated when alarm point 58 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0059Alarm 1.3.6.1.4.1.330.10059
Generated when alarm point 59 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0060Alarm 1.3.6.1.4.1.330.10060
Generated when alarm point 60 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0061Alarm 1.3.6.1.4.1.330.10061
Generated when alarm point 61 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0062Alarm 1.3.6.1.4.1.330.10062
Generated when alarm point 62 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0063Alarm 1.3.6.1.4.1.330.10063
Generated when alarm point 63 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0064Alarm 1.3.6.1.4.1.330.10064
Generated when alarm point 64 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0065Alarm 1.3.6.1.4.1.330.10065
Generated when alarm point 65 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0066Alarm 1.3.6.1.4.1.330.10066
Generated when alarm point 66 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0067Alarm 1.3.6.1.4.1.330.10067
Generated when alarm point 67 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0068Alarm 1.3.6.1.4.1.330.10068
Generated when alarm point 68 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0069Alarm 1.3.6.1.4.1.330.10069
Generated when alarm point 69 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0070Alarm 1.3.6.1.4.1.330.10070
Generated when alarm point 70 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0071Alarm 1.3.6.1.4.1.330.10071
Generated when alarm point 71 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0072Alarm 1.3.6.1.4.1.330.10072
Generated when alarm point 72 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0073Alarm 1.3.6.1.4.1.330.10073
Generated when alarm point 73 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0074Alarm 1.3.6.1.4.1.330.10074
Generated when alarm point 74 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0075Alarm 1.3.6.1.4.1.330.10075
Generated when alarm point 75 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0076Alarm 1.3.6.1.4.1.330.10076
Generated when alarm point 76 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0077Alarm 1.3.6.1.4.1.330.10077
Generated when alarm point 77 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0078Alarm 1.3.6.1.4.1.330.10078
Generated when alarm point 78 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0079Alarm 1.3.6.1.4.1.330.10079
Generated when alarm point 79 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0080Alarm 1.3.6.1.4.1.330.10080
Generated when alarm point 80 from a low density unit transitions to the alarm state.
   alarmInputLowDensity0001Normal 1.3.6.1.4.1.330.20001
Generated when alarm point 1 from a low density unit transitions to the normal state.
   alarmInputLowDensity0002Normal 1.3.6.1.4.1.330.20002
Generated when alarm point 2 from a low density unit transitions to the normal state.
   alarmInputLowDensity0003Normal 1.3.6.1.4.1.330.20003
Generated when alarm point 3 from a low density unit transitions to the normal state.
   alarmInputLowDensity0004Normal 1.3.6.1.4.1.330.20004
Generated when alarm point 4 from a low density unit transitions to the normal state.
   alarmInputLowDensity0005Normal 1.3.6.1.4.1.330.20005
Generated when alarm point 5 from a low density unit transitions to the normal state.
   alarmInputLowDensity0006Normal 1.3.6.1.4.1.330.20006
Generated when alarm point 6 from a low density unit transitions to the normal state.
   alarmInputLowDensity0007Normal 1.3.6.1.4.1.330.20007
Generated when alarm point 7 from a low density unit transitions to the normal state.
   alarmInputLowDensity0008Normal 1.3.6.1.4.1.330.20008
Generated when alarm point 8 from a low density unit transitions to the normal state.
   alarmInputLowDensity0009Normal 1.3.6.1.4.1.330.20009
Generated when alarm point 9 from a low density unit transitions to the normal state.
   alarmInputLowDensity0010Normal 1.3.6.1.4.1.330.20010
Generated when alarm point 10 from a low density unit transitions to the normal state.
   alarmInputLowDensity0011Normal 1.3.6.1.4.1.330.20011
Generated when alarm point 11 from a low density unit transitions to the normal state.
   alarmInputLowDensity0012Normal 1.3.6.1.4.1.330.20012
Generated when alarm point 12 from a low density unit transitions to the normal state.
   alarmInputLowDensity0013Normal 1.3.6.1.4.1.330.20013
Generated when alarm point 13 from a low density unit transitions to the normal state.
   alarmInputLowDensity0014Normal 1.3.6.1.4.1.330.20014
Generated when alarm point 14 from a low density unit transitions to the normal state.
   alarmInputLowDensity0015Normal 1.3.6.1.4.1.330.20015
Generated when alarm point 15 from a low density unit transitions to the normal state.
   alarmInputLowDensity0016Normal 1.3.6.1.4.1.330.20016
Generated when alarm point 16 from a low density unit transitions to the normal state.
   alarmInputLowDensity0017Normal 1.3.6.1.4.1.330.20017
Generated when alarm point 17 from a low density unit transitions to the normal state.
   alarmInputLowDensity0018Normal 1.3.6.1.4.1.330.20018
Generated when alarm point 18 from a low density unit transitions to the normal state.
   alarmInputLowDensity0019Normal 1.3.6.1.4.1.330.20019
Generated when alarm point 19 from a low density unit transitions to the normal state.
   alarmInputLowDensity0020Normal 1.3.6.1.4.1.330.20020
Generated when alarm point 20 from a low density unit transitions to the normal state.
   alarmInputLowDensity0021Normal 1.3.6.1.4.1.330.20021
Generated when alarm point 21 from a low density unit transitions to the normal state.
   alarmInputLowDensity0022Normal 1.3.6.1.4.1.330.20022
Generated when alarm point 22 from a low density unit transitions to the normal state.
   alarmInputLowDensity0023Normal 1.3.6.1.4.1.330.20023
Generated when alarm point 23 from a low density unit transitions to the normal state.
   alarmInputLowDensity0024Normal 1.3.6.1.4.1.330.20024
Generated when alarm point 24 from a low density unit transitions to the normal state.
   alarmInputLowDensity0025Normal 1.3.6.1.4.1.330.20025
Generated when alarm point 25 from a low density unit transitions to the normal state.
   alarmInputLowDensity0026Normal 1.3.6.1.4.1.330.20026
Generated when alarm point 26 from a low density unit transitions to the normal state.
   alarmInputLowDensity0027Normal 1.3.6.1.4.1.330.20027
Generated when alarm point 27 from a low density unit transitions to the normal state.
   alarmInputLowDensity0028Normal 1.3.6.1.4.1.330.20028
Generated when alarm point 28 from a low density unit transitions to the normal state.
   alarmInputLowDensity0029Normal 1.3.6.1.4.1.330.20029
Generated when alarm point 29 from a low density unit transitions to the normal state.
   alarmInputLowDensity0030Normal 1.3.6.1.4.1.330.20030
Generated when alarm point 30 from a low density unit transitions to the normal state.
   alarmInputLowDensity0031Normal 1.3.6.1.4.1.330.20031
Generated when alarm point 31 from a low density unit transitions to the normal state.
   alarmInputLowDensity0032Normal 1.3.6.1.4.1.330.20032
Generated when alarm point 32 from a low density unit transitions to the normal state.
   alarmInputLowDensity0033Normal 1.3.6.1.4.1.330.20033
Generated when alarm point 33 from a low density unit transitions to the normal state.
   alarmInputLowDensity0034Normal 1.3.6.1.4.1.330.20034
Generated when alarm point 34 from a low density unit transitions to the normal state.
   alarmInputLowDensity0035Normal 1.3.6.1.4.1.330.20035
Generated when alarm point 35 from a low density unit transitions to the normal state.
   alarmInputLowDensity0036Normal 1.3.6.1.4.1.330.20036
Generated when alarm point 36 from a low density unit transitions to the normal state.
   alarmInputLowDensity0037Normal 1.3.6.1.4.1.330.20037
Generated when alarm point 37 from a low density unit transitions to the normal state.
   alarmInputLowDensity0038Normal 1.3.6.1.4.1.330.20038
Generated when alarm point 38 from a low density unit transitions to the normal state.
   alarmInputLowDensity0039Normal 1.3.6.1.4.1.330.20039
Generated when alarm point 39 from a low density unit transitions to the normal state.
   alarmInputLowDensity0040Normal 1.3.6.1.4.1.330.20040
Generated when alarm point 40 from a low density unit transitions to the normal state.
   alarmInputLowDensity0041Normal 1.3.6.1.4.1.330.20041
Generated when alarm point 41 from a low density unit transitions to the normal state.
   alarmInputLowDensity0042Normal 1.3.6.1.4.1.330.20042
Generated when alarm point 42 from a low density unit transitions to the normal state.
   alarmInputLowDensity0043Normal 1.3.6.1.4.1.330.20043
Generated when alarm point 43 from a low density unit transitions to the normal state.
   alarmInputLowDensity0044Normal 1.3.6.1.4.1.330.20044
Generated when alarm point 44 from a low density unit transitions to the normal state.
   alarmInputLowDensity0045Normal 1.3.6.1.4.1.330.20045
Generated when alarm point 45 from a low density unit transitions to the normal state.
   alarmInputLowDensity0046Normal 1.3.6.1.4.1.330.20046
Generated when alarm point 46 from a low density unit transitions to the normal state.
   alarmInputLowDensity0047Normal 1.3.6.1.4.1.330.20047
Generated when alarm point 47 from a low density unit transitions to the normal state.
   alarmInputLowDensity0048Normal 1.3.6.1.4.1.330.20048
Generated when alarm point 48 from a low density unit transitions to the normal state.
   alarmInputLowDensity0049Normal 1.3.6.1.4.1.330.20049
Generated when alarm point 49 from a low density unit transitions to the normal state.
   alarmInputLowDensity0050Normal 1.3.6.1.4.1.330.20050
Generated when alarm point 50 from a low density unit transitions to the normal state.
   alarmInputLowDensity0051Normal 1.3.6.1.4.1.330.20051
Generated when alarm point 51 from a low density unit transitions to the normal state.
   alarmInputLowDensity0052Normal 1.3.6.1.4.1.330.20052
Generated when alarm point 52 from a low density unit transitions to the normal state.
   alarmInputLowDensity0053Normal 1.3.6.1.4.1.330.20053
Generated when alarm point 53 from a low density unit transitions to the normal state.
   alarmInputLowDensity0054Normal 1.3.6.1.4.1.330.20054
Generated when alarm point 54 from a low density unit transitions to the normal state.
   alarmInputLowDensity0055Normal 1.3.6.1.4.1.330.20055
Generated when alarm point 55 from a low density unit transitions to the normal state.
   alarmInputLowDensity0056Normal 1.3.6.1.4.1.330.20056
Generated when alarm point 56 from a low density unit transitions to the normal state.
   alarmInputLowDensity0057Normal 1.3.6.1.4.1.330.20057
Generated when alarm point 57 from a low density unit transitions to the normal state.
   alarmInputLowDensity0058Normal 1.3.6.1.4.1.330.20058
Generated when alarm point 58 from a low density unit transitions to the normal state.
   alarmInputLowDensity0059Normal 1.3.6.1.4.1.330.20059
Generated when alarm point 59 from a low density unit transitions to the normal state.
   alarmInputLowDensity0060Normal 1.3.6.1.4.1.330.20060
Generated when alarm point 60 from a low density unit transitions to the normal state.
   alarmInputLowDensity0061Normal 1.3.6.1.4.1.330.20061
Generated when alarm point 61 from a low density unit transitions to the normal state.
   alarmInputLowDensity0062Normal 1.3.6.1.4.1.330.20062
Generated when alarm point 62 from a low density unit transitions to the normal state.
   alarmInputLowDensity0063Normal 1.3.6.1.4.1.330.20063
Generated when alarm point 63 from a low density unit transitions to the normal state.
   alarmInputLowDensity0064Normal 1.3.6.1.4.1.330.20064
Generated when alarm point 64 from a low density unit transitions to the normal state.
   alarmInputLowDensity0065Normal 1.3.6.1.4.1.330.20065
Generated when alarm point 65 from a low density unit transitions to the normal state.
   alarmInputLowDensity0066Normal 1.3.6.1.4.1.330.20066
Generated when alarm point 66 from a low density unit transitions to the normal state.
   alarmInputLowDensity0067Normal 1.3.6.1.4.1.330.20067
Generated when alarm point 67 from a low density unit transitions to the normal state.
   alarmInputLowDensity0068Normal 1.3.6.1.4.1.330.20068
Generated when alarm point 68 from a low density unit transitions to the normal state.
   alarmInputLowDensity0069Normal 1.3.6.1.4.1.330.20069
Generated when alarm point 69 from a low density unit transitions to the normal state.
   alarmInputLowDensity0070Normal 1.3.6.1.4.1.330.20070
Generated when alarm point 70 from a low density unit transitions to the normal state.
   alarmInputLowDensity0071Normal 1.3.6.1.4.1.330.20071
Generated when alarm point 71 from a low density unit transitions to the normal state.
   alarmInputLowDensity0072Normal 1.3.6.1.4.1.330.20072
Generated when alarm point 72 from a low density unit transitions to the normal state.
   alarmInputLowDensity0073Normal 1.3.6.1.4.1.330.20073
Generated when alarm point 73 from a low density unit transitions to the normal state.
   alarmInputLowDensity0074Normal 1.3.6.1.4.1.330.20074
Generated when alarm point 74 from a low density unit transitions to the normal state.
   alarmInputLowDensity0075Normal 1.3.6.1.4.1.330.20075
Generated when alarm point 75 from a low density unit transitions to the normal state.
   alarmInputLowDensity0076Normal 1.3.6.1.4.1.330.20076
Generated when alarm point 76 from a low density unit transitions to the normal state.
   alarmInputLowDensity0077Normal 1.3.6.1.4.1.330.20077
Generated when alarm point 77 from a low density unit transitions to the normal state.
   alarmInputLowDensity0078Normal 1.3.6.1.4.1.330.20078
Generated when alarm point 78 from a low density unit transitions to the normal state.
   alarmInputLowDensity0079Normal 1.3.6.1.4.1.330.20079
Generated when alarm point 79 from a low density unit transitions to the normal state.
   alarmInputLowDensity0080Normal 1.3.6.1.4.1.330.20080
Generated when alarm point 80 from a low density unit transitions to the normal state.