wtSeriTelnetServerUrl

Com-Server-Intern-MIB · .1.3.6.1.4.1.5040.1.1.1.3.7.1.6

Object

column mandatory r/w OctetString
URL of the computer on which your application (Telnet server process) is active. The URL
can be used instead of an IP address and only in conjunction with a valid DNS server.
The URL contains a maximum of 64 characters and is terminated with a 0x00. If the
fist character is 0x00, the URL is empty.

Context

MIB
Com-Server-Intern-MIB
OID
.1.3.6.1.4.1.5040.1.1.1.3.7.1.6
Type
column
Access
readwrite
Status
mandatory
Parent
wtSeriTelnetClientEntry

Walk 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::wtSeriTelnetServerUrl'
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::wtSeriTelnetServerUrl.<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::wtSeriTelnetServerUrl'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.