portSpeedDpxCfg

FS-MIB · .1.3.6.1.4.1.52642.2.1.45.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
    halfDuplex40g(10)  - 40g and half duplex mode
    fullDuplex40g(11)  - 40g 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)
   fortyG port can be set as:
       halfDuplex40g(10)
       fullDuplex40g(11)
              
The actual operating speed and duplex of the port
is given by portSpeedDpxStatus.

Context

MIB
FS-MIB
OID
.1.3.6.1.4.1.52642.2.1.45.1.2.1.1.4
Type
column
Access
readwrite
Status
current
Default
halfDuplex10
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 'FS-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-MIB::portSpeedDpxCfg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-MIB::portSpeedDpxCfg.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-MIB::portSpeedDpxCfg'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1reserved
2halfDuplex10
3fullDuplex10
4halfDuplex100
5fullDuplex100
6halfDuplex1000
7fullDuplex1000
8halfDuplex10g
9fullDuplex10g
10halfDuplex40g
11fullDuplex40g