All MIBs › LLDP-MIB › lldpRemSysName
lldpRemSysName
Module: LLDP-MIB
OID (symbolic): LLDP-MIB::lldpRemSysName
OID (numeric): 1.0.8802.1.1.2.1.4.1.1.9
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: The string value used to identify the system name of the remote system.
What is lldpRemSysName?
The system name (hostname) advertised by a neighboring device over LLDP. It's typically the first field an admin checks when identifying which neighbor is attached to a given local port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.4.1.1.9 snmpwalk -v2c -c public <target> LLDP-MIB::lldpRemSysName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.4.1.1.9.1 snmpget -v2c -c public <target> LLDP-MIB::lldpRemSysName.1
Start monitoring Vendor-neutral IEEE 802.1AB standard (managed Ethernet switch/router/AP/IP phone) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LLDP-MIB::lldpRemSysName OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1AB standard (managed Ethernet switch/router/AP/IP phone) from a single console.
OID Breakdown
Upper-level ancestors (5 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.0 | std | START-MIB |
| 1.0.8802 | iso8802 | START-MIB |
| 1.0.8802.1 | ieee802dot1 | START-MIB |
| 1.0.8802.1.1 | ieee802dot1mibs | START-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.0.8802.1.1.2 | lldpMIB | LLDP-MIB |
| 1.0.8802.1.1.2.1 | lldpObjects | LLDP-MIB |
| 1.0.8802.1.1.2.1.4 | lldpRemoteSystemsData | LLDP-MIB |
| 1.0.8802.1.1.2.1.4.1 | lldpRemTable | LLDP-MIB |
| 1.0.8802.1.1.2.1.4.1.1 | lldpRemEntry | LLDP-MIB |
| 1.0.8802.1.1.2.1.4.1.1.9 | lldpRemSysName | LLDP-MIB |