wtSeriTelnetChangeLineout
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.3.7.1.5
Object
column mandatory
r/w
Enumeration
If this switch is activated, a 00H is appended to the serially received character 0DH: 0DH 00H is thus sent over the network. This option may need to be activated when sending binary data.
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.3.7.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtSeriTelnetClientEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Com-Server-Intern-MIB::wtSeriTelnetChangeLineout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Com-Server-Intern-MIB::wtSeriTelnetChangeLineout.<wtSeriInterfaceNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Com-Server-Intern-MIB::wtSeriTelnetChangeLineout'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wtSeriTelnetChangeLineoutOff |
2 | wtSeriTelnetChangeLineoutOn |