cabhSec2FwLogEventType
CABH-SEC-MIB ·
.1.3.6.1.4.1.4491.2.4.2.5.4.3.1.1.2
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.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cabhSec2FwLogEntry
- Groups
- 1
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 'CABH-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-SEC-MIB::cabhSec2FwLogEventType'
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::cabhSec2FwLogEventType.<cabhSec2FwLogIndex>'
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::cabhSec2FwLogEventType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | type1 |
2 | type2 |
3 | type3 |
4 | type4 |
5 | type5 |
6 | type6 |
Conformance
Member of