fwlTrapEvent
FIREWALL-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.16.4.1.4
Object
scalar Enumeration
sizeexceeded - Firewall Log Size Exceeded. sizethreshold hit - Firewall Log Size hit the threshold value.
Context
- MIB
- FIREWALL-MIB
- OID
.1.3.6.1.4.1.2076.16.4.1.4- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- fwlTrapControl
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 'FIREWALL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREWALL-MIB::fwlTrapEvent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIREWALL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIREWALL-MIB::fwlTrapEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sizeexceeded |
2 | sizethresholdhit |