ipadMiscLANStatus

IPADv2-MIB · .1.3.6.1.4.1.321.100.1.12.11

Object

scalar Enumeration
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).

Context

MIB
IPADv2-MIB
OID
.1.3.6.1.4.1.321.100.1.12.11
Type
scalar
Access
readonly
Status
current
Parent
ipadMisc

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPADv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPADv2-MIB::ipadMiscLANStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPADv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPADv2-MIB::ipadMiscLANStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1down
2half10
3full10
4half100
5full100
6na