cmEthernetOperSetting

SA-CM-MIB · .1.3.6.1.4.1.1429.77.1.4.41.1.2

Object

column Enumeration
Displays the current Ethernet port link speed and duplex. 
0: link-down(0), 
1: half-duplex-10Mbps(1), 
2: full-duplex-10Mbps(2), 
3: half-duplex-100Mbps(3), 
4: full-duplex-100Mbps(4), 
5: ethernetNotConnected(5), 
6: half-duplex-1Gbps(6), 
7: full-duplex-1Gbps(7)

Context

MIB
SA-CM-MIB
OID
.1.3.6.1.4.1.1429.77.1.4.41.1.2
Type
column
Access
readonly
Status
current
Parent
cmEthernetOperEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0link-down
1half-duplex-10Mbps
2full-duplex-10Mbps
3half-duplex-100Mbps
4full-duplex-100Mbps
5ethernetNotConnected
6half-duplex-1Gbps
7full-duplex-1Gbps