optixPolicyType
OPTIX-PKT-QOS-POLICY-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.32.1.2.1.1
Object
column Enumeration
This object indicates the QoS policy type of the QoS module. 1: port, 2: vuniingress, 3: vuniegress, 4: pw, 5: atm, 6: qinq
Context
- MIB
- OPTIX-PKT-QOS-POLICY-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.32.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- optixPolicyEntry
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-QOS-POLICY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PKT-QOS-POLICY-MIB::optixPolicyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-PKT-QOS-POLICY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PKT-QOS-POLICY-MIB::optixPolicyType.<optixPolicyType>.<optixPolicyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-PKT-QOS-POLICY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-PKT-QOS-POLICY-MIB::optixPolicyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | port |
2 | vuniingress |
3 | vuniegress |
4 | pw |
5 | atm |
6 | qinq |