All MIBs › TPLINK-LLDPINFO-MIB › lldpLocalDeviceDescr
lldpLocalDeviceDescr
Module: TPLINK-LLDPINFO-MIB
OID (symbolic): TPLINK-LLDPINFO-MIB::lldpLocalDeviceDescr
OID (numeric): 1.3.6.1.4.1.11863.6.35.1.2.1.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Displays the system description.
What is lldpLocalDeviceDescr?
The system description this switch advertises via LLDP, typically including model and firmware details. Neighboring devices use it to show what kind of equipment is on the other end of the link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11863.6.35.1.2.1.1.9 snmpwalk -v2c -c public <target> TPLINK-LLDPINFO-MIB::lldpLocalDeviceDescr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11863.6.35.1.2.1.1.9.1 snmpget -v2c -c public <target> TPLINK-LLDPINFO-MIB::lldpLocalDeviceDescr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lldpLocalDeviceDescr.1
Start monitoring TP-Link managed switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TPLINK-LLDPINFO-MIB::lldpLocalDeviceDescr OID value, configure state conditions and alerts, and monitor any TP-Link managed switches from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11863 | tplink | TPLINK-MIB |
| 1.3.6.1.4.1.11863.6 | tplinkMgmt | TPLINK-MIB |
| 1.3.6.1.4.1.11863.6.35 | tplinkLldpMIB | TPLINK-LLDP-MIB |
| 1.3.6.1.4.1.11863.6.35.1 | tplinkLldpMIBObjects | TPLINK-LLDP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11863.6.35.1.2 | lldpInfo | TPLINK-LLDPINFO-MIB |
| 1.3.6.1.4.1.11863.6.35.1.2.1 | lldpLocalInfoTable | TPLINK-LLDPINFO-MIB |
| 1.3.6.1.4.1.11863.6.35.1.2.1.1 | lldpLocalInfoEntry | TPLINK-LLDPINFO-MIB |
| 1.3.6.1.4.1.11863.6.35.1.2.1.1.9 | lldpLocalDeviceDescr | TPLINK-LLDPINFO-MIB |