MRV-IN-REACH-INTERNET-MIB :: telnetSerialPortEchoMode

MIB Reference — IPNetwork Monitor

All MIBsMRV-IN-REACH-INTERNET-MIBtelnetSerialPortEchoMode

telnetSerialPortEchoMode

Module: MRV-IN-REACH-INTERNET-MIB

OID (symbolic): MRV-IN-REACH-INTERNET-MIB::telnetSerialPortEchoMode

OID (numeric): 1.3.6.1.4.1.33.10.6.2.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Control for who echoes characters that come from the character port. The value meanings are:

local terminal server echoes locally remote remote system echoes disabled don't default to local echo passive don't initiate negotiating of echo character initiate remote echo and suppress go ahead line reject remote echo and reject suppress go ahead noecho will not initiate echo, but will negotiate it

Corresponds directly to PORT TELNET ECHO MODE and the value labeled 'Echo Mode:' in the PORT TELNET CHARACTERISTICS display.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.10.6.2.1.4
snmpwalk -v2c -c public <target> MRV-IN-REACH-INTERNET-MIB::telnetSerialPortEchoMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.33.10.6.2.1.4.1
snmpget -v2c -c public <target> MRV-IN-REACH-INTERNET-MIB::telnetSerialPortEchoMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.33.10.6.2.1.4.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> telnetSerialPortEchoMode.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.33iTouchITOUCH-MIB
1.3.6.1.4.1.33.10xInternetITOUCH-INTERNET-MIB
1.3.6.1.4.1.33.10.6xTelnetITOUCH-INTERNET-MIB
1.3.6.1.4.1.33.10.6.2telnetSerialPortTableITOUCH-INTERNET-MIB
1.3.6.1.4.1.33.10.6.2.1telnetSerialPortEntryITOUCH-INTERNET-MIB
1.3.6.1.4.1.33.10.6.2.1.4telnetSerialPortEchoModeMRV-IN-REACH-INTERNET-MIB