Class | Description |
---|---|
AuditNotification |
Data structure for Audit events
|
CallHomeInfoNotification |
Events generated for NETCONF Call Home connections.
|
CommitDiffNotification |
Data structure for CommitDiff notifications.
|
CommitFailedNotification |
Data structure for failing commit notifications.
|
CommitNotification |
Data structure for simple commit notifications.
|
CommitProgressNotification |
Data structure for commit progress notifications.
|
CommitQueueProgressNotification |
Data structure for commit queue progress notifications.
|
ConfirmNotification |
Data structure for Confirmed commit notifications.
|
ForwardNotification |
Data structure for Forward agent events.
|
HaNotification |
Data structure for High Availability notifications.
|
HealtCheckNotification |
Data structure for HealtCheck notifications.
|
HeartbeatNotification |
Data structure for Heartbeat notifications.
|
Notif |
This class implements the Notifications API in Java.
|
Notification |
Base class for notification data structures.
|
NotificationCfg | |
PackageReloadNotification |
Data structure for PackageReload notifications.
|
ProgressNotification |
Data structure for progress notifications.
|
ReopenLogsNotification |
Data structure for ReopenLogs notifications.
|
SnmpaNotification |
Data structure SNMP agent notifications.
|
SnmpaNotification.SnmpVar |
Class representing a SNMP variable
|
SnmpaNotification.TrapInfo |
Class representing trapinfo for a trap
|
SnmpaNotification.Varbind |
Class representing a varbind for a trap
|
StreamNotification |
Data structure for Stream notifications.
|
SubagentNotification |
Data structure for subagent notifications.
|
SyslogNotification |
Data structure for syslog notifications.
|
UpgradeNotification |
Data structure for upgrade notifications.
|
UserSessNotification |
Data structure for user session start/stop notifications.
|
Enum | Description |
---|---|
NotificationType |
Enum describing the different notification types available.
|
ProgressNotification.ProgressEventType |
Progress event type.
|
Exception | Description |
---|---|
NotifException |
Exceptions raised from the notif package
|