All MIBs › LBMSH-MIB › sysName
sysName
Module: LBMSH-MIB
OID (symbolic): LBMSH-MIB::sysName
OID (numeric): 1.3.6.1.2.1.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.1.5 snmpwalk -v2c -c public <target> LBMSH-MIB::sysName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.1.5.1 snmpget -v2c -c public <target> LBMSH-MIB::sysName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.1.5.1 s <value>
Example output:
SNMPv2-MIB::sysName.0 = STRING: dashboard