cabhSec2FwEventType

CABH-SEC-MIB · .1.3.6.1.4.1.4491.2.4.2.5.4.2.1.1.1

Object

column Enumeration
Classification of the different types of
attacks. 
Type 1  logs all attempts from both LAN and WAN
clients to traverse the Firewall that violate the
Security Policy. 
Type 2 logs identified Denial of Service attack
attempts. 
Type 3 logs all changes made to the
cabhSec2FwPolicyFileURL, 
cabhSec2FwPolicyFileCurrentVersion or 
cabhSec2FwPolicyFileEnable objects. 
Type 4 logs all failed attempts to modify 
cabhSec2FwPolicyFileURL and
cabhSec2FwPolicyFileEnable objects. 
Type 5 logs allowed inbound packets from the WAN. 
Type 6 logs allowed outbound packets from the
LAN.

Context

MIB
CABH-SEC-MIB
OID
.1.3.6.1.4.1.4491.2.4.2.5.4.2.1.1.1
Type
column
Access
noaccess
Status
current
Parent
cabhSec2FwEventControlEntry

Walk 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 'CABH-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-SEC-MIB::cabhSec2FwEventType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CABH-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-SEC-MIB::cabhSec2FwEventType.<cabhSec2FwEventType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CABH-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CABH-SEC-MIB::cabhSec2FwEventType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1type1
2type2
3type3
4type4
5type5
6type6