All MIBs › BTI-7000-MIB › ethIntfLldpAdminStatus
ethIntfLldpAdminStatus
Module: BTI-7000-MIB
OID (symbolic): BTI-7000-MIB::ethIntfLldpAdminStatus
OID (numeric): 1.3.6.1.4.1.18070.2.2.1.4.14.1.45
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The administratively desired status of the local LLDP agent.
If the associated ethIntfLldpAdminStatus object has a value of 'enabled(1)', then the LLDP agent will transmit and receive LLDP frames on this port.
If the associated ethIntfLldpAdminStatus object has a value of 'disabled(2)', then LLDP agent will not transmit or receive LLDP frames on this port. If there is remote systems information which is received on this port and stored in other tables, before the port's ethIntfLldpAdminStatus becomes disabled, then the information will naturally age out.
What is ethIntfLldpAdminStatus?
Controls whether the LLDP (Link Layer Discovery Protocol) agent is enabled or disabled on this Ethernet port, determining if the port will send and receive LLDP neighbor-discovery frames. Enabling LLDP allows automatic topology mapping of directly connected devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18070.2.2.1.4.14.1.45 snmpwalk -v2c -c public <target> BTI-7000-MIB::ethIntfLldpAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18070.2.2.1.4.14.1.45.1 snmpget -v2c -c public <target> BTI-7000-MIB::ethIntfLldpAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18070.2.2.1.4.14.1.45.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ethIntfLldpAdminStatus.1
Start monitoring BTI Systems optical transport devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BTI-7000-MIB::ethIntfLldpAdminStatus OID value, configure state conditions and alerts, and monitor any BTI Systems optical transport devices from a single console.
OID Breakdown
Upper-level ancestors (9 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.18070 | btiSystems | BTI-MIB |
| 1.3.6.1.4.1.18070.2 | btiProducts | BTI-MIB |
| 1.3.6.1.4.1.18070.2.2 | bti7000 | BTI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18070.2.2.1 | objects | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.1.4 | facilities | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.1.4.14 | ethIntfTable | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.1.4.14.1 | ethIntfEntry | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.1.4.14.1.45 | ethIntfLldpAdminStatus | BTI-7000-MIB |