qosCarlParaValue
HUAWEI-IF-QOS-MIB ·
huawei variant
·
.1.3.6.1.4.1.2011.5.25.32.2.16.1.3
Object
column r/w
OctetString
The parameter value of CARL. When CarlParaType=mac-address(1), this value is the MAC address with the format HHHHHH(hex). When CarlParaType=prec-mask(2), this value is the IP precedence mask. The value range is 0x00000000 ~ 0x11111111. The bit is corresponding to IP precedence. For example, in value 0x00100010, the bit 0 and bit 5 is set, that means IP precedenc 1 and 5.
Context
- MIB
- HUAWEI-IF-QOS-MIB
- OID
.1.3.6.1.4.1.2011.5.25.32.2.16.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qosCarlEntry
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 'HUAWEI-IF-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IF-QOS-MIB::qosCarlParaValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IF-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IF-QOS-MIB::qosCarlParaValue.<qosCarlListNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IF-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IF-QOS-MIB::qosCarlParaValue'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.