optixEthPortDefForwardType
OPTIX-PKT-PORT-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.52.1.25.1.7
Object
column r/w
Enumeration
This parameter indicates the default forwarding queue priority of ETH ports. Its value is an integer: cs7 (1), cs6 (2), ef (3), af4 (4), af3 (5), af2 (6), af1 (7), or be (8).
Context
- MIB
- OPTIX-PKT-PORT-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.52.1.25.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- optixEthPortExtEntry
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-PKT-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PKT-PORT-MIB::optixEthPortDefForwardType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-PKT-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PKT-PORT-MIB::optixEthPortDefForwardType.<optixLogBoardId>.<optixLogSubCardId>.<optixPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-PKT-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-PKT-PORT-MIB::optixEthPortDefForwardType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cs7 |
2 | cs6 |
3 | ef |
4 | af4 |
5 | af3 |
6 | af2 |
7 | af1 |
8 | be |