All MIBs › LLDP-V2-MIB › lldpV2PortConfigAdminStatusV2
lldpV2PortConfigAdminStatusV2
Module: LLDP-V2-MIB
OID (symbolic): LLDP-V2-MIB::lldpV2PortConfigAdminStatusV2
OID (numeric): 1.3.111.2.802.1.1.13.1.1.11.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The administratively desired status of the local LLDP agent.
If the associated lldpV2PortConfigAdminStatus object is set to a value of 'txOnly(1)', then LLDP agent transmits LLDPframes on this port and it does not store any information about the remote systems connected.
If the associated lldpV2PortConfigAdminStatus object is set to a value of 'rxOnly(2)', then the LLDP agent receives, but it does not transmit, LLDP frames on this port.
If the associated lldpV2PortConfigAdminStatus object is set to a value of 'txAndRx(3)', then the LLDP agent transmits and receives LLDP frames on this port.
If the associated lldpV2PortConfigAdminStatus object is set to a value of 'disabled(4)', then LLDP agent does not transmit or receive LLDP frames on this port. If there is remote systems information that is received on this port and stored in other tables, before the port's lldpV2PortConfigAdminStatus becomes disabled, then that information is deleted.
What is lldpV2PortConfigAdminStatusV2?
Sets whether this port's LLDP agent transmits only, receives only, does both (the default), or is fully disabled - an admin uses this to, for example, keep a port receive-only on an untrusted segment, or disable LLDP entirely on a port facing a device that shouldn't be discovered.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.11.1.3 snmpwalk -v2c -c public <target> LLDP-V2-MIB::lldpV2PortConfigAdminStatusV2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.11.1.3.1 snmpget -v2c -c public <target> LLDP-V2-MIB::lldpV2PortConfigAdminStatusV2.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.13.1.1.11.1.3.1 i <value>
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::lldpV2PortConfigAdminStatusV2 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.1 | lldpV2Configuration | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.11 | lldpV2PortConfigTableV2 | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.11.1 | lldpV2PortConfigEntryV2 | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.1.11.1.3 | lldpV2PortConfigAdminStatusV2 | LLDP-V2-MIB |