hwAclAdvancedPrecedence
HUAWEI-DSLAM-ACL-MIB ·
.1.3.6.1.4.1.2011.5.1.1.5.1.15
Object
column r/w
Enumeration
Describes the priority field of data frames that an advanced ACL rule needs to match.
If the value is not specified for an advanced ACL rule, the invalid value 255 is obtained in the query operation.
The meanings of the values are as follows:
Options:
1. routine(0) -routine priority
2. priority(1) -priority
3. immediate(2) -immediate priority
4. flash(3) -flash priority
5. flashOverride(4) -flash-override priority
6. critical(5) -critical priority
7. internet(6) -internetwork control priority
8. network(7) -network control priority
9. invalid(255) -invalid field
Context
- MIB
- HUAWEI-DSLAM-ACL-MIB
- OID
.1.3.6.1.4.1.2011.5.1.1.5.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAclAdvancedRuleEntry
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-DSLAM-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-ACL-MIB::hwAclAdvancedPrecedence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DSLAM-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-ACL-MIB::hwAclAdvancedPrecedence.<hwAclAdvancedAclNum>.<hwAclAdvancedSubitem>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-ACL-MIB::hwAclAdvancedPrecedence'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | routine |
1 | priority |
2 | immediate |
3 | flash |
4 | flashOverride |
5 | critical |
6 | internet |
7 | network |
255 | invalid |