Standard Traps

The following table describes standard traps that the switch can generate.

Table 1. Standard traps

OID

Notification type

Objects

Description

1.3.6.1.2.1.16.0.1

risingAlarm

alarmIndex alarmVariable alarmSampleType alarmValue alarmRisingThreshold

The SNMP trap that is generated after an alarm entry crosses the rising threshold and generates an event that is configured to send SNMP traps. TRAP TYPE ENTERPRISE rmon

1.3.6.1.2.1.16.0.2

fallingAlarm

alarmIndex alarmVariable alarmSampleType alarmValue alarmFallingThreshold

The SNMP trap that is generated after an alarm entry crosses the falling threshold and generates an event that is configured to send SNMP traps. TRAP TYPE ENTERPRISE rmon

1.3.6.1.2.1.46.1.3.0.3

vrrpTrapStateTransition

ifIndex vrrpTrapStateTransitionType vrrpTrapStateTransitionCause vrrpOperVrId vrrpOperIpAddr ipAdEntAddr

A vrrpTrapStateTransition trap signifies a state transition has occurred on a particular Virtual Router Redundancy Protocol (VRRP) interface. Implementation of this trap is optional. vrrpOperIpAddr contains the IP address of the VRRP interface while ipAdEntAddr contains the IP address assigned to the physical interface.

1.3.6.1.2.1.68.0.1

vrrpTrapNewMaster

vrrpOperMasterIpAddr

The newMaster trap indicates that the sending agent has transitioned to Master state.

1.3.6.1.2.1.68.0.2

vrrpTrapAuthFailure

vrrpTrapPacketSrc vrrpTrapAuthErrorType

A vrrpAuthFailure trap signifies that a packet has been received from a router whose authentication key or authentication type conflicts with the authentication key or authentication type of this router.

1.3.6.1.2.1.80.0.1

pingProbeFailed

pingCtlTargetAddressType pingCtlTargetAddress pingResultsOperStatus pingResultsIpTargetAddressType pingResultsIpTargetAddress pingResultsMinRtt pingResultsMaxRtt pingResultsAverageRtt pingResultsProbeResponse pingResultsSentProbes pingResultsRttSumOfSquares pingResultsLastGoodProbe

This trap is generated after a probe failure is detected when the corresponding pingCtlTrapGeneration object is configured to probeFailure(0) subject to the value of pingCtlTrapProbeFailureFilter. The object pingCtlTrapProbeFailureFilter can specify the number of successive probe failures required before this notification can be generated.

1.3.6.1.2.1.80.0.2

pingTestFailed

pingCtlTargetAddressType pingCtlTargetAddress pingResultsOperStatus pingResultsIpTargetAddressType pingResultsIpTargetAddress pingResultsMinRtt pingResultsMaxRtt pingResultsAverageRtt pingResultsProbeResponses pingResultsSentProbes pingResultsRttSumOfSquares pingResultsLastGoodProbe

This trap is generated after a ping test fails when the corresponding pingCtlTrapGeneration object is configured to testFailure(1). In this instance pingCtlTrapTestFailureFilter specifies the number of probes in a test required to fail to consider the test as failed.

1.3.6.1.2.1.80.0.3

pingTestCompleted

pingCtlTargetAddressType pingCtlTargetAddress pingResultsOperStatus pingResultsIpTargetAddressType pingResultsIpTargetAddress pingResultsMinRtt pingResultsMaxRtt pingResultsAverageRtt pingResultsProbeResponses pingResultsSentProbes pingResultsRttSumOfSquares pingResultsLastGoodProbe

This trap is generated at the completion of a ping test when the corresponding pingCtlTrapGeneration object is configured to testCompletion(4).

1.3.6.1.2.1.81.0.1

traceRoutePathChange

traceRouteCtlTargetAddressType traceRouteCtlTargetAddress traceRouteResultsIpTgtAddrType traceRouteResultsIpTgtAddr

This trap is generated after the path to a target changes.

1.3.6.1.2.1.81.0.2

traceRouteTestFailed

traceRouteCtlTargetAddressType traceRouteCtlTargetAddress traceRouteResultsIpTgtAddrType traceRouteResultsIpTgtAddr

This trap is generated is traceroute cannot determine the path to a target (traceRouteNotifications 2).

1.3.6.1.2.1.81.0.3

traceRouteTestCompleted

traceRouteCtlTargetAddressType traceRouteCtlTargetAddress traceRouteResultsIpTgtAddrType traceRouteResultsIpTgtAddr

This trap is generated after the path to a target is determined.

1.3.6.1.6.3.1.1.5.1

coldStart

A coldStart trap signifies that the SNMPv2 entity, acting in an agent role, is reinitializing and that its configuration may have been altered.

1.3.6.1.6.3.1.1.5.2

warmStart

A warmStart trap signifies that the SNMPv2 entity, acting in an agent role, is reinitializing such that its configuration is unaltered.

1.3.6.1.6.3.1.1.5.3

linkDown

A linkDown trap signifies that the sending protocol entity recognizes a failure in one of the communication links represented in the agent configuration. TRAP-TYPE ENTERPRISE snmp

1.3.6.1.6.3.1.1.5.4

linkUp

A linkUp trap signifies that the sending protocol entity recognizes that one of the communication links represented in the agent configuration has come up. TRAP-TYPE ENTERPRISE snmp

1.3.6.1.6.3.1.1.5.5

authenticationFailure