Stormshield SN series Configuration Manual page 314

Hide thumbs Also See for SN series:
Table of Contents

Advertisement

DESCRIPTION"A warmStart trap signifies that the SNMP entity, supporting a notification originator
application, is reinitializing itself such that its configuration is unaltered."
::= { snmpTraps 2 }
authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION"An authenticationFailure trap signifies that the SNMP entity has received a protocol
message that is not properly authenticated. While all implementations of SNMP entities MAY be
capable of generating this trap, the snmpEnableAuthenTraps object indicates whether this trap
will be generated."
::= { snmpTraps 5 }
Traps managed by DISMAN-EVENT-MIB
To obtain the list of traps that are sent, you will need to use the MIB DISMAN-EVENT-MIB.
http://www.net-snmp.org/docs/mibs/dismanEventMIB.html
The tables mteTriggerTable and mteEventNotificationTable are the most useful.
Example of how to use an SNMP MIB lookup tool:
snmpwalk - v 2c - c public - M +/usr/local/share/snmp/mibs/ - m ALL 192.168.4.250
mteEventNotificationTable
....
DISMAN-EVENT-MIB::mteEventNotification."_snmpd".'_linkDown' = OID: IF-MIB::linkDown
DISMAN-EVENT-MIB::mteEventNotification."_snmpd".'_linkUp' = OID: IF-MIB::linkUp
....
To find out the conditions that trigger a trap, use mteTriggerTable
(based on IF-MIB::ifOperStatus)
...
The following are the most useful traps:
IF-MIB::linkDown
IF-MIB::linkUp
You will find the descriptions of IF- MIB::linkDown and IF- MIB::linkUp at:
snmp.org/docs/mibs/IF-MIB.txt
linkDown NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION "A linkDown trap signifies that the SNMP entity, acting in an agent role, has detected
that the ifOperStatus object for one of its communication links is about to enter the down state
from some other state (but not from the notPresent state). This other state is indicated by the
included value of ifOperStatus."
::= { snmpTraps 3 }
linkUp NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
Page 314/448
SNS - USER CONFIGURATION MANUAL V.3
sns-en-user_configuration_manual-v3 - Copyright © Stormshield 2016
SNMP AGENT
http://www.net-

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents