hwQosAclConfigMode
HUAWEI-QOS-MIB ·
.1.3.6.1.4.1.2011.5.2.33.1
Object
scalar r/w
Enumeration
Indicates the QoS-ACL configuration mode. Options: 1. base(1) -In basic configuration mode, an action is bound based on a single ACL rule. 2. enhance(2) -In enhanced configuration mode, an action is bound based on the entire ACL group. The default value of the node is base(1).
Context
- MIB
- HUAWEI-QOS-MIB
- OID
.1.3.6.1.4.1.2011.5.2.33.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwQosAclMode
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-QOS-MIB::hwQosAclConfigMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-QOS-MIB::hwQosAclConfigMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | base |
2 | enhance |