aclProfileActionMask
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.1.6.1.2
Object
column r/w
Bits
Defines action(s) for the ACL profile. Every acktion mask bit has its own referenced action parameter(s). drop(0) - no action paramter rateLimit(1) - aclProfileActionRate changeInnerPbit(2) - aclProfileActionInnerPbit changeOuterPbit(3) - aclProfileActionOuterPbit changeDscp(4) - aclProfileActionDscp changeTrafficClass(5) - aclProfileActionTrafficClass changeQos(6) - aclProfileActionQos
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.1.6.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclProfileEntry
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 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::aclProfileActionMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::aclProfileActionMask.<aclProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VES1724-58V-MIB::aclProfileActionMask'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | drop |
1 | rateLimit |
2 | changeInnerPbit |
3 | changeOuterPbit |
4 | changeDscp |
5 | changeTrafficClass |
6 | changeQos |