XYPLEX-CHARACTER1-MIB

File: XYPLEX-CHARACTER1-MIB.mib (98801 bytes)

Imported modules

RFC1155-SMI SNMPv2-TC RFC-1212
XYPLEX-SYSTEM-MIB

Imported symbols

enterprises Counter Gauge
TimeTicks DisplayString OBJECT-TYPE
DateTime AddressType

Defined Types

BasicPortEntry  
SEQUENCE    
  basicPortIndex INTEGER
  basicPortDefaultDestAction INTEGER
  basicPortDefaultDestProtocol INTEGER
  basicPortDefaultDestName DisplayString
  basicPortDefaultDestLATNodeName DisplayString
  basicPortDefaultDestLATPortName DisplayString
  basicPortAutoConnect INTEGER
  basicPortAutoLogin INTEGER
  basicPortBroadcast INTEGER
  basicPortConnectResume INTEGER
  basicPortDialup INTEGER
  basicPortIdleTimeout INTEGER
  basicPortInactivityLogout INTEGER
  basicPortLossNotification INTEGER
  basicPortMessageCodes INTEGER
  basicPortMultisessions INTEGER
  basicPortDefaultUserName DisplayString
  basicPortVerification INTEGER
  basicPortDefaultProtocol INTEGER
  basicPortLogins Counter
  basicPortRemoteSessions Counter
  basicPortIdleTimeouts Counter
  basicPortStatus INTEGER
  basicPortLastInCharacter INTEGER
  basicPortLastOutCharacter INTEGER
  basicPortActiveUserName DisplayString
  basicPortDefaultSessionMode INTEGER
  basicPortZero INTEGER
  basicPortZeroTime TimeTicks

BasicSerialPortEntry  
SEQUENCE    
  basicSerialPortIndex INTEGER
  basicSerialPortBreak INTEGER
  basicSerialPortInterrupts INTEGER
  basicSerialPortNoLoss INTEGER
  basicSerialPortPause INTEGER
  basicSerialPortPrompt DisplayString
  basicSerialPortTerminalType INTEGER
  basicSerialPortTypeaheadLimit INTEGER
  basicSerialPortBackwardSwitch INTEGER
  basicSerialPortForwardSwitch INTEGER
  basicSerialPortLocalSwitch INTEGER
  basicSerialPortModemControl INTEGER
  basicSerialPortSignalCheck INTEGER
  basicSerialPortDSRLogout INTEGER
  basicSerialPortDSRObserve INTEGER
  basicSerialPortDCDTimeout INTEGER
  basicSerialPortDTRAssert INTEGER
  basicSerialPortLimitedCommands INTEGER
  basicSerialPortLimitedView INTEGER
  basicSerialPortPassword DisplayString
  basicSerialPortLineEditor INTEGER
  basicSerialPortLineEditorBackspace INTEGER
  basicSerialPortLineEditorBeginning INTEGER
  basicSerialPortLineEditorCancel INTEGER
  basicSerialPortLineEditorDeleteBeginning INTEGER
  basicSerialPortLineEditorDeleteLine INTEGER
  basicSerialPortLineEditorEnd INTEGER
  basicSerialPortLineEditorForward INTEGER
  basicSerialPortLineEditorInsertToggle INTEGER
  basicSerialPortLineEditorNextLine INTEGER
  basicSerialPortLineEditorPreviousLine INTEGER
  basicSerialPortLineEditorQuotingCharacter INTEGER
  basicSerialPortLineEditorRedisplay INTEGER

QueueEntry  
SEQUENCE    
  queueJob INTEGER
  queueStatus INTEGER
  queueSourceName DisplayString
  queueServiceName DisplayString
  queueServicePortIndex INTEGER
  queueServicePortName DisplayString

QueuePortEntry  
SEQUENCE    
  queuePortIndex INTEGER
  queuePortQueuing INTEGER



NetLoginServerEntry  
SEQUENCE    
  netLoginServerName DisplayString
  netLoginServerStatus INTEGER
  netLoginServerPath DisplayString

NetLoginPortEntry  
SEQUENCE    
  netLoginPortIndex INTEGER
  netLoginPortScriptUse INTEGER
  netLoginPortScriptEcho INTEGER
  netLoginPortLoaderAddressType INTEGER
  netLoginPortLoaderAddress OCTET STRING
  netLoginPortLoaderFile DisplayString

DialPortEntry  
SEQUENCE    
  dialPortIndex INTEGER
  dialPortDialback INTEGER
  dialPortDialbackTimeout INTEGER

SessionLogEntry  
SEQUENCE    
  sessionLogIndex INTEGER
  sessionLogConnectionID INTEGER
  sessionLogPort INTEGER
  sessionLogEvent INTEGER
  sessionLogEventDetail INTEGER
  sessionLogUserName DisplayString
  sessionLogRemoteName DisplayString
  sessionLogConnectTime DateTime
  sessionLogDisconnectTime DateTime
  sessionLogInCharacters Counter
  sessionLogOutCharacters Counter

Defined Values

xyplex 1.3.6.1.4.1.33
OBJECT IDENTIFIER    

characterDep 1.3.6.1.4.1.33.2
OBJECT IDENTIFIER    

character 1.3.6.1.4.1.33.13
OBJECT IDENTIFIER    

basic 1.3.6.1.4.1.33.13.1
OBJECT IDENTIFIER    

queue 1.3.6.1.4.1.33.13.2
OBJECT IDENTIFIER    


netLogin 1.3.6.1.4.1.33.13.4
OBJECT IDENTIFIER    

dial 1.3.6.1.4.1.33.13.5
OBJECT IDENTIFIER    

sessionLog 1.3.6.1.4.1.33.13.6
OBJECT IDENTIFIER    

basicBroadcast 1.3.6.1.4.1.33.13.1.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicErrorReport 1.3.6.1.4.1.33.13.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicLock 1.3.6.1.4.1.33.13.1.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicInactivityTimer 1.3.6.1.4.1.33.13.1.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..120  

basicPasswordRetryLimit 1.3.6.1.4.1.33.13.1.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..250  

basicPrivilegedPassword 1.3.6.1.4.1.33.13.1.6
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

basicLoginPassword 1.3.6.1.4.1.33.13.1.7
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

basicLoginPrompt 1.3.6.1.4.1.33.13.1.8
The text string the server displays to prompt a user for the login password. Corresponds directly to SERVER LOGIN PROMPT.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..8)  

basicWelcome 1.3.6.1.4.1.33.13.1.9
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..80)  

basicActivePorts 1.3.6.1.4.1.33.13.1.10
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

basicActivePortsHigh 1.3.6.1.4.1.33.13.1.11
The highest value of basicActivePorts since system initialization. Corresponds directly to the value labeled 'Active Ports:' and 'High' in the SERVER STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

basicActiveUsers 1.3.6.1.4.1.33.13.1.12
The number of logged in users. Corresponds directly to the value labeled 'Active Users:' and 'Cur' in the SERVER STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

basicActiveUsersHigh 1.3.6.1.4.1.33.13.1.13
The highest value of basicActiveUsers since system initialization. Corresponds directly to the value labeled 'Active Users:' and 'High' in the SERVER STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

basicSessions 1.3.6.1.4.1.33.13.1.14
The total number of connected sessions. Corresponds directly to the value labeled 'Connected Sessions:' and 'Cur' in the SERVER STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

basicSessionsHigh 1.3.6.1.4.1.33.13.1.15
The highest value of basicSessions since system initialization. Corresponds directly to the value labeled 'Connected Sessions:' and 'High' in the SERVER STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

basicSessionsLimit 1.3.6.1.4.1.33.13.1.16
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1..64  

basicPortTable 1.3.6.1.4.1.33.13.1.17
A list of basic character port entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasicPortEntry

basicPortEntry 1.3.6.1.4.1.33.13.1.17.1
Basic parameter values for a port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BasicPortEntry  

basicPortIndex 1.3.6.1.4.1.33.13.1.17.1.1
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [12].
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

basicPortDefaultDestAction 1.3.6.1.4.1.33.13.1.17.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dedicated(1), preferred(2)  

basicPortDefaultDestProtocol 1.3.6.1.4.1.33.13.1.17.1.3
The session protocol to use with basicPortDefaultDestName. Corresponds directly to LAT/TELNET PORT DEDICATED/PREFERRED SERVICE.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER lat(1), telnet(2), any(3)  

basicPortDefaultDestName 1.3.6.1.4.1.33.13.1.17.1.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..50)  

basicPortDefaultDestLATNodeName 1.3.6.1.4.1.33.13.1.17.1.5
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'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

basicPortDefaultDestLATPortName 1.3.6.1.4.1.33.13.1.17.1.6
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'
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

basicPortAutoConnect 1.3.6.1.4.1.33.13.1.17.1.7
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicPortAutoLogin 1.3.6.1.4.1.33.13.1.17.1.8
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicPortBroadcast 1.3.6.1.4.1.33.13.1.17.1.9
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicPortConnectResume 1.3.6.1.4.1.33.13.1.17.1.10
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicPortDialup 1.3.6.1.4.1.33.13.1.17.1.11
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicPortIdleTimeout 1.3.6.1.4.1.33.13.1.17.1.12
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1..255  

basicPortInactivityLogout 1.3.6.1.4.1.33.13.1.17.1.13
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicPortLossNotification 1.3.6.1.4.1.33.13.1.17.1.14
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicPortMessageCodes 1.3.6.1.4.1.33.13.1.17.1.15
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicPortMultisessions 1.3.6.1.4.1.33.13.1.17.1.16
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicPortDefaultUserName 1.3.6.1.4.1.33.13.1.17.1.17
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

basicPortVerification 1.3.6.1.4.1.33.13.1.17.1.18
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicPortDefaultProtocol 1.3.6.1.4.1.33.13.1.17.1.19
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER lat(1), telnet(2), any(3)  

basicPortLogins 1.3.6.1.4.1.33.13.1.17.1.20
The number of logins on the port since system initialization. Corresponds directly to the value labeled 'Local Accesses:' in the PORT COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

basicPortRemoteSessions 1.3.6.1.4.1.33.13.1.17.1.21
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

basicPortIdleTimeouts 1.3.6.1.4.1.33.13.1.17.1.22
The number of session disconnects due to expiration of basicPortIdleTimeout. Corresponds directly to the value labeled 'Idle Timeouts:' in the PORT COUNTERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

basicPortStatus 1.3.6.1.4.1.33.13.1.17.1.23
The current operational status of the port. Corresponds directly to the value labeled 'Status:' in the PORT STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), local(2), waitInput(3), executingCommand(4), connecting(5), checkConnect(6), waitOutput(7), connected(8), disconnecting(9), disconnect(10), suspended(11), locked(12), permanent(13), loginWait(14), retryConnect(15), connectWait(16), logout(17), login(18), waitSession(19), reset(20), testServiceWait(21), testServiceOut(22), connectPassword(23), waitLogout(24), waitQueue(25), cancelQueue(26), autobaud(27), available(28), checkModem(29), slip(30), signalWait(31), scriptSearch(32), scriptLoad(33), scriptRun(34), dialback1(35), dialback2(36), dialback3(37), xremote(38)  

basicPortLastInCharacter 1.3.6.1.4.1.33.13.1.17.1.24
The character that most recently came into the port. Corresponds directly to the value labeled 'Last Char Input:' in the PORT STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

basicPortLastOutCharacter 1.3.6.1.4.1.33.13.1.17.1.25
The character that most recently went out of the port. Corresponds directly to the value labeled 'Last Char Output:' in the PORT STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

basicPortActiveUserName 1.3.6.1.4.1.33.13.1.17.1.26
The user name currently logged into the port. Corresponds directly to the value by the port number and labeled 'Username' in the USERS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

basicPortDefaultSessionMode 1.3.6.1.4.1.33.13.1.17.1.27
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER interactive(1), binary(2), binaryWithFlow(3), transparent(4)  

basicPortZero 1.3.6.1.4.1.33.13.1.17.1.28
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), execute(2)  

basicPortZeroTime 1.3.6.1.4.1.33.13.1.17.1.29
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

basicSerialPortTable 1.3.6.1.4.1.33.13.1.18
A list of basic character serial port entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasicSerialPortEntry

basicSerialPortEntry 1.3.6.1.4.1.33.13.1.18.1
Basic parameter values for a serial port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BasicSerialPortEntry  

basicSerialPortIndex 1.3.6.1.4.1.33.13.1.18.1.1
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [12].
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

basicSerialPortBreak 1.3.6.1.4.1.33.13.1.18.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ignore(1), localSwitch(2), sendRemote(3)  

basicSerialPortInterrupts 1.3.6.1.4.1.33.13.1.18.1.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicSerialPortNoLoss 1.3.6.1.4.1.33.13.1.18.1.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicSerialPortPause 1.3.6.1.4.1.33.13.1.18.1.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicSerialPortPrompt 1.3.6.1.4.1.33.13.1.18.1.6
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..8)  

basicSerialPortTerminalType 1.3.6.1.4.1.33.13.1.18.1.7
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ansi(1), hardcopy(2), softcopy(3)  

basicSerialPortTypeaheadLimit 1.3.6.1.4.1.33.13.1.18.1.8
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 80..16384  

basicSerialPortBackwardSwitch 1.3.6.1.4.1.33.13.1.18.1.9
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicSerialPortForwardSwitch 1.3.6.1.4.1.33.13.1.18.1.10
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicSerialPortLocalSwitch 1.3.6.1.4.1.33.13.1.18.1.11
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicSerialPortModemControl 1.3.6.1.4.1.33.13.1.18.1.12
Control for observing hardware modem control signals. Corresponds directly to PORT MODEM CONTROL and the value labeled 'Modem Control:' in the PORT CHARACTERISTICS display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicSerialPortSignalCheck 1.3.6.1.4.1.33.13.1.18.1.13
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicSerialPortDSRLogout 1.3.6.1.4.1.33.13.1.18.1.14
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicSerialPortDSRObserve 1.3.6.1.4.1.33.13.1.18.1.15
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicSerialPortDCDTimeout 1.3.6.1.4.1.33.13.1.18.1.16
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..10000  

basicSerialPortDTRAssert 1.3.6.1.4.1.33.13.1.18.1.17
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER always(1), onConnectionOrRing(2), onConnection(3), onRing(4)  

basicSerialPortLimitedCommands 1.3.6.1.4.1.33.13.1.18.1.18
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicSerialPortLimitedView 1.3.6.1.4.1.33.13.1.18.1.19
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicSerialPortPassword 1.3.6.1.4.1.33.13.1.18.1.20
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicSerialPortLineEditor 1.3.6.1.4.1.33.13.1.18.1.21
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

basicSerialPortLineEditorBackspace 1.3.6.1.4.1.33.13.1.18.1.22
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicSerialPortLineEditorBeginning 1.3.6.1.4.1.33.13.1.18.1.23
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicSerialPortLineEditorCancel 1.3.6.1.4.1.33.13.1.18.1.24
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicSerialPortLineEditorDeleteBeginning 1.3.6.1.4.1.33.13.1.18.1.25
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicSerialPortLineEditorDeleteLine 1.3.6.1.4.1.33.13.1.18.1.26
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicSerialPortLineEditorEnd 1.3.6.1.4.1.33.13.1.18.1.27
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicSerialPortLineEditorForward 1.3.6.1.4.1.33.13.1.18.1.28
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicSerialPortLineEditorInsertToggle 1.3.6.1.4.1.33.13.1.18.1.29
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicSerialPortLineEditorNextLine 1.3.6.1.4.1.33.13.1.18.1.30
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicSerialPortLineEditorPreviousLine 1.3.6.1.4.1.33.13.1.18.1.31
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicSerialPortLineEditorQuotingCharacter 1.3.6.1.4.1.33.13.1.18.1.32
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicSerialPortLineEditorRedisplay 1.3.6.1.4.1.33.13.1.18.1.33
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

basicConsoleLogoutDisconnect 1.3.6.1.4.1.33.13.1.19
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

queueLimit 1.3.6.1.4.1.33.13.2.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1..100  

queueHigh 1.3.6.1.4.1.33.13.2.2
The highest value of queueNumber since system initialization. Corresponds directly to the value labeled 'Queue Entries' and 'High' in the SERVER STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

queueNumber 1.3.6.1.4.1.33.13.2.3
The number of entries in the Queue table. Corresponds directly to the value labeled 'Queue Entries' and 'Cur' in the SERVER STATUS display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

queueTable 1.3.6.1.4.1.33.13.2.4
A list of queue entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QueueEntry

queueEntry 1.3.6.1.4.1.33.13.2.4.1
Parameter values for a queue entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  QueueEntry  

queueJob 1.3.6.1.4.1.33.13.2.4.1.1
The job number of a queued request. Corresponds directly to the value labeled 'Entry' in the QUEUE display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

queueStatus 1.3.6.1.4.1.33.13.2.4.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

queueSourceName 1.3.6.1.4.1.33.13.2.4.1.3
The name of the system that originated the queue entry. Corresponds directly to the value labeled 'Source Node' in the QUEUE display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

queueServiceName 1.3.6.1.4.1.33.13.2.4.1.4
The name of the service for which the originator is waiting. Corresponds directly to the value labeled 'Service' in the QUEUE display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

queueServicePortIndex 1.3.6.1.4.1.33.13.2.4.1.5
The charPortIndex of the port for which the originator is waiting, if supplied by the originator. As defined in the Character MIB [12]. Corresponds indirectly to the port number part of the value labeled 'Port Name' in the QUEUE display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

queueServicePortName 1.3.6.1.4.1.33.13.2.4.1.6
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

queuePortTable 1.3.6.1.4.1.33.13.2.5
A list of queuing-related character port entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QueuePortEntry

queuePortEntry 1.3.6.1.4.1.33.13.2.5.1
Queuing parameter values for a port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  QueuePortEntry  

queuePortIndex 1.3.6.1.4.1.33.13.2.5.1.1
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [12].
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

queuePortQueuing 1.3.6.1.4.1.33.13.2.5.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  














netLoginNumber 1.3.6.1.4.1.33.13.4.1
The number of entries in the Network Login Server table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

netLoginServerTable 1.3.6.1.4.1.33.13.4.2
A list of network login server entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetLoginServerEntry

netLoginServerEntry 1.3.6.1.4.1.33.13.4.2.1
Network login parameter values for a server entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NetLoginServerEntry  

netLoginServerName 1.3.6.1.4.1.33.13.4.2.1.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..50)  

netLoginServerStatus 1.3.6.1.4.1.33.13.4.2.1.2
Status of this entry. Set to 'invalid'to remove the entry, which corresponds directly to the CLEAR SERVER SCRIPT SERVER command. Acutal removal of the entry is implementation specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

netLoginServerPath 1.3.6.1.4.1.33.13.4.2.1.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..40)  

netLoginPortTable 1.3.6.1.4.1.33.13.4.3
A list of network login character port entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetLoginPortEntry

netLoginPortEntry 1.3.6.1.4.1.33.13.4.3.1
Network login parameter values for a port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NetLoginPortEntry  

netLoginPortIndex 1.3.6.1.4.1.33.13.4.3.1.1
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [12].
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

netLoginPortScriptUse 1.3.6.1.4.1.33.13.4.3.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2), required(3)  

netLoginPortScriptEcho 1.3.6.1.4.1.33.13.4.3.1.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

netLoginPortLoaderAddressType 1.3.6.1.4.1.33.13.4.3.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AddressType  

netLoginPortLoaderAddress 1.3.6.1.4.1.33.13.4.3.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

netLoginPortLoaderFile 1.3.6.1.4.1.33.13.4.3.1.6
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dialPortTable 1.3.6.1.4.1.33.13.5.1
A list of dial character port entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DialPortEntry

dialPortEntry 1.3.6.1.4.1.33.13.5.1.1
Dial parameter values for a port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DialPortEntry  

dialPortIndex 1.3.6.1.4.1.33.13.5.1.1.1
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [12].
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dialPortDialback 1.3.6.1.4.1.33.13.5.1.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

dialPortDialbackTimeout 1.3.6.1.4.1.33.13.5.1.1.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5..60  

sessionLogLimit 1.3.6.1.4.1.33.13.6.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000  

sessionLogTable 1.3.6.1.4.1.33.13.6.2
A list of session log entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SessionLogEntry

sessionLogEntry 1.3.6.1.4.1.33.13.6.2.1
Parameter values for a session log entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SessionLogEntry  

sessionLogIndex 1.3.6.1.4.1.33.13.6.2.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessionLogConnectionID 1.3.6.1.4.1.33.13.6.2.1.2
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

sessionLogPort 1.3.6.1.4.1.33.13.6.2.1.3
An index value that uniquely identifies the port where the event took place. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [12]. Corresponds directly to the value labeled 'Port' in the SERVER ACCOUNTING display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessionLogEvent 1.3.6.1.4.1.33.13.6.2.1.4
The type of event. Corresponds directly to the alphabetic part of the value labeled 'Type' in the SERVER ACCOUNTING display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER login(1), connectLocal(2), connectRemote(3), disconnect(4)  

sessionLogEventDetail 1.3.6.1.4.1.33.13.6.2.1.5
The detailed reason for the event. Corresponds directly to the numeric part of the value labeled 'Type' in the SERVER ACCOUNTING display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), protocolBadCircuit(2), protocolBadCredits(3), protocolBadStartOrRun(4), protocolBadRange(5), duplicateQueueID(6), noUsers(7), noServiceResourced(8), serviceUserDisconnect(9), serviceUnavailable(10), serverUserDisconnect(11), noNodeResources(12), systemShutdown(13), nodeUserdisconnect(14), badCircuitTimer(15), badServiceClass(16), badMessageOrSlot(17), timeout(18), noProgress(19), serviceNotOnPort(20), noSuchPort(21), badPassword(22), serviceBusy(23), noSuchService(24), serviceDisabled(25), notInQueue(26), noImmeditatAccess(27), accessDenied(28), protocolBadSolicit(29), protocolBadReasonCode(30), unsupportedTest(31), domainTooLong(32), noSuchNode(33), noSuchServiceOnNode(34), rejectService(35), internetConnectDisabled(36)  

sessionLogUserName 1.3.6.1.4.1.33.13.6.2.1.6
The user name logged in on the port when the event occurred. Corresponds directly to the value labeled 'Username' in the SERVER ACCOUNTING display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

sessionLogRemoteName 1.3.6.1.4.1.33.13.6.2.1.7
The name of the session remote partner. Corresponds directly to the value labeled 'Destination' in the SERVER ACCOUNTING display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

sessionLogConnectTime 1.3.6.1.4.1.33.13.6.2.1.8
The date and time that session connection occurred. Corresponds directly to the value labeled 'Connect Time' in the SERVER ACCOUNTING display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DateTime  

sessionLogDisconnectTime 1.3.6.1.4.1.33.13.6.2.1.9
The date and time that session disconnection occurred. Corresponds directly to the value labeled 'Disconnect Time' in the SERVER ACCOUNTING display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DateTime  

sessionLogInCharacters 1.3.6.1.4.1.33.13.6.2.1.10
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessionLogOutCharacters 1.3.6.1.4.1.33.13.6.2.1.11
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter