All MIBs › IPADv2-MIB › ipadMiscLANStatus
ipadMiscLANStatus
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadMiscLANStatus
OID (numeric): 1.3.6.1.4.1.321.100.1.12.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This parameter defines the setup of the Ethernet LAN port. down(1) - Port has not negotiated. half10(2) - Port negotiated 10 Mbps and half-duplex. full10(3) - Port negotiated 10 Mbps and full-duplex. half100(4) - Port negotiated 100 Mbps and half-duplex. full100(5) - Port negotiated 100 Mbps and full-duplex. na(6) - Not Applicable (speed/duplex manually set).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.12.11 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadMiscLANStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.12.11.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadMiscLANStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.321 | verilink | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100 | hbu | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100.1 | ipad | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.12 | ipadMisc | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.12.11 | ipadMiscLANStatus | IPADv2-MIB |