Extreme User MIB Notifications

Extreme User MIB Notifications

Object and OID Varbinds Description
extremePaswdExpiryWarning
1.3.6.1.4.1.1916.1.61.0.1
extremeUserName
extremePasswdExpiryDate
extremePasswdExpiryPendingDays
extremePasswdExpiryAlertLevel

This notification is sent before a user account's password expires. This is based on the global password expiry alert configuration. It contains the following information:

  • extremeUserName - Contains the name of the user account that is going to expire.
  • extremePasswdExpiryDate - Contains the date on which the user account's password is going to expire.
  • extremePasswdExpiryPendingDays - Contains the number of days till the account's password expires.
  • extremePasswdExpiryAlertLevel - The type of alert. Can be one of the following:
    • 1 - Critical
    • 2 - Major
    • 3 - Minor
    • 4 - Info
extremePasswdExpiringToday
1.3.6.1.4.1.1916.1.61.0.2
extremeUserName
extremePasswdExpiryDate

This notification is sent if the user account's password is expiring today. It contains the following information:

  • extremeUserName - Contains the name of the user account that is expiring today.
  • extremePasswdExpiryDate - Contains the date on which the password expires.
extremePasswdExpired
1.3.6.1.4.1.1916.1.61.0.3
extremeUserName
extremePasswdExpiryDate
extremePasswdExpiryExpiredDays

This notification is sent if the user account's password has already expired. It contains the following information:

  • extremeUserName - Contains the name of the user account that has expired.
  • extremePasswdExpiryDate - Contains the date on which the password expired.
  • extremePasswdExpiryExpiredDays - Contains the number of days since the password expired.