cfwBasicSecurityEventType
CISCO-FIREWALL-MIB ·
.1.3.6.1.4.1.9.9.147.1.1.1.2.1.3
Object
column SecurityEvent
The type of security-related event that this row contains. If the event is not security-related this object will not be instantiated.
Context
- MIB
- CISCO-FIREWALL-MIB
- OID
.1.3.6.1.4.1.9.9.147.1.1.1.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfwBasicEventsEntry
- Groups
- 2
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 'CISCO-FIREWALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FIREWALL-MIB::cfwBasicSecurityEventType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FIREWALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FIREWALL-MIB::cfwBasicSecurityEventType.<cfwBasicEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FIREWALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FIREWALL-MIB::cfwBasicSecurityEventType'
Syntax
- Source
- SecurityEvent
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | none |
3 | dos |
4 | recon |
5 | pakFwd |
6 | addrSpoof |
7 | svcSpoof |
8 | thirdParty |
9 | complete |
10 | invalPak |
11 | illegCom |
12 | policy |