hwRedirectAclIndex
HUAWEI-QOS-MIB ·
.1.3.6.1.4.1.2011.5.2.5.1.1
Object
column SNMPv2-SMIInteger32
The delivery entry index of an ACL rule for redirecting packets is a delivery record entry index used by software, which is meaningless to users. The index is used in hwRedirectTable to search the delivery entries fast. In the create operation, the device automatically allocates a delivery entry index. There is a suggestion that users can always input 0.
Context
- MIB
- HUAWEI-QOS-MIB
- OID
.1.3.6.1.4.1.2011.5.2.5.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwRedirectEntry
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-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-QOS-MIB::hwRedirectAclIndex'
More examples
Read one indexed 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::hwRedirectAclIndex.<hwRedirectAclIndex>.<hwRedirectIfIndex>.<hwRedirectDirection>'
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::hwRedirectAclIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647