portCtrlSpeedAndDuplex

Jetnet4508fV2 · .1.3.6.1.4.1.24062.2.2.18.3.1.1.1.4

Object

column mandatory r/w Enumeration
Speed and duplex configuraion.
              
Different speed and duplex modes are available. There are speeds:
100 megabits per second (Fast Ethernet), and 10 megabits per second (Legacy 
Ethernet). Full-duplex allows packets to be transmitted in both directions 
at the same time, while half-duplex allows a device to either 
transmit or receive, but not both at the same time. Full-duplex
may have double bandwidth than half-duplex.
              
You can configure manually from the possible options, listed from
best to worst:                  
  100Mb full-duplex(5)
  100Mb half-duplex(4) 
  10Mb full-duplex(3)
  10Mb half-duplex(2) 
              
Set to autoNegotiation(1) to allow the two interfaces on the link 
to exchange the capabilities and characteristics of the each side, 
and select the best operating mode automatically when a cable is 
plugged in.

Context

MIB
Jetnet4508fV2
OID
.1.3.6.1.4.1.24062.2.2.18.3.1.1.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
portCtrlEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1autoNegotiation
2tenMbpsHalfDuplex
3tenMbpsFullDuplex
4hundredMbpsHalfDuplex
5hundredMbpsFullDuplex