All MIBs › LLDP-MIB › lldpRemOrgDefInfo
lldpRemOrgDefInfo
Module: LLDP-MIB
OID (symbolic): LLDP-MIB::lldpRemOrgDefInfo
OID (numeric): 1.0.8802.1.1.2.1.4.4.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The string value used to identify the organizationally defined information of the remote system. The encoding for this object should be as defined for SnmpAdminString TC.
What is lldpRemOrgDefInfo?
This object contains organizationally defined information advertised by a remote LLDP neighbor that the local system does not natively recognize. LLDP (Link Layer Discovery Protocol) allows vendors to define proprietary extension TLVs beyond the standard set. Operators use this to access vendor-specific network topology and capability information from neighboring devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.4.4.1.4 snmpwalk -v2c -c public <target> LLDP-MIB::lldpRemOrgDefInfo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.4.4.1.4.1 snmpget -v2c -c public <target> LLDP-MIB::lldpRemOrgDefInfo.1
OID Breakdown
| 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 |
| 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.4 | lldpRemOrgDefInfoTable | LLDP-MIB |
| 1.0.8802.1.1.2.1.4.4.1 | lldpRemOrgDefInfoEntry | LLDP-MIB |
| 1.0.8802.1.1.2.1.4.4.1.4 | lldpRemOrgDefInfo | LLDP-MIB |