aclTrapRuleAction
LANCOM-QOS-ACL-MIB ·
.1.3.6.1.4.1.2356.16.1.3.2.9.3
Object
scalar Enumeration
The type of action this rule should perform, either permit(1) or deny(2). Used by aclTrapRuleLogEvent trap.
Context
- MIB
- LANCOM-QOS-ACL-MIB
- OID
.1.3.6.1.4.1.2356.16.1.3.2.9.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- aclLoggingGroup
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 'LANCOM-QOS-ACL-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-QOS-ACL-MIB::aclTrapRuleAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-QOS-ACL-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-QOS-ACL-MIB::aclTrapRuleAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permit |
2 | deny |