LLDP-V2-MIB :: lldpV2PortConfigAdminStatusV2

MIB Reference — IPNetwork Monitor

All MIBsLLDP-V2-MIBlldpV2PortConfigAdminStatusV2

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.

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>

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.11lldpV2PortConfigTableV2LLDP-V2-MIB
1.3.111.2.802.1.1.13.1.1.11.1lldpV2PortConfigEntryV2LLDP-V2-MIB
1.3.111.2.802.1.1.13.1.1.11.1.3lldpV2PortConfigAdminStatusV2LLDP-V2-MIB