LLDP-V2-MIB :: lldpV2PortConfigAdminStatus

MIB Reference — IPNetwork Monitor

All MIBsLLDP-V2-MIBlldpV2PortConfigAdminStatus

lldpV2PortConfigAdminStatus

Module: LLDP-V2-MIB

OID (symbolic): LLDP-V2-MIB::lldpV2PortConfigAdminStatus

OID (numeric): 1.3.111.2.802.1.1.13.1.1.8.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 lldpV2PortConfigAdminStatus?

This OID controls whether LLDP (Link Layer Discovery Protocol) is enabled on a network port and in what mode: transmit-only, receive-only, or both. Network admins set this to control how much neighbor information the port shares or learns. For example, disabling transmission on sensitive ports prevents neighbor discovery.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.8.1.3
snmpwalk -v2c -c public <target> LLDP-V2-MIB::lldpV2PortConfigAdminStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.111.2.802.1.1.13.1.1.8.1.3.1
snmpget -v2c -c public <target> LLDP-V2-MIB::lldpV2PortConfigAdminStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.111.2.802.1.1.13.1.1.8.1.3.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.111.2.802.1.1ieee802dot1mibsIEEE8021-TC-MIB
1.3.111.2.802.1.1.13lldpV2MIBLLDP-V2-MIB
1.3.111.2.802.1.1.13.1lldpV2ObjectsLLDP-V2-MIB
1.3.111.2.802.1.1.13.1.1lldpV2ConfigurationLLDP-V2-MIB
1.3.111.2.802.1.1.13.1.1.8lldpV2PortConfigTableLLDP-V2-MIB
1.3.111.2.802.1.1.13.1.1.8.1lldpV2PortConfigEntryLLDP-V2-MIB
1.3.111.2.802.1.1.13.1.1.8.1.3lldpV2PortConfigAdminStatusLLDP-V2-MIB