portSpeedDpxCfg

ECS4810-12M-MIB · .1.3.6.1.4.1.259.10.1.11.1.2.1.1.4

Object

column r/w Enumeration
Configures the speed and duplex mode for a port or trunk,
according to:
    halfDuplex10(2)    - 10Mbps and half duplex mode
    fullDuplex10(3)    - 10Mbps and full duplex mode
    halfDuplex100(4)   - 100Mbps and half duplex mode
    fullDuplex100(5)   - 100Mbps and full duplex mode
    halfDuplex1000(6)  - 1000Mbps and half duplex mode
    fullDuplex1000(7)  - 1000Mbps and full duplex mode
   halfDuplex10g(8)   - 10g and half duplex mode
    fullDuplex10g(9)   - 10g and full duplex mode
              
   hundredBaseTX  port can be set as:
    halfDuplex10(2)
    fullDuplex10(3)
    halfDuplex100(4)
    fullDuplex100(5)
   hundredBaseFX  port can be set as:
       fullDuplex100(5)
   thousandBaseSX port can be set as:
       fullDuplex1000(7)
   thousandBaseLX port can be set as:
       fullDuplex1000(7)
   thousandBaseT port can be set as:
       halfDuplex10(2)
       fullDuplex10(3)
       halfDuplex100(4)
       fullDuplex100(5)
   thousandBaseGBIC port can be set as:
       fullDuplex1000(7)
   thousandBaseSfp port can be set as:
       fullDuplex1000(7)
   hundredBaseFxScSingleMode port can be set as:
       fullDuplex100(5)
   hundredBaseFxScMultiMode port can be set as:
       fullDuplex100(5)
   thousandBaseCX port can be set as:
       fullDuplex1000(7)
   tenG port can be set as:
       halfDuplex10g(8)
       fullDuplex10g(9)
              
The actual operating speed and duplex of the port
is given by portSpeedDpxStatus.

Context

MIB
ECS4810-12M-MIB
OID
.1.3.6.1.4.1.259.10.1.11.1.2.1.1.4
Type
column
Access
readwrite
Status
current
Parent
portEntry

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

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.