The mode setting for this TTY. A mode of slip(2) may be
set for only a single instance of this object. If an attempt
is made to set multiple instances of this object to slip(2)
within a single SNMP request, a genError(5) will be returned.
However, the first instance encountered may have been set to
slip(2)
Parsed from file isd_mib.txt
Company: a3com
Module: CHIPCOMMIB
Vendor: 3Com
Module: CHIPCOMMIB (isd_mib)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
chipTTYMode OBJECT-TYPE SYNTAX INTEGER { command-line(1), slip(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The mode setting for this TTY. A mode of slip(2) may be set for only a single instance of this object. If an attempt is made to set multiple instances of this object to slip(2) within a single SNMP request, a genError(5) will be returned. However, the first instance encountered may have been set to slip(2)" ::= { chipTTYEntry 10 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.49.2.5.2.1.1 | chipTTYIndex | 0 | 0 | The TTY to which this entry refers. |
1.3.6.1.4.1.49.2.5.2.1.2 | chipTTYBaud | 0 | 0 | The baud rate. |
1.3.6.1.4.1.49.2.5.2.1.3 | chipTTYParity | 0 | 0 | The parity setting. |
1.3.6.1.4.1.49.2.5.2.1.4 | chipTTYStop | 0 | 0 | The number of stop bits. |
1.3.6.1.4.1.49.2.5.2.1.5 | chipTTYData | 0 | 0 | The number of data bits. |
1.3.6.1.4.1.49.2.5.2.1.6 | chipTTYTimeout | 0 | 0 | The number of minutes to wait before this agent logs out an inactive login session on this TTY. |
1.3.6.1.4.1.49.2.5.2.1.7 | chipTTYPrompt | 0 | 0 | The terminal prompt to display. |
1.3.6.1.4.1.49.2.5.2.1.8 | chipTTYDTR | 0 | 0 | This value dictates the behavior of the RS-232 Data Terminal Ready (DTR) signal at the time a session ends due to a logout, timeo… |
1.3.6.1.4.1.49.2.5.2.1.9 | chipTTYTerminalType | 0 | 0 | A string which indicates the type of terminal that is attached to the serial port. It should be noted that the string is passed t… |
1.3.6.1.4.1.49.2.5.2.1.11 | chipTTYSlipDestIpAddr | 0 | 0 | The Destination IP Address of the SLIP connection for this TTY. Only valid if chipTTYMode for this TTY is slip(2). |