ASCEND-MIBTS-MIB

File: ASCEND-MIBTS-MIB.mib (34085 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibtermSrvProfileEntry  
SEQUENCE    
  termSrvProfile-Index-o INTEGER
  termSrvProfile-Enabled INTEGER
  termSrvProfile-SecurityMode INTEGER
  termSrvProfile-ModemConfiguration-V42-mnp INTEGER
  termSrvProfile-ModemConfiguration-MaxBaudRate INTEGER
  termSrvProfile-ModemConfiguration-ModemTransmitLevel INTEGER
  termSrvProfile-ModemConfiguration-CellModeFirst INTEGER
  termSrvProfile-ModemConfiguration-CellLevel INTEGER
  termSrvProfile-ModemConfiguration-o7Even INTEGER
  termSrvProfile-ModemConfiguration-ModemMod INTEGER
  termSrvProfile-ModemConfiguration-oATAnswerString DisplayString
  termSrvProfile-ModemConfiguration-ModemOnHoldTimeout INTEGER
  termSrvProfile-ModemConfiguration-QuickConnectEnabled INTEGER
  termSrvProfile-ModemConfiguration-MaxV92ReceiveBaudRate INTEGER
  termSrvProfile-ModemConfiguration-V44Enabled INTEGER
  termSrvProfile-TerminalModeConfiguration-SilentMode INTEGER
  termSrvProfile-TerminalModeConfiguration-ClearScreen INTEGER
  termSrvProfile-TerminalModeConfiguration-SystemPassword DisplayString
  termSrvProfile-TerminalModeConfiguration-Banner DisplayString
  termSrvProfile-TerminalModeConfiguration-LoginPrompt DisplayString
  termSrvProfile-TerminalModeConfiguration-PasswordPrompt DisplayString
  termSrvProfile-TerminalModeConfiguration-ThirdLoginPrompt DisplayString
  termSrvProfile-TerminalModeConfiguration-ThirdPromptSequence INTEGER
  termSrvProfile-TerminalModeConfiguration-Prompt DisplayString
  termSrvProfile-TerminalModeConfiguration-TerminalType DisplayString
  termSrvProfile-TerminalModeConfiguration-ClearCall INTEGER
  termSrvProfile-TerminalModeConfiguration-BufferChars INTEGER
  termSrvProfile-TerminalModeConfiguration-Ping INTEGER
  termSrvProfile-TerminalModeConfiguration-Traceroute INTEGER
  termSrvProfile-TerminalModeConfiguration-Tcp INTEGER
  termSrvProfile-TerminalModeConfiguration-TsAraEnabled INTEGER
  termSrvProfile-TerminalModeConfiguration-RloginOptions-Rlogin INTEGER
  termSrvProfile-TerminalModeConfiguration-RloginOptions-MaxSourcePort INTEGER
  termSrvProfile-TerminalModeConfiguration-RloginOptions-MinSourcePort INTEGER
  termSrvProfile-TerminalModeConfiguration-TelnetOptions-Telnet INTEGER
  termSrvProfile-TerminalModeConfiguration-TelnetOptions-TelnetMode INTEGER
  termSrvProfile-TerminalModeConfiguration-TelnetOptions-AutoTelnet INTEGER
  termSrvProfile-TerminalModeConfiguration-TelnetOptions-LocalEcho INTEGER
  termSrvProfile-TerminalModeConfiguration-TelnetOptions-Security INTEGER
  termSrvProfile-TerminalModeConfiguration-IpAddMsg DisplayString
  termSrvProfile-TerminalModeConfiguration-PromptFormat INTEGER
  termSrvProfile-TerminalModeConfiguration-IpNetmaskMsg DisplayString
  termSrvProfile-TerminalModeConfiguration-IpGwAddMsg DisplayString
  termSrvProfile-TerminalModeConfiguration-LoginTimeout INTEGER
  termSrvProfile-TerminalModeConfiguration-PacketizeWaitTime INTEGER
  termSrvProfile-TerminalModeConfiguration-PacketizeChars INTEGER
  termSrvProfile-ImmediateModeOptions-Service INTEGER
  termSrvProfile-ImmediateModeOptions-TelnetHostAuth INTEGER
  termSrvProfile-ImmediateModeOptions-Host DisplayString
  termSrvProfile-ImmediateModeOptions-Port INTEGER
  termSrvProfile-MenuModeOptions-StartWithMenus INTEGER
  termSrvProfile-MenuModeOptions-ToggleScreen INTEGER
  termSrvProfile-MenuModeOptions-RemoteConfiguration INTEGER
  termSrvProfile-MenuModeOptions-Text1 DisplayString
  termSrvProfile-MenuModeOptions-Host1 DisplayString
  termSrvProfile-MenuModeOptions-Service1 INTEGER
  termSrvProfile-MenuModeOptions-Port1 INTEGER
  termSrvProfile-MenuModeOptions-User1 DisplayString
  termSrvProfile-MenuModeOptions-Text2 DisplayString
  termSrvProfile-MenuModeOptions-Host2 DisplayString
  termSrvProfile-MenuModeOptions-Service2 INTEGER
  termSrvProfile-MenuModeOptions-Port2 INTEGER
  termSrvProfile-MenuModeOptions-User2 DisplayString
  termSrvProfile-MenuModeOptions-Text3 DisplayString
  termSrvProfile-MenuModeOptions-Host3 DisplayString
  termSrvProfile-MenuModeOptions-Service3 INTEGER
  termSrvProfile-MenuModeOptions-Port3 INTEGER
  termSrvProfile-MenuModeOptions-User3 DisplayString
  termSrvProfile-MenuModeOptions-Text4 DisplayString
  termSrvProfile-MenuModeOptions-Host4 DisplayString
  termSrvProfile-MenuModeOptions-Service4 INTEGER
  termSrvProfile-MenuModeOptions-Port4 INTEGER
  termSrvProfile-MenuModeOptions-User4 DisplayString
  termSrvProfile-MenuModeOptions-MenuSelectionString DisplayString
  termSrvProfile-PppModeConfiguration-Ppp INTEGER
  termSrvProfile-PppModeConfiguration-Delay INTEGER
  termSrvProfile-PppModeConfiguration-Direct INTEGER
  termSrvProfile-PppModeConfiguration-Info INTEGER
  termSrvProfile-SlipModeConfiguration-Slip INTEGER
  termSrvProfile-SlipModeConfiguration-SlipBootp INTEGER
  termSrvProfile-SlipModeConfiguration-Info INTEGER
  termSrvProfile-SlipModeConfiguration-CslipAutoDetect INTEGER
  termSrvProfile-DialoutConfiguration-Enabled INTEGER
  termSrvProfile-DialoutConfiguration-DirectAccess INTEGER
  termSrvProfile-DialoutConfiguration-PortForDirectAccess INTEGER
  termSrvProfile-DialoutConfiguration-PasswordForDirectAccess DisplayString
  termSrvProfile-DialoutConfiguration-SecurityForDirectAccess INTEGER
  termSrvProfile-Action-o INTEGER

Defined Values

mibtermSrvProfile 1.3.6.1.4.1.529.23.133
OBJECT IDENTIFIER    

mibtermSrvProfileTable 1.3.6.1.4.1.529.23.133.1
A list of mibtermSrvProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibtermSrvProfileEntry

mibtermSrvProfileEntry 1.3.6.1.4.1.529.23.133.1.1
A mibtermSrvProfile entry containing objects that maps to the parameters of mibtermSrvProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibtermSrvProfileEntry  

termSrvProfile-Index-o 1.3.6.1.4.1.529.23.133.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

termSrvProfile-Enabled 1.3.6.1.4.1.529.23.133.1.1.2
Terminal server availability flag. When set to no all terminal server functions are disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-SecurityMode 1.3.6.1.4.1.529.23.133.1.1.3
Indicates the type of terminal server security (if any).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), partial(2), full(3)  

termSrvProfile-ModemConfiguration-V42-mnp 1.3.6.1.4.1.529.23.133.1.1.4
Describes the modem error correction mode. Error correction can be required, not used, or optional.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER wontV42(1), willV42(2), mustV42(3)  

termSrvProfile-ModemConfiguration-MaxBaudRate 1.3.6.1.4.1.529.23.133.1.1.5
Describes the maximum connection baud rate the modems should try.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER n-33600MaxBaud(1), n-31200MaxBaud(2), n-28800MaxBaud(3), n-26400MaxBaud(4), n-24000MaxBaud(5), n-21600MaxBaud(6), n-19200MaxBaud(7), n-16800MaxBaud(8), n-14400MaxBaud(9), n-12000MaxBaud(10), n-9600MaxBaud(11), n-7200MaxBaud(12), n-4800MaxBaud(13), n-2400MaxBaud(14)  

termSrvProfile-ModemConfiguration-ModemTransmitLevel 1.3.6.1.4.1.529.23.133.1.1.6
The transmit attenuate level the modems should try.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER level-13DbMdmTrnLevel(11), level-14DbMdmTrnLevel(12), level-15DbMdmTrnLevel(13), level-16DbMdmTrnLevel(14), level-17DbMdmTrnLevel(15), level-18DbMdmTrnLevel(16)  

termSrvProfile-ModemConfiguration-CellModeFirst 1.3.6.1.4.1.529.23.133.1.1.7
If yes, the modem attempts cellular connection first - then land connection. If no, land based is attempted first, then cellular.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-ModemConfiguration-CellLevel 1.3.6.1.4.1.529.23.133.1.1.8
The modem cellular communications transmit and receive level. Valid values are -10 db .. -18 db.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER level-18DbCellLevel(1), level-17DbCellLevel(2), level-16DbCellLevel(3), level-15DbCellLevel(4), level-14DbCellLevel(5), level-13DbCellLevel(6), level-12DbCellLevel(7), level-11DbCellLevel(8), level-10DbCellLevel(9)  

termSrvProfile-ModemConfiguration-o7Even 1.3.6.1.4.1.529.23.133.1.1.9
If set to yes, all incoming data has its parity bit cleared and all outgoing data is forced to 7 bits with even parity.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-ModemConfiguration-ModemMod 1.3.6.1.4.1.529.23.133.1.1.10
The modulation protocol to be attempted by the modems.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER k56Modulation(1), v34Modulation(2), v90Modulation(3), v92Modulation(4)  

termSrvProfile-ModemConfiguration-oATAnswerString 1.3.6.1.4.1.529.23.133.1.1.11
Allows the user to enter any additional AT commands in the modem answer string.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-ModemConfiguration-ModemOnHoldTimeout 1.3.6.1.4.1.529.23.133.1.1.85
The allowable Modem-on-Hold timeout values.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER mohDisabled(1), n-10SecMohTimeout(2), n-20SecMohTimeout(3), n-30SecMohTimeout(4), n-40SecMohTimeout(5), n-1MinMohTimeout(6), n-2MinMohTimeout(7), n-3MinMohTimeout(8), n-4MinMohTimeout(9), n-6MinMohTimeout(10), n-8MinMohTimeout(11), n-12MinMohTimeout(12), n-16MinMohTimeout(13), noLimitMohTimeout(14), connProfileUseGlobal(15)  

termSrvProfile-ModemConfiguration-QuickConnectEnabled 1.3.6.1.4.1.529.23.133.1.1.86
If set to yes, Quick-Connect will be enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-ModemConfiguration-MaxV92ReceiveBaudRate 1.3.6.1.4.1.529.23.133.1.1.87
The maximum V.92 receive baud rate to be attempted by the modems.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER n-48000MaxV92Baud(1), n-46667MaxV92Baud(2), n-45333MaxV92Baud(3), n-44000MaxV92Baud(4), n-42667MaxV92Baud(5), n-41333MaxV92Baud(6), n-40000MaxV92Baud(7), n-38667MaxV92Baud(8), n-37333MaxV92Baud(9), n-36000MaxV92Baud(10), n-34667MaxV92Baud(11), n-33333MaxV92Baud(12), n-32000MaxV92Baud(13), n-30667MaxV92Baud(14), n-29333MaxV92Baud(15), n-28000MaxV92Baud(16), n-26667MaxV92Baud(17), n-25333MaxV92Baud(18), n-24000MaxV92Baud(19)  

termSrvProfile-ModemConfiguration-V44Enabled 1.3.6.1.4.1.529.23.133.1.1.88
If set to yes, allow V.44 compression to be negotiated
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-TerminalModeConfiguration-SilentMode 1.3.6.1.4.1.529.23.133.1.1.12
Don't generate any status messages upon connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-TerminalModeConfiguration-ClearScreen 1.3.6.1.4.1.529.23.133.1.1.13
Clear the screen at terminal server startup.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-TerminalModeConfiguration-SystemPassword 1.3.6.1.4.1.529.23.133.1.1.14
Global terminal server system access password.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-TerminalModeConfiguration-Banner 1.3.6.1.4.1.529.23.133.1.1.15
The terminal server login banner.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-TerminalModeConfiguration-LoginPrompt 1.3.6.1.4.1.529.23.133.1.1.16
The string used to prompt for user name when authentication is in use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-TerminalModeConfiguration-PasswordPrompt 1.3.6.1.4.1.529.23.133.1.1.17
The string used to prompt for password when authentication is in use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-TerminalModeConfiguration-ThirdLoginPrompt 1.3.6.1.4.1.529.23.133.1.1.18
An optional third prompt for a terminal server login. If this value is null no third prompt is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-TerminalModeConfiguration-ThirdPromptSequence 1.3.6.1.4.1.529.23.133.1.1.19
Select where the third prompt should appear in the login sequence: either before or after user name & password.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER last(1), first(2)  

termSrvProfile-TerminalModeConfiguration-Prompt 1.3.6.1.4.1.529.23.133.1.1.20
The current terminal server prompt.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-TerminalModeConfiguration-TerminalType 1.3.6.1.4.1.529.23.133.1.1.21
The default terminal type for telnet and rlogin sessions.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-TerminalModeConfiguration-ClearCall 1.3.6.1.4.1.529.23.133.1.1.22
Select operation when a telnet/rlogin/tcp session terminates. When set to yes, the dial-in session will also terminate.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-TerminalModeConfiguration-BufferChars 1.3.6.1.4.1.529.23.133.1.1.23
Whether to buffer termserv characters or to forward them without buffering. Buffering provides better throughput at a slight increase in latency.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-TerminalModeConfiguration-Ping 1.3.6.1.4.1.529.23.133.1.1.24
Enable/disable the ping command from the terminal server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-TerminalModeConfiguration-Traceroute 1.3.6.1.4.1.529.23.133.1.1.25
Enable/disable the traceroute command from the terminal server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-TerminalModeConfiguration-Tcp 1.3.6.1.4.1.529.23.133.1.1.26
Enable/disable the tcp command from the terminal server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-TerminalModeConfiguration-TsAraEnabled 1.3.6.1.4.1.529.23.133.1.1.27
TRUE if terminal server users are allowed to intiate async ARA sessions.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-TerminalModeConfiguration-RloginOptions-Rlogin 1.3.6.1.4.1.529.23.133.1.1.28
Enable/disable the rlogin command from the terminal server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-TerminalModeConfiguration-RloginOptions-MaxSourcePort 1.3.6.1.4.1.529.23.133.1.1.29
A highest limit of the port number used by rlogin. For BSD's rlogin, the client source port range is 512 to 1023.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

termSrvProfile-TerminalModeConfiguration-RloginOptions-MinSourcePort 1.3.6.1.4.1.529.23.133.1.1.30
A lowest limit of the port number used by rlogin. For BSD's rlogin, the client source port range is 512 to 1023.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

termSrvProfile-TerminalModeConfiguration-TelnetOptions-Telnet 1.3.6.1.4.1.529.23.133.1.1.31
Enable/disable the use of the telnet terminal server command.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-TerminalModeConfiguration-TelnetOptions-TelnetMode 1.3.6.1.4.1.529.23.133.1.1.32
Selects default Telnet mode: ASCII, Binary, or Transparent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ascii(1), binary(2), transparent(3)  

termSrvProfile-TerminalModeConfiguration-TelnetOptions-AutoTelnet 1.3.6.1.4.1.529.23.133.1.1.33
If set to 'yes' unknown terminal server commands will be treated as the name of a host to telnet to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-TerminalModeConfiguration-TelnetOptions-LocalEcho 1.3.6.1.4.1.529.23.133.1.1.34
Defines the default echo mode for telnet sessions. The default mode can be overridded on the command line.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-TerminalModeConfiguration-TelnetOptions-Security 1.3.6.1.4.1.529.23.133.1.1.35
Level of security used to authenticate telnet sessions.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER telnetSecurityNone(1), telnetSecurityGlobal(2), telnetSecurityProfile(3), telnetSecurityAuthSetting(4)  

termSrvProfile-TerminalModeConfiguration-IpAddMsg 1.3.6.1.4.1.529.23.133.1.1.36
This is a text field that will be printed in front of the IP address in the terminal server when going into PPP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-TerminalModeConfiguration-PromptFormat 1.3.6.1.4.1.529.23.133.1.1.37
TRUE if the terminal server prompt should interpret \n.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-TerminalModeConfiguration-IpNetmaskMsg 1.3.6.1.4.1.529.23.133.1.1.38
This is a text field that will be printed in front of the IP Netmask in the terminal server when going into SLIP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-TerminalModeConfiguration-IpGwAddMsg 1.3.6.1.4.1.529.23.133.1.1.39
This is a text field that will be printed in front of the IP Gateway address in the terminal server when going into SLIP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-TerminalModeConfiguration-LoginTimeout 1.3.6.1.4.1.529.23.133.1.1.40
The number of seconds to wait at the login prompt for the user to login. A value of 0 disables the timeout.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

termSrvProfile-TerminalModeConfiguration-PacketizeWaitTime 1.3.6.1.4.1.529.23.133.1.1.41
The number of milliseconds to accumulate modem data in a packet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

termSrvProfile-TerminalModeConfiguration-PacketizeChars 1.3.6.1.4.1.529.23.133.1.1.42
The number of characters to accumulate modem data in a packet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

termSrvProfile-ImmediateModeOptions-Service 1.3.6.1.4.1.529.23.133.1.1.43
enable/disable immediate mode and specify the service type. Immediate mode is where a user is automatically connected to a remote host using the specified service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), telnet(2), rawTcp(3), rlogin(4), x25Pad(5), x25T3pos(6)  

termSrvProfile-ImmediateModeOptions-TelnetHostAuth 1.3.6.1.4.1.529.23.133.1.1.44
Option defines if telnet is started directly bypassing the local authentication process. When enabled, authentication is the responsibility of the telnet host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-ImmediateModeOptions-Host 1.3.6.1.4.1.529.23.133.1.1.45
Name or IP address or X.121 address of the immediate TELNET, TCP, or X.25/Pad host to connect to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-ImmediateModeOptions-Port 1.3.6.1.4.1.529.23.133.1.1.46
TCP port to which the TELNET or TCP stream is to be redirected to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

termSrvProfile-MenuModeOptions-StartWithMenus 1.3.6.1.4.1.529.23.133.1.1.47
Terminal server interface will start in menu mode when this field is 'yes'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-MenuModeOptions-ToggleScreen 1.3.6.1.4.1.529.23.133.1.1.48
When enabled, users are able to toggle between menu mode and the normal terminal server command line.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-MenuModeOptions-RemoteConfiguration 1.3.6.1.4.1.529.23.133.1.1.49
When enabled, the text and host addresses that make up the menu will be retrieved from RADIUS (if RADIUS is enabled).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-MenuModeOptions-Text1 1.3.6.1.4.1.529.23.133.1.1.50
The text to put in the terminal server menu for the first login host when remote configuration isn't available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-MenuModeOptions-Host1 1.3.6.1.4.1.529.23.133.1.1.51
The address of the first host to access when terminal server menu mode is being used without remote configuration.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-MenuModeOptions-Service1 1.3.6.1.4.1.529.23.133.1.1.52
Type of service required for this selection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER telnet(1), rlogin(2), ppp(3), rawtcp(4)  

termSrvProfile-MenuModeOptions-Port1 1.3.6.1.4.1.529.23.133.1.1.53
The port for contacting host. Used only for telnet service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

termSrvProfile-MenuModeOptions-User1 1.3.6.1.4.1.529.23.133.1.1.54
The user name for this selection. Used only for rlogin service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-MenuModeOptions-Text2 1.3.6.1.4.1.529.23.133.1.1.55
The text to put in the terminal server menu for the second login host when remote configuration isn't available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-MenuModeOptions-Host2 1.3.6.1.4.1.529.23.133.1.1.56
The address of the second host to access when terminal server menu mode is being used without remote configuration.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-MenuModeOptions-Service2 1.3.6.1.4.1.529.23.133.1.1.57
Type of service required for this selection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER telnet(1), rlogin(2), ppp(3), rawtcp(4)  

termSrvProfile-MenuModeOptions-Port2 1.3.6.1.4.1.529.23.133.1.1.58
The port for contacting host. Used only for telnet service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

termSrvProfile-MenuModeOptions-User2 1.3.6.1.4.1.529.23.133.1.1.59
The user name for this selection. Used only for rlogin service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-MenuModeOptions-Text3 1.3.6.1.4.1.529.23.133.1.1.60
The text to put in the terminal server menu for the third login host when remote configuration isn't available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-MenuModeOptions-Host3 1.3.6.1.4.1.529.23.133.1.1.61
The address of the third host to access when terminal server menu mode is being used without remote configuration.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-MenuModeOptions-Service3 1.3.6.1.4.1.529.23.133.1.1.62
Type of service required for this selection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER telnet(1), rlogin(2), ppp(3), rawtcp(4)  

termSrvProfile-MenuModeOptions-Port3 1.3.6.1.4.1.529.23.133.1.1.63
The port for contacting host. Used only for telnet service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

termSrvProfile-MenuModeOptions-User3 1.3.6.1.4.1.529.23.133.1.1.64
The user name for this selection. Used only for rlogin service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-MenuModeOptions-Text4 1.3.6.1.4.1.529.23.133.1.1.65
The text to put in the terminal server menu for the forth login host when remote configuration isn't available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-MenuModeOptions-Host4 1.3.6.1.4.1.529.23.133.1.1.66
The address of the forth host to access when terminal server menu mode is being used without remote configuration.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-MenuModeOptions-Service4 1.3.6.1.4.1.529.23.133.1.1.67
Type of service required for this selection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER telnet(1), rlogin(2), ppp(3), rawtcp(4)  

termSrvProfile-MenuModeOptions-Port4 1.3.6.1.4.1.529.23.133.1.1.68
The port for contacting host. Used only for telnet service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

termSrvProfile-MenuModeOptions-User4 1.3.6.1.4.1.529.23.133.1.1.69
The user name for this selection. Used only for rlogin service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-MenuModeOptions-MenuSelectionString 1.3.6.1.4.1.529.23.133.1.1.70
The selection string for the menu mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-PppModeConfiguration-Ppp 1.3.6.1.4.1.529.23.133.1.1.71
Enable/disable the PPP terminal server command.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-PppModeConfiguration-Delay 1.3.6.1.4.1.529.23.133.1.1.72
The number of seconds to wait for PPP before putting up the login banner and converting to telnet mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

termSrvProfile-PppModeConfiguration-Direct 1.3.6.1.4.1.529.23.133.1.1.73
Option defines if PPP negotiation is started directly after 'PPP' Term Server command is received or, not. When disabled, we wait to receive a PPP packet before sending.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-PppModeConfiguration-Info 1.3.6.1.4.1.529.23.133.1.1.74
Enable/Disable the PPP/SLIP start up message.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), modePpp(2), sessionPpp(3)  

termSrvProfile-SlipModeConfiguration-Slip 1.3.6.1.4.1.529.23.133.1.1.75
Enable/disable the SLIP command from the terminal server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-SlipModeConfiguration-SlipBootp 1.3.6.1.4.1.529.23.133.1.1.76
Enable/disable the SLIP command from the terminal server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-SlipModeConfiguration-Info 1.3.6.1.4.1.529.23.133.1.1.77
Level of information displayed in SLIP start up message.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER basicSlip(1), advancedSlip(2)  

termSrvProfile-SlipModeConfiguration-CslipAutoDetect 1.3.6.1.4.1.529.23.133.1.1.78
Enable/disbale auto detecting of SLIP header compression. This feature will try to auto-detect if the caller is using Van Jacobson header compression, and if so, the box will automatically switch to CSLIP mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-DialoutConfiguration-Enabled 1.3.6.1.4.1.529.23.133.1.1.79
Allow/disallow modem outdial from the terminal server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-DialoutConfiguration-DirectAccess 1.3.6.1.4.1.529.23.133.1.1.80
Allows direct connection to a modem by TELNETing to a configurable modem port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

termSrvProfile-DialoutConfiguration-PortForDirectAccess 1.3.6.1.4.1.529.23.133.1.1.81
The telnet port number for direct access to a modem.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

termSrvProfile-DialoutConfiguration-PasswordForDirectAccess 1.3.6.1.4.1.529.23.133.1.1.82
The password that must be used to gain direct access to a modem
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

termSrvProfile-DialoutConfiguration-SecurityForDirectAccess 1.3.6.1.4.1.529.23.133.1.1.83
The security method used to control direct modem access.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), global(2), user(3)  

termSrvProfile-Action-o 1.3.6.1.4.1.529.23.133.1.1.84
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)