IPADv2-MIB :: ipadMiscDisableLAN

MIB Reference — IPNetwork Monitor

All MIBsIPADv2-MIBipadMiscDisableLAN

ipadMiscDisableLAN

Module: IPADv2-MIB

OID (symbolic): IPADv2-MIB::ipadMiscDisableLAN

OID (numeric): 1.3.6.1.4.1.321.100.1.12.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This parameter defines the setup of the Ethernet LAN port. disable(2) - Disable the Ethernet LAN Port. enable(3) - Enable the Ethernet LAN port and auto-negotiate speed and duplex. half10(4) - Enable the Ethernet LAN port and manually set to 10 Mbps and half-duplex. full10(5) - Enable the Ethernet LAN port and manually set to 10 Mbps and full-duplex. half100(6) - Enable the Ethernet LAN port and manually set to 100 Mbps and half-duplex. full100(7) - Enable the Ethernet LAN port and manually set to 100 Mbps and full-duplex.

What is ipadMiscDisableLAN?

This enumerated value configures the Ethernet LAN port's operating mode: disabled, auto-negotiated, or manually set to specific speeds and duplex modes. It controls physical-layer port behavior and auto-detection capability. An operator would set this to 'half10' for a slow legacy device or 'enable' for auto-detection when connecting modern equipment.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.12.10
snmpwalk -v2c -c public <target> IPADv2-MIB::ipadMiscDisableLAN

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.12.10.1
snmpget -v2c -c public <target> IPADv2-MIB::ipadMiscDisableLAN.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.321verilinkDS8200v2-TC-MIB
1.3.6.1.4.1.321.100hbuDS8200v2-TC-MIB
1.3.6.1.4.1.321.100.1ipadIPAD-MIB
1.3.6.1.4.1.321.100.1.12ipadMiscIPAD-MIB
1.3.6.1.4.1.321.100.1.12.10ipadMiscDisableLANIPADv2-MIB