This value dictates the behavior of the RS-232 Data
Terminal Ready (DTR) signal at the time a session ends
due to a logout, timeout, or shutdown. This is used by
some modems as an indication that they should hangup.
Parsed from file chipcom-emm.mib.txt
Company: None
Module: ChpCom-EMM
This value dictates the behavior of the RS-232 Data
Terminal Ready (DTR) signal at the time a session ends
due to a logout, timeout, or shutdown. This is used by
some modems as an indication that they should hangup.
This variable returns notApplicable(3) if the RS-232
port does not have a DTR signal.
Parsed from file CHIPCOMMIB.mib
Module: CHIPCOMMIB
Vendor: Chippcom
Module: CHIPCOMMIB
[Automatically extracted from oidview.com]
chipTTYDTR OBJECT-TYPE SYNTAX INTEGER { asserted(1), deasserted(2) } ACCESS read-write STATUS mandatory DESCRIPTION "This value dictates the behavior of the RS-232 Data Terminal Ready (DTR) signal at the time a session ends due to a logout, timeout, or shutdown. This is used by some modems as an indication that they should hangup." ::= { chipTTYEntry 8 }
chipTTYDTR OBJECT-TYPE SYNTAX INTEGER { asserted(1), deasserted(2), notApplicable(3) } ACCESS read-write STATUS mandatory DESCRIPTION "This value dictates the behavior of the RS-232 Data Terminal Ready (DTR) signal at the time a session ends due to a logout, timeout, or shutdown. This is used by some modems as an indication that they should hangup. This variable returns notApplicable(3) if the RS-232 port does not have a DTR signal." ::= { chipTTYEntry 8 }
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.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.10 | chipTTYMode | 0 | 0 | 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 s… |
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). |