tptPolicyNotifyAlertAction
TPT-POLICY-MIB ·
.1.3.6.1.4.1.10734.3.3.3.1.20
Object
scalar PolicyAction
The action associated with this notification: whether the affected packets were actually blocked, allowed through, or rate-limited.
Context
- MIB
- TPT-POLICY-MIB
- OID
.1.3.6.1.4.1.10734.3.3.3.1.20- Type
- scalar
- Access
- readonly
- Status
- current
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 'TPT-POLICY-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-POLICY-MIB::tptPolicyNotifyAlertAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPT-POLICY-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPT-POLICY-MIB::tptPolicyNotifyAlertAction'
Syntax
- Source
- PolicyAction
- Base type
Enumeration
Values & Constraints
Type Values
1 | deny |
2 | allow |
3 | ratelimit |