hwInfoPortEthMode

OBS ✓
HUAWEI-STORAGE-HARDWARE-MIB · .1.3.6.1.4.1.34774.4.1.23.5.8.1.14

Object

Auto-negotiation mode of an Ethernet port. Possible values are:
1: HALF_DUPLEX
2: DUPLEX
3: AUTO 
If the parameter value is 4294967295, this parameter is invalid.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Ports
Explore Observium network monitoring

Context

MIB
HUAWEI-STORAGE-HARDWARE-MIB
OID
.1.3.6.1.4.1.34774.4.1.23.5.8.1.14
Type
column
Access
readonly
Status
current
Parent
hwInfoPortEthEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-STORAGE-HARDWARE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-STORAGE-HARDWARE-MIB::hwInfoPortEthMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-STORAGE-HARDWARE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-STORAGE-HARDWARE-MIB::hwInfoPortEthMode.<hwInfoPortEthID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-STORAGE-HARDWARE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-STORAGE-HARDWARE-MIB::hwInfoPortEthMode'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance