portTelnetStatus
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.5.3.1.2
Object
column
r/w
ContainerStatus
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.5.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portTelnetEntry
- Table
- portTelnetTable
- Siblings
- 14
Syntax
ContainerStatus
- Source
- ContainerStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | modified |
4 | applyChanges |
6 | discardChanges |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| portTelnetIndex portTelnetIndex | column | PortNumber | .1.3.6.1.4.1.1966.12.1.5.3.1.1 |
| portTelnetQuit Defines the quit character. Typing the quit character closes
and exits the current telnet session. This value is in
hexadecimal with a default value of 1c (ASCII value FS). | column | Hex8 | .1.3.6.1.4.1.1966.12.1.5.3.1.10 |
| portTelnetEOF Defines the end-of-file character. When Line Mode is On,
entering the eof character as the first character on a line
sends the character to the remote host. This value is in hexad… | column | Hex8 | .1.3.6.1.4.1.1966.12.1.5.3.1.11 |
| portTelnetErase Defines the erase character. When Line Mode is Off, typing the erase
character erases one character. This value is in hexadecimal with a
default value of 8 (ASCII value ^H). | column | Hex8 | .1.3.6.1.4.1.1966.12.1.5.3.1.12 |
| portTelnetEchoCC Defines the echo character. When Line Mode is On, typing the echo
character echoes the text locally and sends only completed lines to
the host. This value is in hexadecimal with a… | column | Hex8 | .1.3.6.1.4.1.1966.12.1.5.3.1.13 |
| portTelnetBreak Defines the escape character. Returns you to the command line mode.
This value is in hexadecimal with a default value of 1d (ASCII value GS). | column | Hex8 | .1.3.6.1.4.1.1966.12.1.5.3.1.14 |
| portTelnetTunnelName The name of the HTTP tunnel associated with this service. | column | OctetString | .1.3.6.1.4.1.1966.12.1.5.3.1.15 |
| portTelnetPort The port number the target host is listening on for
incoming connections. Default is 23. | column | Integer32 | .1.3.6.1.4.1.1966.12.1.5.3.1.3 |
| portTelnetHost The name of the target host. | column | OctetString | .1.3.6.1.4.1.1966.12.1.5.3.1.4 |
| portTelnetTermType Type of terminal attached to this line; for example, ANSI or WYSE60. | column | OctetString | .1.3.6.1.4.1.1966.12.1.5.3.1.5 |
| portTelnetEcho Toggles between local echo of entered characters and suppressing
local echo. Local echo is used for normal processing, while suppressing
the echo is convenient for entering text t… | column | OnOffValue | .1.3.6.1.4.1.1966.12.1.5.3.1.6 |
| portTelnetMapnl Maps carriage returns (CR) to carriage return line feed (CRLF).
The default value is Off. | column | OnOffValue | .1.3.6.1.4.1.1966.12.1.5.3.1.7 |
| portTelnetMode When On, keyboard input is not sent to the remote host until
Enter is pressed, otherwise input is sent every time a key
is pressed. Default is Off. | column | OnOffValue | .1.3.6.1.4.1.1966.12.1.5.3.1.8 |
| portTelnetInterrupt Defines the interrupt character. Typing the interrupt
character interrupts the current process. This value is in
hexadecimal with a default value of 3 (ASCII value ^C). | column | Hex8 | .1.3.6.1.4.1.1966.12.1.5.3.1.9 |