All MIBs › LLDP-V2-MIB › lldpV2RemChassisId
lldpV2RemChassisId
Module: LLDP-V2-MIB
OID (symbolic): LLDP-V2-MIB::lldpV2RemChassisId
OID (numeric): 1.3.111.2.802.1.1.13.1.4.1.1.6
Node type: OBJECT-TYPE
Type: LldpV2ChassisId
Access: read-only
Description: The string value used to identify the chassis component associated with the remote system.
What is lldpV2RemChassisId?
This object contains the chassis identifier advertised by a neighboring device discovered via LLDP (Link Layer Discovery Protocol), typically the device's MAC address or serial number. The chassis ID uniquely identifies the remote network device. An operator uses this to build a network topology map and identify neighboring switches, routers, or servers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.13.1.4.1.1.6 snmpwalk -v2c -c public <target> LLDP-V2-MIB::lldpV2RemChassisId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.13.1.4.1.1.6.1 snmpget -v2c -c public <target> LLDP-V2-MIB::lldpV2RemChassisId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lldpV2RemChassisId.1
Start monitoring Vendor-neutral IEEE 802.1AB-2016 standard (any LLDP-capable switch/router/endpoint) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LLDP-V2-MIB::lldpV2RemChassisId OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1AB-2016 standard (any LLDP-capable switch/router/endpoint) from a single console.
OID Breakdown
Upper-level ancestors (3 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.111.2.802.1.1.13 | lldpV2MIB | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1 | lldpV2Objects | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.4 | lldpV2RemoteSystemsData | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.4.1 | lldpV2RemTable | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.4.1.1 | lldpV2RemEntry | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.4.1.1.6 | lldpV2RemChassisId | LLDP-V2-MIB |