portCtrlSpeedAndDuplex

Jetnet5310G · .1.3.6.1.4.1.24062.2.3.9.3.1.1.1.4

Object

column r/w Enumeration
Speed and duplex configuraion.
              
Different speed and duplex modes are available. There are speeds:
1000 megabits per second (Gigabit Ethernet), 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:
  1Gb full-duplex(6)
  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
Jetnet5310G
OID
.1.3.6.1.4.1.24062.2.3.9.3.1.1.1.4
Type
column
Access
readwrite
Status
current
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 'Jetnet5310G' -M '/opt/observium/mibs/korenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Jetnet5310G::portCtrlSpeedAndDuplex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Jetnet5310G' -M '/opt/observium/mibs/korenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Jetnet5310G::portCtrlSpeedAndDuplex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Jetnet5310G' -M '/opt/observium/mibs/korenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Jetnet5310G::portCtrlSpeedAndDuplex'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.