hpSwitchPortFastEtherMode

CONFIG-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.7.1.3.1.1.10

Object

column mandatory r/w Enumeration
This object provides the mode of data transfer operation on a port.
The port can transfer the data either in full-duplex or in half-duplex mode. 
In full-duplex mode, the port can send and receive the data simultaneously. 
In half-duplex mode, the port can either send or receive data at any given time.
In auto mode, the port negotiates the duplex mode with the port at the other end of the link. 
When configured in auto mode at both ends of the link, the port conforms to the following duplex modes for different Ethernet types:
Ethernet (10 Mbps)             - Half-duplex
Fast Ethernet (100 Mbps)       - Half-duplex
Gigabit Ethernet (1 Gbps)      - Full-duplex
10 Gigabit Ethernet (10 Gbps)  - Full-duplex
40 Gigabit Ethernet (40 Gbps)  - Full-duplex .

Context

MIB
CONFIG-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.3.1.1.10
Type
column
Access
readwrite
Status
mandatory
Parent
hpSwitchPortEntry

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 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::hpSwitchPortFastEtherMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::hpSwitchPortFastEtherMode.<hpSwitchPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::hpSwitchPortFastEtherMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1half-duplex-10Mbits
2half-duplex-100Mbits
3full-duplex-10Mbits
4full-duplex-100Mbits
5auto-neg
6full-duplex-1000Mbits
7auto-10Mbits
8auto-100Mbits
9auto-1000Mbits
10auto-10Gbits
11auto-10-100Mbits
12auto-40Gbits
13auto-2500Mbits
14auto-5000Mbits
15auto-2500-5000Mbits
16auto-1000-2500Mbits
17auto-1000-2500-5000Mbits