zyxelAclV2ClassifierMatchOrder
ZYXEL-AclV2-MIB ·
.1.3.6.1.4.1.890.1.15.3.105.1.7
Object
scalar Enumeration
Manual or Auto to determine the rule ordering. When the match order is manual, the higher weight the higher priority. When the match order is auto, the priority is depended on the depth of the qualifier.
Context
- MIB
- ZYXEL-AclV2-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.105.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zyxelAclV2ClassifierStatus
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 'ZYXEL-AclV2-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-AclV2-MIB::zyxelAclV2ClassifierMatchOrder.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-AclV2-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-AclV2-MIB::zyxelAclV2ClassifierMatchOrder'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | manual |