VCP-PRIVATE-MIB-VER-2: View SNMP OID List / Download MIB

VENDOR: DATABILITY SOFTWARE SYSTEMS


 Home MIB: VCP-PRIVATE-MIB-VER-2
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
 datability 1.3.6.1.4.1.85
       port 1.3.6.1.4.1.85.1
       server 1.3.6.1.4.1.85.2
       service 1.3.6.1.4.1.85.3
       slot 1.3.6.1.4.1.85.4
       dssAdmin 1.3.6.1.4.1.85.5
           dssDevice 1.3.6.1.4.1.85.5.1
               vcp_1000 1.3.6.1.4.1.85.5.1.1
               vcp_200 1.3.6.1.4.1.85.5.1.2
               vcp_300 1.3.6.1.4.1.85.5.1.3
           dssProtocol 1.3.6.1.4.1.85.5.2
               dssNone 1.3.6.1.4.1.85.5.2.1
               dssTelnet 1.3.6.1.4.1.85.5.2.2
               dssRlogin 1.3.6.1.4.1.85.5.2.3
               dssLt 1.3.6.1.4.1.85.5.2.4
       dssMibs 1.3.6.1.4.1.85.6
           dssServerMibs 1.3.6.1.4.1.85.6.1
               vcpMib 1.3.6.1.4.1.85.6.1.1
                   vcpSystem 1.3.6.1.4.1.85.6.1.1.1
                       vSysIdentifier 1.3.6.1.4.1.85.6.1.1.1.1 object identifier read-only
A unique identifier of the server type. The OID is one of those found under { dssDevice }, such as { vcp-1000 }.
                       vSysReboot 1.3.6.1.4.1.85.6.1.1.1.2 integer read-write
A control to reinitialize the server. In response to a get-request or get-next-request, the agent always returns 'ready(1)' as the value. Setting the value to 'execute(2)' causes the server to reboot. Enumeration: 'ready': 1, 'execute': 2.
                       vSysLtGroupStatus 1.3.6.1.4.1.85.6.1.1.1.3 integer read-only
An integer indicating whether the vcpLt group is implemented on this particular unit. That entire group has a status of optional, as some software configurations executing in a VCP-type server unit may not implement the group. For example, the group is not implemented in a unit which is configured without the Lat-compatible protocol, and in this case the value of vSysLtGroupStatus is absent(2). This variable gives management stations an easy way to determine whether the group is implemented in the particular unit being managed. Enumeration: 'absent': 2, 'present': 1.
                       vSysPrimaryBoot 1.3.6.1.4.1.85.6.1.1.1.4 integer read-write
The primary boot method of the server. This boot method is attempted first on system re-initialization. Enumeration: 'tftp': 4, 'mop': 2, 'rom': 1, 'card': 5, 'bootp': 3.
                       vSysSecondaryBoot 1.3.6.1.4.1.85.6.1.1.1.5 integer read-write
The secondary boot method of the server. This boot method is attempted on system re-initialization when the primary boot method fails. Enumeration: 'none': 6, 'rom': 1, 'mop': 2, 'bootp': 3, 'tftp': 4, 'card': 5.
                       vSysBootFilePath 1.3.6.1.4.1.85.6.1.1.1.6 displaystring read-write
The pathname on the remote boot host of the server's boot file for boot through TFTP.
                       vSysBootFileName 1.3.6.1.4.1.85.6.1.1.1.7 displaystring read-write
The filename of the server's boot file for boot through MOP, TFTP, or Card.
                       vSysBootServer 1.3.6.1.4.1.85.6.1.1.1.8 ipaddress read-write
The IP address of the boot server for boot through TFTP or BOOTP. A value of '0.0.0.0' (on read or write) indicates that no boot server is defined.
                       vSysRemoteBoot 1.3.6.1.4.1.85.6.1.1.1.9 integer read-write
Indicates whether this server will supply system software as a boot image for remote VCP servers when they request a network boot. Enumeration: 'disabled': 2, 'enabled': 1.
                       vSysEtherType 1.3.6.1.4.1.85.6.1.1.1.10 integer read-write
Selects the operating ethernet interface. 'autoSelect(1)' indicates that the server will automatically select an interface by identifying that interface showing network activity. Note that the server must be rebooted before a change in the value of this variable actually takes effect. Enumeration: 'thickWire': 3, 'thinWire': 2, 'tenBaseT': 4, 'autoSelect': 1.
                       vSysBroadband 1.3.6.1.4.1.85.6.1.1.1.11 integer read-write
Determines whether or not the server is configured to interface with with broadband network tranceivers. Note that the server must be rebooted before a change in the value of this variable actually takes effect. Enumeration: 'disabled': 2, 'enabled': 1.
                       vSysPasswordLimit 1.3.6.1.4.1.85.6.1.1.1.12 integer read-write
Determines the number of times the server will allow a user to mistype a local password, either to login to a port or connect to a local service, before refusing the login attempt. The value 0 indicates infinite password attempts.
                       vSysPrivPassword 1.3.6.1.4.1.85.6.1.1.1.13 displaystring read-write
The password required for users to enter privileged mode, and have access to privileged commands. Note that on a set-request, the new value is automatically converted to upper-case, as is the user password input.
                       vSysMaintenancePassword 1.3.6.1.4.1.85.6.1.1.1.14 octet string read-write
The password required for access to the server remote console port through the MOP network protocol.
                   vcpPort 1.3.6.1.4.1.85.6.1.1.2
                       vPortBroadcast 1.3.6.1.4.1.85.6.1.1.2.1 integer read-write
Determines whether or not port users may broadcast text directly to other ports, using the local 'BROADCAST' command. Enumeration: 'disabled': 2, 'enabled': 1.
                       vPortInactivityTimer 1.3.6.1.4.1.85.6.1.1.2.2 integer read-write
The number of minutes that may pass with no port activity before that port is automatically logged out, if the port's inactivity logout feature is enabled.
                       vPortAbsoluteTimer 1.3.6.1.4.1.85.6.1.1.2.3 integer read-write
The number of minutes that may pass with no port activity before that port is automatically logged out, if the port's absolute logout feature is enabled.
                       vPortLock 1.3.6.1.4.1.85.6.1.1.2.4 integer read-write
Determines whether or not the server will allow a user to lock a port using the local 'LOCK' command. Enumeration: 'disabled': 2, 'enabled': 1.
                       vPortLoginPassword 1.3.6.1.4.1.85.6.1.1.2.5 displaystring read-write
The password required for users to login ports with vPortPasswordEnable = 'enabled(1)'. On a set-request the agent converts lower case ASCII characters to upper case for this object, because the user's password input is also converted before comparison.
                       vPortConsoleIndex 1.3.6.1.4.1.85.6.1.1.2.6 integer read-write
The value of vPortIndex for the port which is serving as the local console port. Abnormal event messages are automatically directed to the local console port. A value of 0 indicates that console messages are disabled.
                       vPortFailover 1.3.6.1.4.1.85.6.1.1.2.7 integer read-write
Determines whether or not the port failover feature is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
                       vPortSignalCheck 1.3.6.1.4.1.85.6.1.1.2.8 integer read-write
Determines whether or not the port signal check feature can be enabled for individual ports. Enumeration: 'disabled': 2, 'enabled': 1.
                       vPortLoginMsgEnable 1.3.6.1.4.1.85.6.1.1.2.9 integer read-write
Determines whether or not the server prints an introductory login message to the user when the user completes a login to a port. Enumeration: 'disabled': 2, 'enabled': 1.
                       vPortBreakDuration 1.3.6.1.4.1.85.6.1.1.2.10 integer read-write
Determines the length, in milliseconds, of a BREAK when transmitted from a physical port.
                       vPortXoffMark 1.3.6.1.4.1.85.6.1.1.2.11 integer read-write
Determines the number of free bytes in a port input buffer at which point the port will XOFF the attached device. When set, the new value will not take effect until the server is re-initialized.
                       vPortXonMark 1.3.6.1.4.1.85.6.1.1.2.12 integer read-write
Determines the number of used bytes in a port input buffer at which point the port will XON the attached device. When set, the new value will not take effect until the server is re-initialized.
                       vPortNumber 1.3.6.1.4.1.85.6.1.1.2.13 integer read-only
An integer indicating the number of entries in vPortTable. This value cannot change from one re-initialization of the unit to the next re-initialization.
                       vPortTable 1.3.6.1.4.1.85.6.1.1.2.14 no-access
A list of port entries. The number of entries is given by the value of vPortNumber.
                             vPortEntry 1.3.6.1.4.1.85.6.1.1.2.14.1 no-access
Status and parameter values for a port.
                                 vPortIndex 1.3.6.1.4.1.85.6.1.1.2.14.1.1 integer read-only
A unique value for each port. Its value ranges between 1 and the value of vPortNumber. The value for each port will remain constant at least from one re-initialization of the unit's network management system to the next re-initialization.
                                 vPortType 1.3.6.1.4.1.85.6.1.1.2.14.1.2 integer read-only
An integer indicating the type of the port. Virtual ports should be considered communication channels to their particular interface. For example, a virtualX25(7) port is a channel to an X.25 interface for establishing connections to/from that interface. Enumeration: 'virtual3270': 9, 'physicalRS-232': 2, 'unknown': 1, 'virtualX25': 8, 'virtualConsole': 6, 'physicalModem': 4, 'virtualNPT': 7, 'physicalLCDPanel': 5, 'physicalRS-423': 3.
                                 vPortName 1.3.6.1.4.1.85.6.1.1.2.14.1.3 displaystring read-write
A textual name for the port. This name is used in LAT-compatible session start requests, where a device can request to be connected to a port with a given name. On a set-request the agent converts lower case ASCII characters to upper case for this object. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports.
                                 vPortUserName 1.3.6.1.4.1.85.6.1.1.2.14.1.4 displaystring read-only
The textual username typed in by the user who logged into the port.
                                 vPortState 1.3.6.1.4.1.85.6.1.1.2.14.1.5 integer read-only
The current operational state of the port. 'idle(2)' indicates that the port has no sessions and is logged out. 'local(3)' indicates that the port is currently in local server mode, although suspended sessions may exist on the port. 'connecting(4)' indicates that the server is attempting to connect the port to a session. 'connected(5) indicates that the port is currently connected to a protocol session. 'locked(6)' indicates that the port has been locked by a local LOCK command and is awaiting the unlock password. 'serial-interface(7)' indicates that the port is acting as an interface for a serial link controlled by SLIP, PPP, etc. Enumeration: 'locked': 6, 'unknown': 1, 'idle': 2, 'connecting': 4, 'connected': 5, 'local': 3, 'serial-interface': 7.
                                 vPortLogout 1.3.6.1.4.1.85.6.1.1.2.14.1.6 integer read-write
A control to logout a port. In response to a get-request or get-next-request, the agent always returns 'ready(1)' as the value. Setting the value to 'execute(2)' causes all sessions on the port to be disconnected and the port is returned to idle state. Enumeration: 'ready': 1, 'execute': 2.
                                 vPortActiveSessions 1.3.6.1.4.1.85.6.1.1.2.14.1.7 integer read-only
The number of presently active sessions on the port, whether current or suspended.
                                 vPortCurrSessNumber 1.3.6.1.4.1.85.6.1.1.2.14.1.8 integer read-only
The reference number of the port's current session. There is a unique non-zero reference number for each session on a port. The reference number stays constant for the life of the session. It can be used in conjunction with vPortIndex to index into the appropriate session table for retrieval of session information (vTelSessTable, vLtSessTable, or vRlogSessTable). If there are no sessions on the port, or if none of them is current, this object will have the value 0.
                                 vPortCurrSessProt 1.3.6.1.4.1.85.6.1.1.2.14.1.9 object identifier read-only
An identifier of which higher-level protocol the current port session is running over. The possibilities are { dssNone } (for no current session, or unknown), { dssTelnet }, { dssRlogin }, or { dssLt }.
                                 vPortAccess 1.3.6.1.4.1.85.6.1.1.2.14.1.10 integer read-write
An indication of the allowed types of access to the port. 'local(1)' indicates that the port can only carry sessions initiated by it. 'remote(2)' indicates that the port can only accept connections initiated by another entity. 'dynamic(3)' indicates that the port can both initiate sessions and accept connections initiated by another entity. 'none(4)' indicates that the port can not pass any characters, and can neither initiate nor accept connections. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'remote': 2, 'none': 4, 'local': 1, 'dynamic': 3.
                                 vPortVirtualEnable 1.3.6.1.4.1.85.6.1.1.2.14.1.11 integer read-write
An indication of the current setting of the port's virtual characteristic. This parameter affects the port's actions when connections are established. Refer to the user manual for a complete description of this parameter. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortVirtualString 1.3.6.1.4.1.85.6.1.1.2.14.1.12 octet string read-write
An indication of the current setting of the port's virtual text string. This parameter affects the port's actions when connections are established. Refer to the user manual for a complete description of this parameter. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports.
                                 vPortSessionLimit 1.3.6.1.4.1.85.6.1.1.2.14.1.13 integer read-write
The maximum number of simultaneous sessions allowed on the port. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports.
                                 vPortProfile 1.3.6.1.4.1.85.6.1.1.2.14.1.14 displaystring read-write
The name of the profile in use for the port. The profile contains session parameter information for Telnet and Rlogin. When the port initiates a Telnet or Rlogin session, the parameters to be used for that session are taken from the port's profile. vPortProfilename can be used to index into the profile table and retrieve/modify the relevant parameters. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports.
                                 vPortQueueing 1.3.6.1.4.1.85.6.1.1.2.14.1.15 integer read-write
An indication of whether the LAT-compatible protocol will request session queueing when attempting to establish a session initiated at this port. If queueing is requested, a remote node will queue the connection request in the case of resource failures and accept the session when it is able. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortPasswordEnable 1.3.6.1.4.1.85.6.1.1.2.14.1.16 integer read-write
An indication of whether the system password must be entered to login to the port. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortTacacsEnable 1.3.6.1.4.1.85.6.1.1.2.14.1.17 integer read-write
An indication of whether the username and password entered at login must be verified by a Tacacs server before port access is permitted. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortSecurityEnable 1.3.6.1.4.1.85.6.1.1.2.14.1.18 integer read-write
An indication of whether the port security feature is enabled. Ports for which security is enabled are allowed to execute only a limited subset of the available local commands. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortGroups 1.3.6.1.4.1.85.6.1.1.2.14.1.19 ltgrouplist read-write
Indicates which LAT-compatible groups are authorized and currently enabled on the port. There are 256 possible LAT-compatible groups (0-255). Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports.
                                 vPortBreakMode 1.3.6.1.4.1.85.6.1.1.2.14.1.20 integer read-write
An indication of how a BREAK is interpreted when received at the port as input. 'local(1)' indicates that a received BREAK causes any current session to be suspended and the port returned to local mode. If there is no current session, the BREAK causes any port output in progress to be aborted. 'remote(2)' indicates that a received BREAK is passed through the current session to the other side via a protocol-specific mechanism. If there is no current session, the BREAK causes any port output in progress to be aborted. 'disabled(3)' indicates that all received BREAKs are ignored. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 3, 'remote': 2, 'local': 1.
                                 vPortBackSwitch 1.3.6.1.4.1.85.6.1.1.2.14.1.21 character read-write
A 'hot' key which, when received at the port's input, causes the current session to be changed to the immediately preceding session (from session 3 to session 2, for example). A value of 0 means that no backwards switch is in effect. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports.
                                 vPortForwSwitch 1.3.6.1.4.1.85.6.1.1.2.14.1.22 character read-write
A 'hot' key which, when received at the port's input, causes the current session to be changed to the next numerical session (from session 3 to session 4, for example). A value of 0 means that no forwards switch is in effect. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports.
                                 vPortLocalSwitch 1.3.6.1.4.1.85.6.1.1.2.14.1.23 character read-write
A 'hot' key which, when received at the port's input, forces the port to suspend any current session and return to local mode. If no current session exists, any port output currently in progress is aborted. A value of 0 means that no local switch is in effect. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports.
                                 vPortPrefSvc 1.3.6.1.4.1.85.6.1.1.2.14.1.24 displaystring read-write
A string defining the port's preferred service. A user at the port does not need to specify the service name (or node address) to connect to the service, he simply executes the connect command. Alternately, the port may connect to this service immediately upon being logged in from an idle state. The exact mode of operation depends on the setting of vPortPrefMode. A zero-length value for this object means that no preferred service is in effect. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports.
                                 vPortPrefNode 1.3.6.1.4.1.85.6.1.1.2.14.1.25 displaystring read-write
A string defining the node name for the port's preferred service. Multiple LAT-compatible nodes may offer the same service name. This object defines which node is the preferred choice for the port. A zero-length value for this object means that no preferred node is in effect. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports.
                                 vPortPrefPort 1.3.6.1.4.1.85.6.1.1.2.14.1.26 displaystring read-write
A string defining the port name for the port's preferred service. For LAT-compatible services this string identifies the LAT-compatible port name of the desired destination. For IP hosts this string defines the desired TCP port number. A zero-length value means that no preferred port is in effect. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports.
                                 vPortPrefMode 1.3.6.1.4.1.85.6.1.1.2.14.1.27 integer read-write
An indication of the mode of preferred service connection. 'preferred(2)' indicates the 'preferred' mode of connection. In this mode users may break back to local mode by means of the BREAK key or a defined local switch. 'dedicated(3)' indicates that the port cannot function in local mode at all. It is dedicated to the specified service. Once the service connection is broken, the port is logged out. When the port is logged in, it immediately connects to the dedicated service. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'dedicated': 1, 'preferred': 2.
                                 vPortAutoConnect 1.3.6.1.4.1.85.6.1.1.2.14.1.28 integer read-write
A port characteristic which, when enabled, causes the port to automatically attempt to re-establish any connection which is abnormally terminated, such as by network media failure. If a preferred service is also defined, the port will automatically attempt connection to the preferred service upon login. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortPrompt 1.3.6.1.4.1.85.6.1.1.2.14.1.29 displaystring read-write
The prompt string for the port when it is in local mode. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports.
                                 vPortInactiveLogout 1.3.6.1.4.1.85.6.1.1.2.14.1.30 integer read-write
A port characteristic which, when enabled, causes the port to automatically become logged out if it has no active sessions and no data has been received or transmitted at the port for the duration of the vSysInactivityTimer. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortAutoPrompt 1.3.6.1.4.1.85.6.1.1.2.14.1.31 integer read-write
A port characteristic which, when enabled, causes the LAT-compatible service prompt to appear at the port immediately upon connecting to a LAT-compatible service. Many LAT-compatible services do not supply a prompt until a carriage return is encountered. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortBroadcastEnable 1.3.6.1.4.1.85.6.1.1.2.14.1.32 integer read-write
A port characteristic which, when enabled, allows characters broadcast from other server ports to appear at the port. If disabled, such broadcasts are not permitted to the particular port. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortInterrupts 1.3.6.1.4.1.85.6.1.1.2.14.1.33 integer read-write
A port characteristic which, when enabled, allows a remote connection to the port to be interrupted by a local user by means of the BREAK key. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortMessageCodes 1.3.6.1.4.1.85.6.1.1.2.14.1.34 integer read-write
A port characteristic which, when enabled, causes a message code reference number to be generated along with any port status or error messages. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortVerification 1.3.6.1.4.1.85.6.1.1.2.14.1.35 integer read-write
A port characteristic which, when enabled, causes a status message to appear on each connection attempt by the port. The status message indicates success or failure of the connection and provides the session number of the newly established session. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortDialup 1.3.6.1.4.1.85.6.1.1.2.14.1.36 integer read-write
A port characteristic which, when enabled, causes the server to identify that the port is configured for modem dial-in service when it connects to a LAT-compatible service. This may cause the service to initiate any security features it chooses to verify the authority or source of the connecting user. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortRemoteModify 1.3.6.1.4.1.85.6.1.1.2.14.1.37 integer read-write
A port characteristic which, when enabled, causes the server to allow modification of local port parameters (speed, character size, parity, etc.) from the remote end of the connection through protocol-specific means. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortAbsoluteLogout 1.3.6.1.4.1.85.6.1.1.2.14.1.38 integer read-write
A port characteristic which, when enabled, causes the port to automatically become logged out if no data has been received or transmitted at the port for the duration of the vSysAbsoluteTimer, regardless of the presence of suspended sessions on the port. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortIOflush 1.3.6.1.4.1.85.6.1.1.2.14.1.39 integer read-write
A port characteristic which, when enabled, causes the server to automatically flush the port's output buffer when the port becomes logged out. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortLogoutMsgEnable 1.3.6.1.4.1.85.6.1.1.2.14.1.40 integer read-write
A port characteristic which, when enabled, causes the port to print a message whenever it becomes logged out. Note for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vPortScreenType 1.3.6.1.4.1.85.6.1.1.2.14.1.41 integer read-write
A port characteristic which determines the type of output device connected to the port, and therefore determines the output data formatting used for server configuration and statistics screens. 'ansi(1)' indicates that ANSI-compatible screen formatting sequences may be used. 'softcopy(2)' specifies that VT-100 screen formatting sequences may be used. 'hardcopy(3)' indicates that no screen-formatting sequences may be used. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports. Enumeration: 'ansi': 1, 'hardcopy': 3, 'softcopy': 2.
                                 vPortFlowType 1.3.6.1.4.1.85.6.1.1.2.14.1.42 integer read-write
The port's type of flow control. 'none(1)' indicates that no flow control is in effect. 'xonXoff(2)' indicates software flow control by recognizing XON and XOFF characters. 'hardware(3)' indicates flow control delegated to the lower level, for example a parallel port. 'ctsRts(4)' and 'dsrDtr(5)' are specific to ports with vPortType = 'physicalRS-232(2) or 'physicalRS-423(3)'. Enumeration: 'hardware': 3, 'dsrDtr': 5, 'none': 1, 'ctsRts': 4, 'xonXoff': 2.
                                 vPortInFlowState 1.3.6.1.4.1.85.6.1.1.2.14.1.43 integer read-only
The current operational state of input flow control on the port. 'none' indicates not applicable. 'unknown' indicates this level does not know. 'stop' indicates flow not allowed. 'go' indicates flow allowed. Enumeration: 'go': 4, 'unknown': 2, 'none': 1, 'stop': 3.
                                 vPortOutFlowState 1.3.6.1.4.1.85.6.1.1.2.14.1.44 integer read-only
The current operational state of output flow control on the port. 'none' indicates not applicable. 'unknown' indicates this level does not know. 'stop' indicates flow not allowed. 'go' indicates flow allowed. Enumeration: 'go': 4, 'unknown': 2, 'none': 1, 'stop': 3.
                                 vPortCTSstate 1.3.6.1.4.1.85.6.1.1.2.14.1.45 integer read-only
The current state of the port's CLEAR-TO-SEND input. 'none(1)' indicates that the port has no CTS input. 'unknown(4)' indicates that the state of the input signal is unavailable to this software level. Enumeration: 'on': 2, 'none': 1, 'off': 3, 'unknown': 4.
                                 vPortDSRstate 1.3.6.1.4.1.85.6.1.1.2.14.1.46 integer read-only
The current state of the port's DATA-SET-READY input. 'none(1)' indicates that the port has no DSR input. 'unknown(4)' indicates that the state of the input signal is unavailable to this software level. Enumeration: 'on': 2, 'none': 1, 'off': 3, 'unknown': 4.
                                 vPortDCDstate 1.3.6.1.4.1.85.6.1.1.2.14.1.47 integer read-only
The current state of the port's DATA-CARRIER-DETECT input. 'none(1)' indicates that the port has no DCD input. 'unknown(4)' indicates that the state of the input signal is unavailable to this software level. Enumeration: 'on': 2, 'none': 1, 'off': 3, 'unknown': 4.
                                 vPortDTRstate 1.3.6.1.4.1.85.6.1.1.2.14.1.48 integer read-only
The current state of the port's DATA-TERMINAL-READY output. 'none(1)' indicates that the port has no DTR output. 'unknown(4)' indicates that the state of the output signal is unavailable to this software level. Enumeration: 'on': 2, 'none': 1, 'off': 3, 'unknown': 4.
                                 vPortRIstate 1.3.6.1.4.1.85.6.1.1.2.14.1.49 integer read-only
The current state of the port's RING-INDICATOR input. 'none(1)' indicates that the port has no RI input. 'unknown(4)' indicates that the state of the input signal is unavailable to this software level. Enumeration: 'on': 2, 'none': 1, 'off': 3, 'unknown': 4.
                                 vPortRTSstate 1.3.6.1.4.1.85.6.1.1.2.14.1.50 integer read-only
The current state of the port's REQUEST-TO-SEND output. 'none(1)' indicates that the port has no RTS output. 'unknown(4)' indicates that the state of the output signal is unavailable to this software level. Enumeration: 'on': 2, 'none': 1, 'off': 3, 'unknown': 4.
                                 vPortSpeed 1.3.6.1.4.1.85.6.1.1.2.14.1.51 integer read-write
The serial baud rate of the port. 'none(1)' indicates that the port is not a physical serial port. The agent will accept any valid value on a set-request for such ports. Enumeration: 'none': 1, 'baud-38400': 12, 'baud-14400': 9, 'baud-28800': 11, 'baud-4800': 7, 'baud-110': 2, 'baud-1200': 5, 'baud-9600': 8, 'baud-600': 4, 'baud-2400': 6, 'baud-300': 3, 'baud-57600': 13, 'baud-19200': 10.
                                 vPortCharSize 1.3.6.1.4.1.85.6.1.1.2.14.1.52 integer read-write
The size of serial characters transmitted/received at the port, excluding parity and stop bits. 'none(1)' indicates that the port is not a physical serial port. The agent will accept any valid value on a set-request for such ports. Enumeration: 'none': 1, 'eight-bits': 3, 'seven-bits': 2.
                                 vPortParityType 1.3.6.1.4.1.85.6.1.1.2.14.1.53 integer read-write
The type of parity used for serial transmission and reception of characters at the port. 'not-applicable(1)' indicates that the port is not a physical serial port. The agent will accept any valid value on a set-request for such ports. Enumeration: 'even': 3, 'none': 2, 'space': 6, 'mark': 5, 'not-applicable': 1, 'odd': 4.
                                 vPortAutobaud 1.3.6.1.4.1.85.6.1.1.2.14.1.54 integer read-write
Indicates whether the port will automatically attempt to autobaud to an external serial device after being logged out. 'not-applicable(3)' indicates that the port is not a physical serial port. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1, 'not-applicable': 3.
                                 vPortModemControl 1.3.6.1.4.1.85.6.1.1.2.14.1.55 integer read-write
Indicates whether the port modem control characteristic is enabled. When enabled, a physical serial port will not function unless modem signals are asserted, and the port's DTR output is dropped for 5 seconds each time the port gets logged out. 'not-applicable(3)' indicates that the port is not a physical serial port. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1, 'not-applicable': 3.
                                 vPortDSRlogout 1.3.6.1.4.1.85.6.1.1.2.14.1.56 integer read-write
Indicates whether the port DSRlogout characteristic is enabled. When enabled, a physical serial port will automatically be logged out when the DSR input is dropped. 'not-applicable(3)' indicates that the port is not a physical serial port. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1, 'not-applicable': 3.
                                 vPortRing 1.3.6.1.4.1.85.6.1.1.2.14.1.57 integer read-write
Indicates whether the port ring characteristic is enabled. When enabled, a physical serial port will raise and lower its RTS output and wait for the DSR input to be raised before accepting a remote connection request. 'not-applicable(3)' indicates that the port is not a physical serial port. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1, 'not-applicable': 3.
                                 vPortDTRwait 1.3.6.1.4.1.85.6.1.1.2.14.1.58 integer read-write
Indicates whether the port DTRwait characteristic is enabled. When enabled, a physical serial port will delay asserting its DTR and RTS outputs until the RI input signal is asserted. 'not-applicable(3)' indicates that the port is not a physical serial port. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1, 'not-applicable': 3.
                                 vPortSignalCheckEnable 1.3.6.1.4.1.85.6.1.1.2.14.1.59 integer read-write
Indicates whether the port signal check characteristic is enabled. When enabled, a physical serial port will check for the assertion of the DSR input signal before accepting a remote connection request. 'not-applicable(3)' indicates that the port is not a physical serial port. The agent will accept any valid value on a set-request for such ports. Enumeration: 'disabled': 2, 'enabled': 1, 'not-applicable': 3.
                                 vPortHandshake 1.3.6.1.4.1.85.6.1.1.2.14.1.60 integer read-write
On some server units the physical serial ports have connectors which do not allow both the CTS and RI input signals. This object indicates how the input signal is to be interpreted. 'not-applicable(3)' indicates that the port is not a physical serial port, or that the serial port can accept both the CTS and RI input signals. The agent will accept any valid value on a set-request for such ports. Enumeration: 'signalCTS': 1, 'signalRI': 2, 'not-applicable': 3.
                                 vPortRcvChars 1.3.6.1.4.1.85.6.1.1.2.14.1.61 counter read-only
Total number of characters detected as input from the port since system re-initialization, including locally-processed input, and input sent to all sessions.
                                 vPortTrnChars 1.3.6.1.4.1.85.6.1.1.2.14.1.62 counter read-only
Total number of characters detected as output from the port since system re-initialization, including locally-creating output, and output received from all sessions.
                                 vPortFrameErrs 1.3.6.1.4.1.85.6.1.1.2.14.1.63 counter read-only
Total number of received characters which were rejected because a framing error was detected. This counter only applies to physical serial ports. The value 0 will be returned for all other ports.
                                 vPortOverrunErrs 1.3.6.1.4.1.85.6.1.1.2.14.1.64 counter read-only
Total number of received characters which were rejected for lack of character FIFO space on the serial communication controller. This counter only applies to physical serial ports. The value 0 will be returned for all other ports.
                                 vPortParityErrs 1.3.6.1.4.1.85.6.1.1.2.14.1.65 counter read-only
Total number of received characters which were rejected because a parity error was detected. This counter only applies to physical serial ports. The value 0 will be returned for all other ports.
                                 vPortCharsDropped 1.3.6.1.4.1.85.6.1.1.2.14.1.66 counter read-only
Total number of received characters which were rejected for any reason not covered in other objects, for example lack of input buffer space. This counter only applies to physical serial ports. The value 0 will be returned for all other ports.
                   vcpService 1.3.6.1.4.1.85.6.1.1.3
                       vSvcRatingMode 1.3.6.1.4.1.85.6.1.1.3.1 integer read-write
Determines the method of computation for the rating of local services. 'scaled(2)' indicates that an algorithm is used where the rating is scaled to be between 0 and 255. 'unScaled(1)' indicates that the service rating is equal to the number of available service ports. Enumeration: 'scaled': 1, 'unScaled': 2.
                       vSvcCurrNumber 1.3.6.1.4.1.85.6.1.1.3.2 integer read-only
An integer indicating the current number of entries in vSvcTable. This object is not constant.
                       vSvcTable 1.3.6.1.4.1.85.6.1.1.3.3 no-access
A list of service entries. The number of entries is given by the value of vSvcCurrNumber.
                           vSvcEntry 1.3.6.1.4.1.85.6.1.1.3.3.1 no-access
Status and parameter values for a service.
                               vSvcName 1.3.6.1.4.1.85.6.1.1.3.3.1.1 displaystring read-write
A string which identifies the service uniquely among all other local services configured in the unit. This name is transmitted as part of the unit's LAT-compatible multicast messages. On a set-request the string is automatically converted to upper-case, as lower-case service names are not allowed on the server.
                               vSvcPorts 1.3.6.1.4.1.85.6.1.1.3.3.1.2 octet string read-write
A 32-byte string which represents a bit map of which server ports are enabled for the service. Each server port is represented by one bit in the 32 bytes. If the bit is turned on, the corresponding server port is enabled for the service. The least significant bit of each byte represents the lowest of the ports for that byte. For example, port 1 (port with vPortIndex = 1) is represented by the least significant bit of the first byte, and port 16 (port with vPortIndex = 16) is represented by the most significant bit of the second byte, etc. Note that 32 bytes allows for up to 256 ports. For servers configured with less than 256 ports, all bits above the highest port number must always be zero. Note also that ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' cannot be enabled on a service.
                               vSvcIdent 1.3.6.1.4.1.85.6.1.1.3.3.1.3 displaystring read-write
A locally-administered identification string which is associated with the service and is transmitted as part of the unit's LAT-compatible multicast messages.
                               vSvcRating 1.3.6.1.4.1.85.6.1.1.3.3.1.4 integer read-only
An integer indicating the ability for connections to this service to be accepted by the server. The higher the value, the more able the server is to accept connections to this service. A very low value indicates that the resources for this service are close to exhausted. The most dominant factor for determining the service rating is the number of idle ports which are enabled for the service. If a service has no idle ports enabled, its rating is zero. This number is transmitted as part of the unit's LAT-compatible multicast messages.
                               vSvcLtEnable 1.3.6.1.4.1.85.6.1.1.3.3.1.5 integer read-write
Indicates whether the server will accept connections to this service over the LAT-compatible protocol. 'disabled(2)' indicates that LAT-compatible connections will not be accepted. Enumeration: 'disabled': 2, 'enabled': 1.
                               vSvcTelEnable 1.3.6.1.4.1.85.6.1.1.3.3.1.6 integer read-write
Indicates whether the server will accept connections to this service over the Telnet protocol. 'disabled(2)' indicates that Telnet connections will not be accepted. Enumeration: 'disabled': 2, 'enabled': 1.
                               vSvcLprEnable 1.3.6.1.4.1.85.6.1.1.3.3.1.7 integer read-write
Indicates whether the server will accept connections to this service over the LPR line printer protocol. 'disabled(2)' indicates that LPR connections will not be accepted. Enumeration: 'disabled': 2, 'enabled': 1.
                               vSvcRawEnable 1.3.6.1.4.1.85.6.1.1.3.3.1.8 integer read-write
If enabled(1), indicates that the server will not interpret Telnet interesting characters when a Telnet connection is established to the service. Enumeration: 'disabled': 2, 'enabled': 1.
                               vSvcVirtualEnable 1.3.6.1.4.1.85.6.1.1.3.3.1.9 integer read-write
Indicates whether the virtual characteristic is enabled or not on this service. Refer to the user manual for more information on the service virtual characteristic. Enumeration: 'disabled': 2, 'enabled': 1.
                               vSvcVirtualText 1.3.6.1.4.1.85.6.1.1.3.3.1.10 octet string read-write
Defines the virtual text string for this service. Refer to the user manual for more information on the function of the service virtual text string.
                               vSvcConnectEnable 1.3.6.1.4.1.85.6.1.1.3.3.1.11 integer read-write
Indicates whether connections are presently being accepted for this service or not. It is a way of temporarily turning off the service without deleting it from the table. Enumeration: 'disabled': 2, 'enabled': 1.
                               vSvcPassword 1.3.6.1.4.1.85.6.1.1.3.3.1.12 displaystring read-write
Defines the password that must be correctly supplied before a session to this service can be established. a zero-length value indicates that no password must be supplied. Note that on a set-request, the new value is automatically converted to upper-case, as is the user password input.
                               vSvcQueueEnable 1.3.6.1.4.1.85.6.1.1.3.3.1.13 integer read-write
Indicates whether or not the server will queue connection requests to the service if it is unavailable. Enumeration: 'disabled': 2, 'enabled': 1.
                               vSvcIpAddr 1.3.6.1.4.1.85.6.1.1.3.3.1.14 ipaddress read-write
Indicates the only IP address upon which the service will carry TCP sessions. This is used when the server has multiple IP addresses and it is desired that the service only respond to connection requests on one of those addresses. A value of 0.0.0.0 indicates that any of the server's IP addresses can be used to connect to this service.
                               vSvcTcpPort 1.3.6.1.4.1.85.6.1.1.3.3.1.15 integer read-write
Indicates the TCP port on which this service accepts TCP connections. A value of zero normally means that no TCP port has been assigned.
                               vSvcProfile 1.3.6.1.4.1.85.6.1.1.3.3.1.16 displaystring read-write
Indicates the profile entry in the vProfTable which is used to determine Telnet parameters when a Telnet connection is accepted to the service. A zero-length value indicates that only default profile parameter values will be used.
                               vSvcStatus 1.3.6.1.4.1.85.6.1.1.3.3.1.17 integer read-write
The current status of this service entry. Setting this object to the value invalid(2) has the effect of deleting the entry from the service table. Enumeration: 'valid': 1, 'invalid': 2.
                   vcpProfile 1.3.6.1.4.1.85.6.1.1.4
                       vProfCurrNumber 1.3.6.1.4.1.85.6.1.1.4.1 integer read-only
An integer indicating the current number of entries in vProfTable. This object is not constant.
                       vProfTable 1.3.6.1.4.1.85.6.1.1.4.2 no-access
A list of profile entries. The number of entries is given by the value of vProfCurrNumber.
                           vProfEntry 1.3.6.1.4.1.85.6.1.1.4.2.1 no-access
Parameter values for a profile entry.
                               vProfName 1.3.6.1.4.1.85.6.1.1.4.2.1.1 displaystring read-write
A unique string value for each profile.
                               vProfDomain 1.3.6.1.4.1.85.6.1.1.4.2.1.2 displaystring read-write
A domain name extension that may be appended to a user-specified hostname with which the user wishes to start a session. For example, if the user's port profile has a vProfDomain of 'dss.com', and the user attempts to start a session to the specified host 'pluto,' the server will first attempt to resolve the hostname 'pluto,' and if this is unsuccessful it will then attempt to resolve the hostname 'pluto.dss.com.' This automatic appending of domain extension is only attempted if the value of vProfConcatenate is 'enabled(1).' A zero-length value indicates that no extension is used.
                               vProfConcatenate 1.3.6.1.4.1.85.6.1.1.4.2.1.3 integer read-write
An indication of whether the server will append the value of vProfDomain to a user-specified hostname when the user wishes to start a session to the host (see vProfDomain). 'enabled(1)' indicates that the server will attempt to resolve the concatenated hostname if the unconcatenated hostname cannot be resolved to an IP address. 'disabled(2)' indicates that the server will not attempt the hostname concatenization. Enumeration: 'disabled': 2, 'enabled': 1.
                               vProfPermHostOnly 1.3.6.1.4.1.85.6.1.1.4.2.1.4 integer read-write
An indication of whether the server will attempt to resolve a user-specified hostname through the network nameserver protocol for ports with this profile. 'disabled(1)' indicates that the server will automatically attempt to resolve an unknown user-specified hostname. 'enabled(2)' indicates that if the user-specified hostname is not already in the hostname table, the server will not attempt to resolve it through the nameserver protocol. Enumeration: 'disabled': 2, 'enabled': 1.
                               vProfTcpPort 1.3.6.1.4.1.85.6.1.1.4.2.1.5 integer read-write
The default remote TCP port to which the server will attempt to connect when a user starts a Telnet/Rlogin session on a port with this profile.
                               vProfTcpTimeout 1.3.6.1.4.1.85.6.1.1.4.2.1.6 integer read-write
The maximum number of seconds TCP will wait for an acknowledgement before terminating the session.
                               vProfTcpKeepalive 1.3.6.1.4.1.85.6.1.1.4.2.1.7 integer read-write
The number of seconds that the sessions intiated with this profile may remain idle (no characters transmitted or recieved) before a TCP keepalive message is generated. A value of 0 indicates that keepalive messages are never generated.
                               vProfIpTTL 1.3.6.1.4.1.85.6.1.1.4.2.1.8 integer read-write
The value of the IP time to live on packets transmitted for sessions initiated with this profile.
                               vProfIpPrecedence 1.3.6.1.4.1.85.6.1.1.4.2.1.9 integer read-write
The value of the IP precedence on packets transmitted for sessions initiated with this profile.
                               vProfTermType 1.3.6.1.4.1.85.6.1.1.4.2.1.10 displaystring read-write
The terminal type that Telnet/Rlogin will attempt to negotiate with the remote node for sessions initiated with this profile. A zero-length value indicates that no terminal type is negotiated.
                               vProfCrToNet 1.3.6.1.4.1.85.6.1.1.4.2.1.11 octet string read-write
The character sequence which is sent by Telnet to the remote node to indicate a carriage return in the data stream for sessions initiated with this profile.
                               vProfCrFromTerm 1.3.6.1.4.1.85.6.1.1.4.2.1.12 octet string read-write
The local character sequence which, when delivered to Telnet for transmission, is interpreted as a carriage return and translated to the sequence indicated by vProfCrToNet for sessions initiated with this profile.
                               vProfPadChar 1.3.6.1.4.1.85.6.1.1.4.2.1.13 character read-write
The character used by the local Telnet implementation to pad transmitted data immediately following a carriage return for sessions initiated with this profile. A value of 0 indicates that the character is disabled.
                               vProfPadLength 1.3.6.1.4.1.85.6.1.1.4.2.1.14 integer read-write
The number of pad characters inserted into the data stream by the local Telnet implementation immediately following a carriage return for sessions initiated with this profile.
                               vProfEndRecord 1.3.6.1.4.1.85.6.1.1.4.2.1.15 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as an end-of-record character and translated to the appropriate Telnet control function for sessions initiated with this profile. A value of 255 indicates that the character is disabled.
                               vProfNop 1.3.6.1.4.1.85.6.1.1.4.2.1.16 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as a no-op character and translated to the appropriate Telnet control function for sessions initiated with this profile. A value of 255 indicates that the character is disabled.
                               vProfDataMark 1.3.6.1.4.1.85.6.1.1.4.2.1.17 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as a data mark character and translated to the appropriate Telnet control function for sessions initiated with this profile. A value of 255 indicates that the character is disabled.
                               vProfBreak 1.3.6.1.4.1.85.6.1.1.4.2.1.18 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as a break character and translated to the appropriate Telnet control function for sessions initiated with this profile. A value of 255 indicates that the character is disabled.
                               vProfIntProcess 1.3.6.1.4.1.85.6.1.1.4.2.1.19 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as the interrupt process character and translated to the appropriate Telnet control function for sessions initiated with this profile. A value of 255 indicates that the character is disabled.
                               vProfAbortOutput 1.3.6.1.4.1.85.6.1.1.4.2.1.20 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as the abort output character and translated to the appropriate Telnet control function for sessions initiated with this profile. A value of 255 indicates that the character is disabled.
                               vProfAttention 1.3.6.1.4.1.85.6.1.1.4.2.1.21 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as the attention character and translated to the appropriate Telnet control function for sessions initiated with this profile. A value of 255 indicates that the character is disabled.
                               vProfEraseChar 1.3.6.1.4.1.85.6.1.1.4.2.1.22 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as the backspace character and translated to the appropriate Telnet control function for sessions initiated with this profile. A value of 255 indicates that the character is disabled.
                               vProfEraseLine 1.3.6.1.4.1.85.6.1.1.4.2.1.23 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as the erase line character and translated to the appropriate Telnet control function for sessions initiated with this profile. A value of 255 indicates that the character is disabled.
                               vProfGoAhead 1.3.6.1.4.1.85.6.1.1.4.2.1.24 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as the go ahead character and translated to the appropriate Telnet control function for sessions initiated with this profile. A value of 255 indicates that the character is disabled.
                               vProfNullPass 1.3.6.1.4.1.85.6.1.1.4.2.1.25 integer read-write
When enabled, null characters received by Telnet immediately following carriage return characters are passed through the data stream untouched. When disabled, these padding null characters are removed from the received data stream. This applies to sessions initiated with this profile. Enumeration: 'disabled': 2, 'enabled': 1.
                               vProfLocalEcho 1.3.6.1.4.1.85.6.1.1.4.2.1.26 integer read-write
Determines how the local Telnet entity negotiates the local echo option with the remote Telnet entity for sessions initiated with this profile. 'attempt(1)' indicates the the local Telnet entity actively attempts to enable the option. 'refuse(2)' indicates that the local Telnet entity will refuse to enable the option even when requested by the remote entity. 'allow(3) indicates that the local Telnet entity will not actively attempt to enable the option, but will enable the option when requested by the remote entity. Enumeration: 'refuse': 2, 'attempt': 1, 'allow': 3.
                               vProfRemoteEcho 1.3.6.1.4.1.85.6.1.1.4.2.1.27 integer read-write
Determines how the local Telnet entity negotiates the remote echo option with the remote Telnet entity for sessions initiated with this profile. 'attempt(1)' indicates the the local Telnet entity actively attempts to enable the option. 'refuse(2)' indicates that the local Telnet entity will refuse to enable the option even when requested by the remote entity. 'allow(3) indicates that the local Telnet entity will not actively attempt to enable the option, but will enable the option when requested by the remote entity. Enumeration: 'refuse': 2, 'attempt': 1, 'allow': 3.
                               vProfLocalBinary 1.3.6.1.4.1.85.6.1.1.4.2.1.28 integer read-write
Determines how the local Telnet entity negotiates the local binary option with the remote Telnet entity for sessions initiated with this profile. 'attempt(1)' indicates the the local Telnet entity actively attempts to enable the option. 'refuse(2)' indicates that the local Telnet entity will refuse to enable the option even when requested by the remote entity. 'allow(3) indicates that the local Telnet entity will not actively attempt to enable the option, but will enable the option when requested by the remote entity. Enumeration: 'refuse': 2, 'attempt': 1, 'allow': 3.
                               vProfRemoteBinary 1.3.6.1.4.1.85.6.1.1.4.2.1.29 integer read-write
Determines how the local Telnet entity negotiates the remote binary option with the remote Telnet entity for sessions initiated with this profile. 'attempt(1)' indicates the the local Telnet entity actively attempts to enable the option. 'refuse(2)' indicates that the local Telnet entity will refuse to enable the option even when requested by the remote entity. 'allow(3) indicates that the local Telnet entity will not actively attempt to enable the option, but will enable the option when requested by the remote entity. Enumeration: 'refuse': 2, 'attempt': 1, 'allow': 3.
                               vProfStatus 1.3.6.1.4.1.85.6.1.1.4.2.1.30 integer read-write
The current status of this profile entry. Setting this object to the value invalid(2) has the effect of deleting the entry from the profile table. Enumeration: 'valid': 1, 'invalid': 2.
                   vcpIpSecurity 1.3.6.1.4.1.85.6.1.1.5
                       vSecEnable 1.3.6.1.4.1.85.6.1.1.5.1 integer read-write
Determines whether or not the server's IP security feature is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
                       vSecCurrNumber 1.3.6.1.4.1.85.6.1.1.5.2 integer read-only
An integer indicating the current number of entries in vSecTable. This object is not constant.
                       vSecTable 1.3.6.1.4.1.85.6.1.1.5.3 no-access
A list of security entries. The number of entries is given by the value of vSecCurrNumber.
                           vSecEntry 1.3.6.1.4.1.85.6.1.1.5.3.1 no-access
Parameter values for a security entry.
                               vSecIndex 1.3.6.1.4.1.85.6.1.1.5.3.1.1 integer read-write
A unique value for each security entry.
                               vSecAddress 1.3.6.1.4.1.85.6.1.1.5.3.1.2 ipaddress read-write
The target address of the IP security entry.
                               vSecMask 1.3.6.1.4.1.85.6.1.1.5.3.1.3 ipaddress read-write
A mask which is applied to vSecAddress to determine its significant bits.
                               vSecGroups 1.3.6.1.4.1.85.6.1.1.5.3.1.4 ltgrouplist read-write
A set of group numbers which determines which security entries are in use on which ports.
                               vSecStatus 1.3.6.1.4.1.85.6.1.1.5.3.1.5 integer read-write
The current status of this security entry. Setting this object to the value invalid(2) has the effect of deleting the entry from the security table. Enumeration: 'valid': 1, 'invalid': 2.
                   vcpHostname 1.3.6.1.4.1.85.6.1.1.6
                       vHostCurrNumber 1.3.6.1.4.1.85.6.1.1.6.1 integer read-only
An integer indicating the current number of entries in vHostTable. This object is not constant.
                       vHostTable 1.3.6.1.4.1.85.6.1.1.6.2 no-access
A list of hostname entries. The number of entries is given by the value of vHostCurrNumber.
                           vHostEntry 1.3.6.1.4.1.85.6.1.1.6.2.1 no-access
Parameter and status values for a hostname entry.
                               vHostHostname 1.3.6.1.4.1.85.6.1.1.6.2.1.1 octet string read-write
The hostname of the host. Note that if the value of vNsAllowLowerCase is 'disabled(2)', then on a set-request the specified hostname is automatically converted to upper case.
                               vHostAddress 1.3.6.1.4.1.85.6.1.1.6.2.1.2 ipaddress read-write
The IP address of the host.
                               vHostTTL 1.3.6.1.4.1.85.6.1.1.6.2.1.3 integer read-only
The time to live (in seconds) of this entry in the host table. If the entry has been dynamically created by the nameserver protocol, the TTL will be a non-zero value indicating its remaining lifetime. Upon expiration of the TTL the entry is automatically deleted from the table. If the entry was created by a network administrator, the entry is considered 'permanent' and the value of its vHostTTL will be 0.
                               vHostStatus 1.3.6.1.4.1.85.6.1.1.6.2.1.4 integer read-write
The desired status of this host entry. Setting this object to the value 'invalid(2)' indicates that the entry is desired to be deleted from the host table. Only permanent entries will be deleted (entries for which the value of vHostTTL is 0). Dynamic entries are only deleted upon expiration of their vHostTTL or upon system re-initialization. Enumeration: 'valid': 1, 'invalid': 2.
                   vcpNameserver 1.3.6.1.4.1.85.6.1.1.7
                       vNsRequestMode 1.3.6.1.4.1.85.6.1.1.7.1 integer read-write
The current mode of network hostname resolution. 'recursive(1)' indicates that the server sends recursive-type requests to network nameservers. 'nonRecursive(2)' indicates that the server does not send recursive-type nameserver requests. Enumeration: 'nonRecursive': 2, 'recursive': 1.
                       vNsAllowLowerCase 1.3.6.1.4.1.85.6.1.1.7.2 integer read-write
Determines whether the nameserver resolver will automatically convert user-specified hostnames to upper case before attempting to resolve them. 'disabled(2)' indicates that automatic conversion to upper case will take place. Enumeration: 'disabled': 2, 'enabled': 1.
                       vNsCurrNumber 1.3.6.1.4.1.85.6.1.1.7.3 integer read-only
An integer indicating the current number of entries in vNsTable. This object is not constant.
                       vNsTable 1.3.6.1.4.1.85.6.1.1.7.4 no-access
A list of nameserver entries. The number of entries is given by the value of vNsCurrNumber.
                           vNsEntry 1.3.6.1.4.1.85.6.1.1.7.4.1 no-access
Parameter values for a nameserver entry.
                               vNsAddress 1.3.6.1.4.1.85.6.1.1.7.4.1.1 ipaddress read-write
The IP address of the nameserver host.
                               vNsHostname 1.3.6.1.4.1.85.6.1.1.7.4.1.2 octet string read-only
The resolved hostname of the nameserver host A zero- length value indicates that the hostname is unknown at the present time.
                               vNsTTL 1.3.6.1.4.1.85.6.1.1.7.4.1.3 integer read-only
The time to live (in seconds) of this entry in the nameserver table. If the entry has been dynamically created by the nameserver protocol, the TTL will be a non-zero value indicating its remaining lifetime. Upon expiration of the TTL the entry is automatically deleted from the table. If the entry was created by a network administrator, the entry is considered 'permanent' and the value of its vNsTTL will be 0.
                               vNsStatus 1.3.6.1.4.1.85.6.1.1.7.4.1.4 integer read-write
The status of this nameserver entry. Setting this object to the value 'invalid(2)' has the effect of deleting the entry from the nameserver table. Dynamic entries are also automatically deleted upon expiration of their vNsTTL or upon system re-initialization. Enumeration: 'valid': 1, 'invalid': 2.
                   vcpTacacs 1.3.6.1.4.1.85.6.1.1.8
                       vTacServerCurrNumber 1.3.6.1.4.1.85.6.1.1.8.1 integer read-only
An integer indicating the current number of entries in vTacTable. This object is not constant.
                       vTacTable 1.3.6.1.4.1.85.6.1.1.8.2 no-access
A list of Tacacs server entries. The number of entries is given by the value of vTacServerCurrNumber.
                           vTacEntry 1.3.6.1.4.1.85.6.1.1.8.2.1 no-access
Parameter values for a Tacacs server entry.
                               vTacAddress 1.3.6.1.4.1.85.6.1.1.8.2.1.1 ipaddress read-write
The IP address of the Tacacs server host.
                               vTacHostname 1.3.6.1.4.1.85.6.1.1.8.2.1.2 octet string read-only
The resolved hostname of the Tacacs server host. If the hostname is currently unknown, a zero-length value is returned.
                               vTacStatus 1.3.6.1.4.1.85.6.1.1.8.2.1.3 integer read-write
The current status of this Tacacs server entry. Setting this object to the value invalid(2) has the effect of deleting the entry from the Tacacs server table. Enumeration: 'valid': 1, 'invalid': 2.
                   vcpIp 1.3.6.1.4.1.85.6.1.1.9
                       vIpBcastAddr 1.3.6.1.4.1.85.6.1.1.9.1 ipaddress read-write
The IP address to be used for IP limited broadcasts originating from this unit.
                       vIpMaxAddr 1.3.6.1.4.1.85.6.1.1.9.2 integer read-write
An integer indicating the maximum number of IP addresses that can be simultaneously assigned to this unit, totaling over all interfaces. Note that the server must be rebooted before a change in the value of this variable actually takes effect.
                       vIpMaxHostHashEntries 1.3.6.1.4.1.85.6.1.1.9.3 integer read-write
An integer indicating the number of buckets in the host route hash table. Note that the server must be rebooted before a change in the value of this variable actually takes effect. Enumeration: 'size-61': 15, 'size-31': 7, 'size-37': 8, 'size-23': 5, 'size-29': 6, 'size-47': 11, 'size-19': 4, 'size-43': 10, 'size-41': 9, 'size-53': 13, 'size-11': 1, 'size-67': 16, 'size-13': 2, 'size-59': 14, 'size-49': 12, 'size-17': 3.
                       vIpMaxNetHashEntries 1.3.6.1.4.1.85.6.1.1.9.4 integer read-write
An integer indicating the number of buckets in the network route hash table. Note that the server must be rebooted before a change in the value of this variable actually takes effect. Enumeration: 'size-61': 15, 'size-31': 7, 'size-37': 8, 'size-23': 5, 'size-29': 6, 'size-47': 11, 'size-19': 4, 'size-43': 10, 'size-41': 9, 'size-53': 13, 'size-11': 1, 'size-67': 16, 'size-13': 2, 'size-59': 14, 'size-49': 12, 'size-17': 3.
                       vIpMaxInterfaces 1.3.6.1.4.1.85.6.1.1.9.5 integer read-write
An integer indicating the maximum number of IP interfaces of all types that can be configured on the unit. Note that the server must be rebooted before a change in the value of this variable actually takes effect.
                       vIpMaxRoutes 1.3.6.1.4.1.85.6.1.1.9.6 integer read-write
An integer indicating the maximum number of entries in the unit's route table. Note that the server must be rebooted before a change in the value of this variable actually takes effect.
                   vcpArp 1.3.6.1.4.1.85.6.1.1.10
                         vArpMaxEntries 1.3.6.1.4.1.85.6.1.1.10.1 integer read-write
An integer indicating the maximum number of entries in the unit's ARP table. Note that the server must be rebooted before a change in the value of this variable actually takes effect.
                         vArpRetryTimeout 1.3.6.1.4.1.85.6.1.1.10.2 integer read-write
An integer indicating the number of seconds between ARP retransmit attempts.
                         vArpRetryMax 1.3.6.1.4.1.85.6.1.1.10.3 integer read-write
An integer indicating the maximum number of ARP retransmit attempts.
                         vArpConfirmTimer 1.3.6.1.4.1.85.6.1.1.10.4 integer read-write
An integer indicating the number of seconds between confirmations of an ARP entry.
                         vArpIdleTimeout 1.3.6.1.4.1.85.6.1.1.10.5 integer read-write
An integer indicating the number of seconds that a non-permanent ARP entry can go unused before it is deleted from the table. A non-permanent entry is one which was entered into the table by the ARP protocol rather than manually entered by a network administrator.
                   vcpTcp 1.3.6.1.4.1.85.6.1.1.11
                         vTcpIpPrecedence 1.3.6.1.4.1.85.6.1.1.11.1 integer read-write
An integer indicating the value of the IP precedence that the TCP layer will request.
                         vTcpSendQSize 1.3.6.1.4.1.85.6.1.1.11.2 integer read-write
An integer indicating the maximum number of data bytes that will be queued for transmission by the TCP protocol layer.
                         vTcpRcvWinSize 1.3.6.1.4.1.85.6.1.1.11.3 integer read-write
An integer indicating the TCP receive window size in bytes.
                         vTcpSegSize 1.3.6.1.4.1.85.6.1.1.11.4 integer read-write
An integer indicating the TCP segment size in bytes.
                         vTcpTimerInterval 1.3.6.1.4.1.85.6.1.1.11.5 integer read-write
An integer indicating the resolution (in 1/100 s) of all timer values used by TCP.
                         vTcpChecksumEnable 1.3.6.1.4.1.85.6.1.1.11.6 integer read-write
An integer indicating whether TCP checksums are enabled for all TCP connections. Enumeration: 'disabled': 2, 'enabled': 1.
                   vcpTelnet 1.3.6.1.4.1.85.6.1.1.12
                         vTelCourierEnable 1.3.6.1.4.1.85.6.1.1.12.1 integer read-write
Determines whether or not the Telnet courier feature is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
                         vTelCourierText 1.3.6.1.4.1.85.6.1.1.12.2 octet string read-write
Defines the text which is tranmsitted for the Telnet courier feature.
                         vTelSessCurrNumber 1.3.6.1.4.1.85.6.1.1.12.3 integer read-only
An integer indicating the current number of entries in vTelSessTable. This object is not constant.
                         vTelSessTable 1.3.6.1.4.1.85.6.1.1.12.4 no-access
A list of Telnet session entries. The number of entries is given by the value of vTelSessCurrNumber.
                             vTelSessEntry 1.3.6.1.4.1.85.6.1.1.12.4.1 no-access
Parameter and status values for a Telnet session entry.
                                 vTelSessPortIndex 1.3.6.1.4.1.85.6.1.1.12.4.1.1 integer read-only
The value of vPortIndex for the port to which this session belongs.
                                 vTelSessIndex 1.3.6.1.4.1.85.6.1.1.12.4.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.
                                 vTelSessOrigin 1.3.6.1.4.1.85.6.1.1.12.4.1.3 integer read-only
The session's source of establishment. Enumeration: 'unknown': 1, 'local': 3, 'network': 2.
                                 vTelSessState 1.3.6.1.4.1.85.6.1.1.12.4.1.4 integer read-only
The current state of the session. Enumeration: 'stopping': 3, 'running': 2, 'starting': 1.
                                 vTelSessDisconnect 1.3.6.1.4.1.85.6.1.1.12.4.1.5 integer read-write
A control to terminate the session. In response to a get-request or get-next-request, the agent always returns 'ready(1)' as the value. Setting the value to 'execute(2)' causes termination. Enumeration: 'ready': 1, 'execute': 2.
                                 vTelSessLocalAddr 1.3.6.1.4.1.85.6.1.1.12.4.1.6 ipaddress read-only
The local IP address for this session. This object supplies part of the necessary index information to locate the corresponding session in the MIB II TcpConnTable.
                                 vTelSessLocalTcpPort 1.3.6.1.4.1.85.6.1.1.12.4.1.7 integer read-only
The local TCP port number for this session. This object supplies part of the necessary index information to locate the corresponding session in the MIB II TcpConnTable.
                                 vTelSessRemAddr 1.3.6.1.4.1.85.6.1.1.12.4.1.8 ipaddress read-only
The remote IP address for this session. This object supplies part of the necessary index information to locate the corresponding session in the MIB II TcpConnTable.
                                 vTelSessRemTcpPort 1.3.6.1.4.1.85.6.1.1.12.4.1.9 integer read-only
The remote TCP port number for this session. This object supplies part of the necessary index information to locate the corresponding session in the MIB II TcpConnTable.
                                 vTelSessCrToNet 1.3.6.1.4.1.85.6.1.1.12.4.1.10 octet string read-write
The character sequence which is sent to the remote node of the session to indicate a carriage return in the data stream.
                                 vTelSessCrFromTerm 1.3.6.1.4.1.85.6.1.1.12.4.1.11 octet string read-write
The local character sequence which, when delivered to Telnet for transmission, is interpreted as a carriage return and translated to the sequence indicated by vTelSessCrToNet.
                                 vTelSessPadChar 1.3.6.1.4.1.85.6.1.1.12.4.1.12 character read-write
The character used by the local Telnet implementation to pad transmitted data immediately following a carriage return. A value of 0 indicates that the character is disabled.
                                 vTelSessPadLength 1.3.6.1.4.1.85.6.1.1.12.4.1.13 integer read-write
The number of pad characters inserted into the data stream by the local Telnet implementation immediately following a carriage return.
                                 vTelSessUserTimeout 1.3.6.1.4.1.85.6.1.1.12.4.1.14 integer read-only
The maximum number of seconds Telnet instructs TCP to wait for an acknowledgement before terminating the session.
                                 vTelSessKeepalive 1.3.6.1.4.1.85.6.1.1.12.4.1.15 integer read-only
The number of seconds that the session may remain idle (no characters transmitted or recieved) before a TCP keepalive message is generated. A value of 0 indicates that keepalive messages are never generated.
                                 vTelSessIpTTL 1.3.6.1.4.1.85.6.1.1.12.4.1.16 integer read-only
The value of the IP time to live on packets transmitted for this session.
                                 vTelSessIpPrecedence 1.3.6.1.4.1.85.6.1.1.12.4.1.17 integer read-only
The value of the IP precedence on packets transmitted for this session.
                                 vTelSessEndRecord 1.3.6.1.4.1.85.6.1.1.12.4.1.18 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as an end-of-record character and translated to the appropriate Telnet control function. A value of 255 indicates that the character is disabled.
                                 vTelSessNop 1.3.6.1.4.1.85.6.1.1.12.4.1.19 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as a no-op character and translated to the appropriate Telnet control function. A value of 255 indicates that the character is disabled.
                                 vTelSessDataMark 1.3.6.1.4.1.85.6.1.1.12.4.1.20 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as a data mark character and translated to the appropriate Telnet control function. A value of 255 indicates that the character is disabled.
                                 vTelSessBreak 1.3.6.1.4.1.85.6.1.1.12.4.1.21 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as a break character and translated to the appropriate Telnet control function. A value of 255 indicates that the character is disabled.
                                 vTelSessIntProcess 1.3.6.1.4.1.85.6.1.1.12.4.1.22 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as the interrupt process character and translated to the appropriate Telnet control function. A value of 255 indicates that the character is disabled.
                                 vTelSessAbortOutput 1.3.6.1.4.1.85.6.1.1.12.4.1.23 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as the abort output character and translated to the appropriate Telnet control function. A value of 255 indicates that the character is disabled.
                                 vTelSessAttention 1.3.6.1.4.1.85.6.1.1.12.4.1.24 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as the attention character and translated to the appropriate Telnet control function. A value of 255 indicates that the character is disabled.
                                 vTelSessEraseChar 1.3.6.1.4.1.85.6.1.1.12.4.1.25 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as the backspace character and translated to the appropriate Telnet control function. A value of 255 indicates that the character is disabled.
                                 vTelSessEraseLine 1.3.6.1.4.1.85.6.1.1.12.4.1.26 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as the erase line character and translated to the appropriate Telnet control function. A value of 255 indicates that the character is disabled.
                                 vTelSessGoAhead 1.3.6.1.4.1.85.6.1.1.12.4.1.27 character read-write
The local character which, when delivered to Telnet for transmission, is interpreted as the go ahead character and translated to the appropriate Telnet control function. A value of 255 indicates that the character is disabled.
                                 vTelSessNullPass 1.3.6.1.4.1.85.6.1.1.12.4.1.28 integer read-write
When enabled, null characters received by Telnet immediately following carriage return characters are passed through the data stream untouched. When disabled, these padding null characters are removed from the received data stream. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vTelSessTermType 1.3.6.1.4.1.85.6.1.1.12.4.1.29 octet string read-only
A text string indicating the currently negotiated terminal type for the session. A zero-length value indicates no terminal type has been negotiated.
                                 vTelSessLocalEcho 1.3.6.1.4.1.85.6.1.1.12.4.1.30 integer read-only
When enabled, the local Telnet will perform local echoing of all data delivered to it for transmission. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vTelSessRemoteEcho 1.3.6.1.4.1.85.6.1.1.12.4.1.31 integer read-only
When enabled, the remote Telnet will perform echoing of all received network data. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vTelSessLocalBinary 1.3.6.1.4.1.85.6.1.1.12.4.1.32 integer read-only
When enabled, the local Telnet will transmit data in binary mode. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vTelSessRemoteBinary 1.3.6.1.4.1.85.6.1.1.12.4.1.33 integer read-only
When enabled, the remote Telnet will transmit data in binary mode. Enumeration: 'disabled': 2, 'enabled': 1.
                   vcpRlogin 1.3.6.1.4.1.85.6.1.1.13
                         vRlogSessCurrNumber 1.3.6.1.4.1.85.6.1.1.13.1 integer read-only
An integer indicating the current number of entries in vRlogSessTable. This object is not constant.
                         vRlogSessTable 1.3.6.1.4.1.85.6.1.1.13.2 no-access
A list of Rlogin session entries. The number of entries is given by the value of vRlogSessCurrNumber.
                             vRlogSessEntry 1.3.6.1.4.1.85.6.1.1.13.2.1 no-access
Parameter and status values for a Rlogin session entry.
                                 vRlogSessPortIndex 1.3.6.1.4.1.85.6.1.1.13.2.1.1 integer read-only
The value of vPortIndex for the port to which this session belongs.
                                 vRlogSessIndex 1.3.6.1.4.1.85.6.1.1.13.2.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.
                                 vRlogSessOrigin 1.3.6.1.4.1.85.6.1.1.13.2.1.3 integer read-only
The session's source of establishment. Enumeration: 'unknown': 1, 'local': 3, 'network': 2.
                                 vRlogSessState 1.3.6.1.4.1.85.6.1.1.13.2.1.4 integer read-only
The current state of the session. Enumeration: 'stopping': 3, 'running': 2, 'starting': 1.
                                 vRlogSessDisconnect 1.3.6.1.4.1.85.6.1.1.13.2.1.5 integer read-write
A control to terminate the session. In response to a get-request or get-next-request, the agent always returns 'ready(1)' as the value. Setting the value to 'execute(2)' causes termination. Enumeration: 'ready': 1, 'execute': 2.
                                 vRlogSessLocalAddr 1.3.6.1.4.1.85.6.1.1.13.2.1.6 ipaddress read-only
The local IP address for this session. This object supplies part of the necessary index information to locate the corresponding session in the MIB II TcpConnTable.
                                 vRlogSessLocalTcpPort 1.3.6.1.4.1.85.6.1.1.13.2.1.7 integer read-only
The local TCP port number for this session. This object supplies part of the necessary index information to locate the corresponding session in the MIB II TcpConnTable.
                                 vRlogSessRemAddr 1.3.6.1.4.1.85.6.1.1.13.2.1.8 ipaddress read-only
The remote IP address for this session. This object supplies part of the necessary index information to locate the corresponding session in the MIB II TcpConnTable.
                                 vRlogSessRemTcpPort 1.3.6.1.4.1.85.6.1.1.13.2.1.9 integer read-only
The remote TCP port number for this session. This object supplies part of the necessary index information to locate the corresponding session in the MIB II TcpConnTable.
                                 vRlogSessTermType 1.3.6.1.4.1.85.6.1.1.13.2.1.10 octet string read-only
A text string indicating the currently negotiated terminal type for the session. A zero-length value indicates no terminal type has been negotiated.
                   vcpLt 1.3.6.1.4.1.85.6.1.1.14
                         vLtNodeName 1.3.6.1.4.1.85.6.1.1.14.1 displaystring read-write
The LAT-compatible node name for this unit. This name is transmitted as part of the node's LAT-compatible multicast messages.
                         vLtNodeID 1.3.6.1.4.1.85.6.1.1.14.2 displaystring read-write
The LAT-compatible identification string for this server. This string is transmitted as part of the agent's LAT-compatible multicast messages.
                         vLtNodeGroups 1.3.6.1.4.1.85.6.1.1.14.3 ltgrouplist read-write
A bit string indicating the LAT-compatible groups which are transmitted as part of the node's LAT-compatible multicast messages.
                         vLtNumber 1.3.6.1.4.1.85.6.1.1.14.4 integer read-write
An integer indicating the LAT-compatible number that is tranmsitted as part of the node's LAT-compatible multicast messages.
                         vLtMcastEnable 1.3.6.1.4.1.85.6.1.1.14.5 integer read-write
An integer indicating whether the unit's LAT-compatible periodic multicast is enabled or not. If enabled, the unit will transmit one LAT-compatible multicast message every vLtMcastTimer seconds if it has any local services to announce. Enumeration: 'disabled': 2, 'enabled': 1.
                         vLtMcastTimer 1.3.6.1.4.1.85.6.1.1.14.6 integer read-write
An integer indicating the unit's multicast timer value in seconds. If multicasts are enabled, the unit will transmit one LAT-compatible multicast message every vLtMcastTimer seconds if it has any local services to announce.
                         vLtCktTimer 1.3.6.1.4.1.85.6.1.1.14.7 integer read-write
An integer indicating the unit's circuit timer value in milliseconds. For circuits on which the unit is the master, circuit data is collected for transmission once every circuit timer interval.
                         vLtKeepaliveTimer 1.3.6.1.4.1.85.6.1.1.14.8 integer read-write
An integer indicating the unit's keepalive timer value in seconds. For circuits on which the unit is the master, a keepalive message is transmitted once every keepalive timer interval if the circuit is otherwise idle.
                         vLtMaxRetran 1.3.6.1.4.1.85.6.1.1.14.9 integer read-write
An integer indicating the maximum number of times the unit will attempt to retransmit LAT-compatible messages.
                         vLtSlotPerCkt 1.3.6.1.4.1.85.6.1.1.14.10 integer read-write
An integer indicating the maximum number of slots per circuit that the unit can support. This effectively limits the number of sessions the unit can maintain with any other node on a single circuit.
                         vLtMaxNodes 1.3.6.1.4.1.85.6.1.1.14.11 integer read-write
An integer indicating the maximum number of LAT-compatible nodes about which the unit will maintain information necessary for session establishment. When the unit receives LAT-compatible multicasts, it enters the pertinent information into its internal node table. This object indicates the maximum number of entries in the node table.
                         vLtMaxSvcs 1.3.6.1.4.1.85.6.1.1.14.12 integer read-write
An integer indicating the maximum number of LAT-compatible services about which the unit will maintain information necessary for session establishment. When the unit receives LAT-compatible multicasts, it enters the pertinent information into its internal service table. This object indicates the size of the service table.
                         vLtMaxCkts 1.3.6.1.4.1.85.6.1.1.14.13 integer read-write
An integer indicating the maximum number of simultaneous active LAT-compatible circuits. In effect this object governs the maximum number of LAT-compatible nodes with which the unit can maintain simultaneous connections.
                         vLtSessCurrNumber 1.3.6.1.4.1.85.6.1.1.14.14 integer read-only
An integer indicating the current number of entries in vLtSessTable. This object is not constant.
                         vLtSessTable 1.3.6.1.4.1.85.6.1.1.14.15 no-access
A list of LAT-compatible session entries. The number of entries is given by the value of vLtSessCurrNumber.
                               vLtSessEntry 1.3.6.1.4.1.85.6.1.1.14.15.1 no-access
Parameter and status values for a LAT-compatible session entry.
                                   vLtSessPortIndex 1.3.6.1.4.1.85.6.1.1.14.15.1.1 integer read-only
The value of vPortIndex for the port to which this session belongs.
                                   vLtSessIndex 1.3.6.1.4.1.85.6.1.1.14.15.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.
                                   vLtSessOrigin 1.3.6.1.4.1.85.6.1.1.14.15.1.3 integer read-only
The session's source of establishment. 'network(2)' indicates that a remote node has started this session. 'local(3)' indicates that the session was started by the agent port given by vLtSessPortIndex. 'remote-port(4)' indicates that the session is local between two server ports, and the port given by vLtSessPortIndex was not the initiator of the session. Enumeration: 'unknown': 1, 'local': 3, 'network': 2, 'remote-port': 4.
                                   vLtSessState 1.3.6.1.4.1.85.6.1.1.14.15.1.4 integer read-only
The current state of the session. Enumeration: 'stopping': 3, 'running': 2, 'starting': 1.
                                   vLtSessDisconnect 1.3.6.1.4.1.85.6.1.1.14.15.1.5 integer read-write
A control to terminate the session. In response to a get-request or get-next-request, the agent always returns 'ready(1)' as the value. Setting the value to 'execute(2)' causes termination. Enumeration: 'ready': 1, 'execute': 2.
                                   vLtSessSvcName 1.3.6.1.4.1.85.6.1.1.14.15.1.6 displaystring read-only
A (readable) text string indicating the name of the LAT-compatible remote service. A zero-length value indicates that the remote service for this session is unknown.
                                   vLtSessNodeName 1.3.6.1.4.1.85.6.1.1.14.15.1.7 displaystring read-only
A (readable) text string indicating the name of the LAT-compatible remote node. A zero-length value indicates that the remote node for this session is unknown.
                                   vLtSessDestName 1.3.6.1.4.1.85.6.1.1.14.15.1.8 displaystring read-only
A (readable) text string indicating the name of the LAT-compatible remote destination port. A zero-length value indicates that the remote port name for this session is unknown.
                         vLtTotalRcvPkts 1.3.6.1.4.1.85.6.1.1.14.16 counter read-only
A count of the total number of LAT-compatible messages received and processed by the unit.
                         vLtTotalTrnPkts 1.3.6.1.4.1.85.6.1.1.14.17 counter read-only
A count of the total number of LAT-compatible messages transmitted by the unit.
                         vLtTotalRetranPkts 1.3.6.1.4.1.85.6.1.1.14.18 counter read-only
A count of the total number of LAT-compatible messages retransmited.
                         vLtRcvCorruptPkts 1.3.6.1.4.1.85.6.1.1.14.19 counter read-only
A count of the total number of LAT-compatible station packets recieved which were found to be invalid or corrupted.
                         vLtRcvCorruptMcasts 1.3.6.1.4.1.85.6.1.1.14.20 counter read-only
A count of the total number of LAT-compatible multicast packets recieved which were found to be invalid or corrupted.
                         vLtRcvDuplicatePkts 1.3.6.1.4.1.85.6.1.1.14.21 counter read-only
A count of the total number of LAT-compatible messages received which had already been acknowledged by the unit.
                         vLtReqAccepted 1.3.6.1.4.1.85.6.1.1.14.22 counter read-only
A count of the total number of remote connection requests which were received and accepted by the unit.
                         vLtReqRejected 1.3.6.1.4.1.85.6.1.1.14.23 counter read-only
A count of the total number of remote connection requests which were received and rejected by the unit.
                         vLtTotalNodeDiscards 1.3.6.1.4.1.85.6.1.1.14.24 counter read-only
A count of the total number of LAT-compatible nodes that the unit has not been able to insert into its internal node table, due to resource failures.
                   vcpQueue 1.3.6.1.4.1.85.6.1.1.15
                         vQueMaxEntries 1.3.6.1.4.1.85.6.1.1.15.1 integer read-write
An integer indicating the maximum number of queued connection requests. This governs the maximum value that vQueCurrNumber can take.
                         vQueCurrNumber 1.3.6.1.4.1.85.6.1.1.15.2 integer read-only
An integer indicating the current number of entries in vQueTable. This object is not constant.
                         vQueTable 1.3.6.1.4.1.85.6.1.1.15.3 no-access
A list of queue entries. The number of entries is given by the value of vQueCurrNumber.
                             vQueEntry 1.3.6.1.4.1.85.6.1.1.15.3.1 no-access
Parameter and status values for a queue entry.
                                 vQueEntryNumber 1.3.6.1.4.1.85.6.1.1.15.3.1.1 integer read-only
A unique identifier for the queue entry. Entry numbers may be re-used, but there will never be two simultaneous queue entries with the same value of vQueEntryNumber.
                                 vQueSvcName 1.3.6.1.4.1.85.6.1.1.15.3.1.2 octet string read-only
The name of the service for which this queue entry is awating connection.
                                 vQueNodeName 1.3.6.1.4.1.85.6.1.1.15.3.1.3 octet string read-only
The name of the remote node with which the connection will take place.
                                 vQuePortName 1.3.6.1.4.1.85.6.1.1.15.3.1.4 octet string read-only
The name of the port with which the connection will take place.
                                 vQueStatus 1.3.6.1.4.1.85.6.1.1.15.3.1.5 integer read-write
The current status of the queue entry. Setting the value of this object to 'invalid(2)' has the effect of deleting the queue entry. Enumeration: 'valid': 1, 'invalid': 2.
                   vcpSnmp 1.3.6.1.4.1.85.6.1.1.16
                         vSnmpReadCommunity 1.3.6.1.4.1.85.6.1.1.16.1 octet string read-write
A current community name in use by the agent for which get-requests and getnext-requests are permitted.
                         vSnmpWriteCommunity 1.3.6.1.4.1.85.6.1.1.16.2 octet string read-write
A current community name in use by the agent for which the set-request is permitted.
                         vSnmpReadWriteCommunity 1.3.6.1.4.1.85.6.1.1.16.3 octet string read-write
A current community name in use by the agent for which set-requests, get-requests, and getnext-requests are permitted.
                         vSnmpWriteEnable 1.3.6.1.4.1.85.6.1.1.16.4 integer read-write
An integer which indicates whether SET requests are permitted from any management station. This flag overrides use of the WRITE or READWRITE community names. Thus, if this object has the value disabled(2), no SET requests are permitted regardless of community name. Enumeration: 'disabled': 2, 'enabled': 1.
                         vSnmpTrapDestCurrNumber 1.3.6.1.4.1.85.6.1.1.16.5 integer read-only
An integer indicating the current number of entries in vSnmpTrapDestTable. This object is not constant.
                         vSnmpTrapDestTable 1.3.6.1.4.1.85.6.1.1.16.6 no-access
A list of destination management stations to which this agent will address certain generated trap messages. The number of entries is given by the value of vSnmpTrapDestCurrNumber.
                             vSnmpTrapDestEntry 1.3.6.1.4.1.85.6.1.1.16.6.1 no-access
Parameter and status values for a SNMP trap destination entry.
                                 vSnmpTrapDestAddr 1.3.6.1.4.1.85.6.1.1.16.6.1.1 ipaddress read-write
The IP address of this trap destination node.
                                 vSnmpTrapDestCommunity 1.3.6.1.4.1.85.6.1.1.16.6.1.2 integer read-write
Indication of which of the three locally maintained community names will be used in trap messages addressed to this trap destination. Enumeration: 'read': 1, 'write': 2, 'readwrite': 3.
                                 vSnmpTrapDestColdEnable 1.3.6.1.4.1.85.6.1.1.16.6.1.3 integer read-write
An indication of whether trap messages of the 'cold-start' type will be sent to this trap destination. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vSnmpTrapDestAuthEnable 1.3.6.1.4.1.85.6.1.1.16.6.1.4 integer read-write
An indication of whether trap messages of the 'authentication-failure' type will be sent to this trap destination. Enumeration: 'disabled': 2, 'enabled': 1.
                                 vSnmpTrapDestStatus 1.3.6.1.4.1.85.6.1.1.16.6.1.5 integer read-write
The current status of the trap destination entry. Setting this object to the value 'invalid(2)' has the effect of deleting the entry. Enumeration: 'valid': 1, 'invalid': 2.