hwXQoSIPCarRuleType
HUAWEI-XQoS-MIB ·
.1.3.6.1.4.1.2011.5.25.32.4.1.2.23.1.4
Object
The value of this object identifies the rule type. The value of this object can be any of the following: ipv4-acl(1) ipv4-SrcIp(2) ipv4-DstIp(3) This object has no default value.
Context
- MIB
- HUAWEI-XQoS-MIB
- OID
.1.3.6.1.4.1.2011.5.25.32.4.1.2.23.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwXQoSIfIPCarCfgInfoEntry
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-XQoS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XQoS-MIB::hwXQoSIPCarRuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XQoS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XQoS-MIB::hwXQoSIPCarRuleType.<hwXQoSIfIPCarCfgIfIndex>.<hwXQoSIfIPCarDirection>.<hwXQoSIPCarRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XQoS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XQoS-MIB::hwXQoSIPCarRuleType'
Syntax
- Source
- IPCARRuleType
- Base type
Enumeration
Values & Constraints
Type Values
1 | ipv4Acl |
2 | ipv4SrcIp |
3 | ipv4DstIp |