wtSysName
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.1.19
Object
scalar mandatory
r/w
OctetString
The system name, which may consist of maximum 32 characters and is terminated by a zero, is used for identifying the Com-Server and is displayed as an opening message for all Telnet connections. If the first character in the system password is a zero, this is deactivated.
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.1.19- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- wtSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::wtSysName.0'
More examples
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::wtSysName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.