optixEtyPortSpeed
OPTIX-ETY-PORT-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.18.1.1.1.5
Object
column Enumeration
This object indicates the ETH port rate. 0: auto, 1: tenmhalf, 2: tenmfull, 3: hundredmhalf, 4: hundredmfull, 5: thousandmhalf, 6: thousandmfull, 7: tengfulllan, 8: tengfullwan, 255: negotiating
Context
- MIB
- OPTIX-ETY-PORT-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.18.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optixEtyPortGroupEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'OPTIX-ETY-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-ETY-PORT-MIB::optixEtyPortSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-ETY-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-ETY-PORT-MIB::optixEtyPortSpeed.<optixEtyBoardId>.<optixEtySubBdId>.<optixEtyPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-ETY-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-ETY-PORT-MIB::optixEtyPortSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | auto |
1 | tenmhalf |
2 | tenmfull |
3 | hundredmhalf |
4 | hundredmfull |
5 | thousandmhalf |
6 | thousandmfull |
7 | tengfulllan |
8 | tengfullwan |
255 | negotiating |