Notifications
authenticationFailure
Summary
| Name | authenticationFailure |
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. |
Details
| Node ID | /authenticationFailure |
| Module | SNMPv2-MIB |
| Version | 2002-10-16 |
| Mandatory | 0 |
| Source | SNMPv2-MIB line 687 |
coldStart
Summary
| Name | coldStart |
A coldStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself and that its configuration may have been altered. |
Details
| Node ID | /coldStart |
| Module | SNMPv2-MIB |
| Version | 2002-10-16 |
| Mandatory | 0 |
| Source | SNMPv2-MIB line 667 |
entConfigChange
Summary
| Name | entConfigChange |
An entConfigChange notification is generated when the value of entLastChangeTime changes. It can be utilized by an NMS to trigger logical/physical entity table maintenance polls. An agent should not generate more than one entConfigChange 'notification-event' in a given time interval (five seconds is the suggested default). A 'notification-event' is the transmission of a single trap or inform PDU to a list of notification destinations. If additional configuration changes occur within the throttling period, then notification-events for these changes should be suppressed by the agent until the current throttling period expires. At the end of a throttling period, one notification-event should be generated if any configuration changes occurred since the start of the throttling period. In such a case, another throttling period is started right away. An NMS should periodically check the value of entLastChangeTime to detect any missed entConfigChange notification-events, e.g., due to throttling or transmission loss. |
Details
| Node ID | /entConfigChange |
| Module | ENTITY-MIB |
| Version | 2005-08-10 |
| Mandatory | 0 |
| Source | ENTITY-MIB line 1063 |
entStateOperDisabled
Summary
| Name | entStateOperDisabled |
An entStateOperDisabled notification signifies that the SNMP entity, acting in an agent role, has detected that the entStateOper object for one of its entities has transitioned into the 'disabled' state. The entity this notification refers can be identified by extracting the entPhysicalIndex from one of the variable bindings. The entStateAdmin and entStateAlarm varbinds may be examined to find out additional information on the administrative state at the time of the operation state change as well as to find out whether there were any known alarms against the entity at that time that may affect the physical entity's ability to stay operationally enabled. |
Details
| Node ID | /entStateOperDisabled |
| Module | ENTITY-STATE-MIB |
| Version | 2005-11-22 |
| Mandatory | 0 |
| Children | entStateOperDisabled-entStateAdmin entStateOperDisabled-entStateAlarm |
| Source | ENTITY-STATE-MIB line 332 |
entStateOperEnabled
Summary
| Name | entStateOperEnabled |
An entStateOperEnabled notification signifies that the SNMP entity, acting in an agent role, has detected that the entStateOper object for one of its entities has transitioned into the 'enabled' state. The entity this notification refers can be identified by extracting the entPhysicalIndex from one of the variable bindings. The entStateAdmin and entStateAlarm varbinds may be examined to find out additional information on the administrative state at the time of the operation state change as well as to find out whether there were any known alarms against the entity at that time that may explain why the physical entity has become operationally disabled. |
Details
| Node ID | /entStateOperEnabled |
| Module | ENTITY-STATE-MIB |
| Version | 2005-11-22 |
| Mandatory | 0 |
| Children | entStateOperEnabled-entStateAdmin entStateOperEnabled-entStateAlarm |
| Source | ENTITY-STATE-MIB line 237 |
fallingAlarm
Summary
| Name | fallingAlarm |
The SNMP trap that is generated when an alarm entry crosses its falling threshold and generates an event that is configured for sending SNMP traps. |
Details
| Node ID | /fallingAlarm |
| Module | RMON-MIB |
| Version | 2000-05-11 |
| Mandatory | 0 |
| Children | fallingAlarm-alarmIndex fallingAlarm-alarmVariable fallingAlarm-alarmSampleType fallingAlarm-alarmValue fallingAlarm-alarmFallingThreshold |
| Source | RMON-MIB line 3400 |
linkDown
Summary
| Name | linkDown |
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. |
Details
| Node ID | /linkDown |
| Module | IF-MIB |
| Version | 2000-06-14 |
| Mandatory | 0 |
| Children | linkDown-ifIndex linkDown-ifAdminStatus linkDown-ifOperStatus |
| Source | IF-MIB line 1093 |
linkUp
Summary
| Name | linkUp |
A linkUp trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links left the down state and transitioned into some other state (but not into the notPresent state). This other state is indicated by the included value of ifOperStatus. |
Details
| Node ID | /linkUp |
| Module | IF-MIB |
| Version | 2000-06-14 |
| Mandatory | 0 |
| Children | linkUp-ifIndex linkUp-ifAdminStatus linkUp-ifOperStatus |
| Source | IF-MIB line 1183 |
mteEventSetFailure
Summary
| Name | mteEventSetFailure |
Notification that an attempt to do a set in response to an event has failed. The network manager must enable this notification only with a certain fear and trembling, as it can easily crowd out more important information. It should be used only to help diagnose a problem that has appeared in the error counters and can not be found otherwise. |
Details
| Node ID | /mteEventSetFailure |
| Module | DISMAN-EVENT-MIB |
| Version | 2000-10-16 |
| Mandatory | 0 |
| Children | mteEventSetFailure-mteHotTrigger mteEventSetFailure-mteHotTargetName mteEventSetFailure-mteHotContextName mteEventSetFailure-mteHotOID mteEventSetFailure-mteFailedReason |
| Source | DISMAN-EVENT-MIB line 1917 |
mteTriggerFailure
Summary
| Name | mteTriggerFailure |
Notification that an attempt to check a trigger has failed. The network manager must enable this notification only with a certain fear and trembling, as it can easily crowd out more important information. It should be used only to help diagnose a problem that has appeared in the error counters and can not be found otherwise. |
Details
| Node ID | /mteTriggerFailure |
| Module | DISMAN-EVENT-MIB |
| Version | 2000-10-16 |
| Mandatory | 0 |
| Children | mteTriggerFailure-mteHotTrigger mteTriggerFailure-mteHotTargetName mteTriggerFailure-mteHotContextName mteTriggerFailure-mteHotOID mteTriggerFailure-mteFailedReason |
| Source | DISMAN-EVENT-MIB line 1842 |
mteTriggerFalling
Summary
| Name | mteTriggerFalling |
Notification that the falling threshold was met for triggers with mteTriggerType 'threshold'. |
Details
| Node ID | /mteTriggerFalling |
| Module | DISMAN-EVENT-MIB |
| Version | 2000-10-16 |
| Mandatory | 0 |
| Children | mteTriggerFalling-mteHotTrigger mteTriggerFalling-mteHotTargetName mteTriggerFalling-mteHotContextName mteTriggerFalling-mteHotOID mteTriggerFalling-mteHotValue |
| Source | DISMAN-EVENT-MIB line 1772 |
mteTriggerFired
Summary
| Name | mteTriggerFired |
Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. |
Details
| Node ID | /mteTriggerFired |
| Module | DISMAN-EVENT-MIB |
| Version | 2000-10-16 |
| Mandatory | 0 |
| Children | mteTriggerFired-mteHotTrigger mteTriggerFired-mteHotTargetName mteTriggerFired-mteHotContextName mteTriggerFired-mteHotOID mteTriggerFired-mteHotValue |
| Source | DISMAN-EVENT-MIB line 1631 |
mteTriggerRising
Summary
| Name | mteTriggerRising |
Notification that the rising threshold was met for triggers with mteTriggerType 'threshold'. |
Details
| Node ID | /mteTriggerRising |
| Module | DISMAN-EVENT-MIB |
| Version | 2000-10-16 |
| Mandatory | 0 |
| Children | mteTriggerRising-mteHotTrigger mteTriggerRising-mteHotTargetName mteTriggerRising-mteHotContextName mteTriggerRising-mteHotOID mteTriggerRising-mteHotValue |
| Source | DISMAN-EVENT-MIB line 1702 |
netconf-capability-change
Summary
| Name | netconf-capability-change |
Generated when the NETCONF server detects that the server capabilities have changed. Indicates which capabilities have been added, deleted, and/or modified. The manner in which a server capability is changed is outside the scope of this document. |
Details
| Node ID | /netconf-capability-change |
| Module | ietf-netconf-notifications |
| Version | 2011-08-07 |
| Mandatory | 0 |
| Children | changed-byadded-capability deleted-capability modified-capability |
| Source | ietf-netconf-notifications line 179 |
netconf-config-change
Summary
| Name | netconf-config-change |
Generated when the NETCONF server detects that the <running> or <startup> configuration datastore has changed by a management session. The notification summarizes the edits that have been detected. The server MAY choose to also generate this notification while loading a datastore during the boot process for the device. |
Details
| Node ID | /netconf-config-change |
| Module | ietf-netconf-notifications |
| Version | 2011-08-07 |
| Mandatory | 0 |
| Children | changed-bydatastore edit |
| Source | ietf-netconf-notifications line 120 |
netconf-confirmed-commit
Summary
| Name | netconf-confirmed-commit |
Generated when a NETCONF server detects that a confirmed-commit event has occurred. Indicates the event and the current state of the confirmed-commit procedure in progress. |
Details
| Node ID | /netconf-confirmed-commit |
| Module | ietf-netconf-notifications |
| Version | 2011-08-07 |
| Reference | RFC 6241, section 8.4 |
| Mandatory | 0 |
| Children | username session-id source-hostconfirm-event timeout |
| Source | ietf-netconf-notifications line 288 |
netconf-session-end
Summary
| Name | netconf-session-end |
Generated when a NETCONF server detects that a NETCONF session has terminated. A server MAY optionally generate this event for non-NETCONF management sessions. Indicates the identity of the user that owned the session, and why the session was terminated. |
Details
| Node ID | /netconf-session-end |
| Module | ietf-netconf-notifications |
| Version | 2011-08-07 |
| Mandatory | 0 |
| Children | username session-id source-hostkilled-by termination-reason |
| Source | ietf-netconf-notifications line 226 |
netconf-session-start
Summary
| Name | netconf-session-start |
Generated when a NETCONF server detects that a NETCONF session has started. A server MAY generate this event for non-NETCONF management sessions. Indicates the identity of the user that started the session. |
Details
| Node ID | /netconf-session-start |
| Module | ietf-netconf-notifications |
| Version | 2011-08-07 |
| Mandatory | 0 |
| Children | username session-id source-host |
| Source | ietf-netconf-notifications line 215 |
notificationComplete
Summary
| Name | notificationComplete |
This notification is sent to signal the end of a notification subscription. It is sent in the case that stopTime was specified during the creation of the subscription.. |
Details
| Node ID | /notificationComplete |
| Module | nc-notifications |
| Version | 2008-07-14 |
| Mandatory | 0 |
| Source | nc-notifications line 88 |
replayComplete
Summary
| Name | replayComplete |
This notification is sent to signal the end of a replay portion of a subscription. |
Details
| Node ID | /replayComplete |
| Module | nc-notifications |
| Version | 2008-07-14 |
| Mandatory | 0 |
| Source | nc-notifications line 82 |
risingAlarm
Summary
| Name | risingAlarm |
The SNMP trap that is generated when an alarm entry crosses its rising threshold and generates an event that is configured for sending SNMP traps. |
Details
| Node ID | /risingAlarm |
| Module | RMON-MIB |
| Version | 2000-05-11 |
| Mandatory | 0 |
| Children | risingAlarm-alarmIndex risingAlarm-alarmVariable risingAlarm-alarmSampleType risingAlarm-alarmValue risingAlarm-alarmRisingThreshold |
| Source | RMON-MIB line 3238 |
schedActionFailure
Summary
| Name | schedActionFailure |
This notification is generated whenever the invocation of a scheduled action fails. |
Details
| Node ID | /schedActionFailure |
| Module | DISMAN-SCHEDULE-MIB |
| Version | 2002-01-07 |
| Mandatory | 0 |
| Children | schedActionFailure-schedLastFailure schedActionFailure-schedLastFailed |
| Source | DISMAN-SCHEDULE-MIB line 669 |
smScriptAbort
Summary
| Name | smScriptAbort |
This notification is generated whenever a running script terminates with an smRunExitCode unequal to `noError'. |
Details
| Node ID | /smScriptAbort |
| Module | DISMAN-SCRIPT-MIB |
| Version | 2001-08-21 |
| Mandatory | 0 |
| Children | smScriptAbort-smRunExitCode smScriptAbort-smRunEndTime smScriptAbort-smRunError |
| Source | DISMAN-SCRIPT-MIB line 1436 |
smScriptException
Summary
| Name | smScriptException |
This notification can be used by scripts to notify other management applications about script errors. This notification is not automatically generated by the Script MIB implementation. It is the responsibility of the executing script or the runtime system to emit this notification where it is appropriate to do so. |
Details
| Node ID | /smScriptException |
| Module | DISMAN-SCRIPT-MIB |
| Version | 2001-08-21 |
| Mandatory | 0 |
| Children | smScriptException-smRunError |
| Source | DISMAN-SCRIPT-MIB line 1648 |
smScriptResult
Summary
| Name | smScriptResult |
This notification can be used by scripts to notify other management applications about results produced by the script. This notification is not automatically generated by the Script MIB implementation. It is the responsibility of the executing script to emit this notification where it is appropriate to do so. |
Details
| Node ID | /smScriptResult |
| Module | DISMAN-SCRIPT-MIB |
| Version | 2001-08-21 |
| Mandatory | 0 |
| Children | smScriptResult-smRunResult |
| Source | DISMAN-SCRIPT-MIB line 1598 |
sysCapabilityChange
Summary
| Name | sysCapabilityChange |
Generated when a <capability> is added or deleted. |
Details
| Node ID | /sysCapabilityChange |
| Module | yuma-system |
| Version | 2012-01-15 |
| Mandatory | 0 |
| Children | changed-by added-capability deleted-capability |
| Source | yuma-system line 264 |
sysConfigChange
Summary
| Name | sysConfigChange |
Generated when the <running> configuration is changed. |
Details
| Node ID | /sysConfigChange |
| Module | yuma-system |
| Version | 2012-01-15 |
| Mandatory | 0 |
| Children | userName sessionId remoteHostedit |
| Source | yuma-system line 241 |
sysConfirmedCommit
Summary
| Name | sysConfirmedCommit |
Generated when a confirmed-commit event occurs. |
Details
| Node ID | /sysConfirmedCommit |
| Module | yuma-system |
| Version | 2012-01-15 |
| Mandatory | 0 |
| Children | userName sessionId remoteHostconfirmEvent |
| Source | yuma-system line 368 |
sysSessionEnd
Summary
| Name | sysSessionEnd |
Generated when a management session is terminated. |
Details
| Node ID | /sysSessionEnd |
| Module | yuma-system |
| Version | 2012-01-15 |
| Mandatory | 0 |
| Children | userName sessionId remoteHostkilledBy terminationReason |
| Source | yuma-system line 309 |
sysSessionStart
Summary
| Name | sysSessionStart |
Generated when a new management session is started. |
Details
| Node ID | /sysSessionStart |
| Module | yuma-system |
| Version | 2012-01-15 |
| Mandatory | 0 |
| Children | userName sessionId remoteHost |
| Source | yuma-system line 301 |
sysStartup
Summary
| Name | sysStartup |
Generated when the system restarts. Used for logging purposes, since no sessions are actually active when the system restarts. |
Details
| Node ID | /sysStartup |
| Module | yuma-system |
| Version | 2012-01-15 |
| Mandatory | 0 |
| Children | startupSource bootError |
| Source | yuma-system line 178 |
toastDone
Summary
| Name | toastDone |
Indicates that the toast in progress has completed. |
Details
| Node ID | /toastDone |
| Module | toaster |
| Version | 2009-11-20 |
| Mandatory | 0 |
| Children | toastStatus |
| Source | toaster line 167 |
warmStart
Summary
| Name | warmStart |
A warmStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself such that its configuration is unaltered. |
Details
| Node ID | /warmStart |
| Module | SNMPv2-MIB |
| Version | 2002-10-16 |
| Mandatory | 0 |
| Source | SNMPv2-MIB line 677 |