ipadMiscDisableLAN

IPADv2-MIB · .1.3.6.1.4.1.321.100.1.12.10

Object

scalar r/w Enumeration
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.

Context

MIB
IPADv2-MIB
OID
.1.3.6.1.4.1.321.100.1.12.10
Type
scalar
Access
readwrite
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::ipadMiscDisableLAN.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::ipadMiscDisableLAN'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2disable
3enable
4half10
5full10
6half100
7full100