me1200PortConfigDuplex

ME1200-PORT-MIB · .1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.5

Object

column r/w ME1200PortDuplex
Controls the port duplex. For setting duplex auto-negotiation it is
require that the port speed is set in auto-negotiation mode first. It
is only possible to set duplex to half duplex if the port speed is
either set to 10Mbit or 100Mbit forced speed.

Context

MIB
ME1200-PORT-MIB
OID
.1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
me1200PortConfigEntry
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 'ME1200-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-PORT-MIB::me1200PortConfigDuplex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-PORT-MIB::me1200PortConfigDuplex.<me1200PortConfigIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-PORT-MIB::me1200PortConfigDuplex'

Syntax

Source
ME1200PortDuplex
Base type
Enumeration

Values & Constraints

Type Values
0forceFullDuplex
1forceHalfDuplex
2autoNegAdvertiseFdx
3autoNegAdvertiseHdx
4autoNegAdvertiseBoth

Conformance