All MIBs › A10-AX-NOTIFICATIONS
Category: Alarm and Event Management, Vendor: A10 Networks
Description:
Defines SNMP notification objects for A10 Networks AX Series application delivery controllers, covering system and service events.
Imported Objects
From A10-AX-MIB
| axLogging | OBJECT-IDENTITY |
| axNotification | OBJECT-IDENTITY |
From INET-ADDRESS-MIB
| InetAddressType |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Integer32 | |
| NOTIFICATION-TYPE | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| PhysAddress |
What Is A10-AX-NOTIFICATIONS?
A10-AX-NOTIFICATIONS is a vendor-specific SNMP module from A10 Networks defining the notification (trap) payload objects used by the AX Series family of application delivery controllers (ADCs) and server load balancers. Rather than exposing polled counters directly, it defines the variables — server, port, virtual server, connection counts, dropped packets, thresholds — carried inside SNMP trap PDUs when the device raises an event. It is used for near-real-time monitoring of load-balancer health and capacity: administrators rely on these objects to see when a real server or virtual server goes down, when connection limits or configured thresholds are exceeded, or when packets are being dropped due to resource exhaustion. It works alongside the companion A10-AX-TRAPS module, which defines the actual NOTIFICATION-TYPE trap definitions that reference these objects. Typical deployment is on A10 AX Series hardware or virtual appliances performing L4/L7 load balancing in front of application server farms, where A10-AX-NOTIFICATIONS SNMP monitoring lets an NMS receive and parse A10 SLB traps in near real time.
IPNetwork Monitor allows you to monitor SNMP objects defined in A10-AX-NOTIFICATIONS. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- real server/port connection counts
- virtual server status per port
- dropped packet counts
- threshold breaches
- connection limit violations
- trunk/link aggregation ID
Supported Devices
- A10 Thunder 7460S (2025) — 6th-gen mid-range ADC, 150–270 Gbps
- A10 Thunder 1060S (2024) — 6th-gen entry-level ADC
Monitoring Examples
The notification variables axNotificationSLBServer, axNotificationSLBPort, and axNotificationSLBCurConns are populated in traps when a real server/port combination's connection count crosses an operational limit, letting an admin correlate a service-down event with the exact backend pool member. axNotificationDroppedPackets together with axNotificationConfiguredThreshold and axNotificationCurrentUsage reveal a scenario where traffic exceeds a configured rate limit, causing the AX device to shed packets. axNotificationVirtualServer/axNotificationVirtualServerPort/axNotificationVirtualServerPortType identify which VIP:port combination triggered the event, and axNotificationTrunkID ties an alert to a specific link-aggregation trunk.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| axSyslogTrapPrefix | 1.3.6.1.4.1.22610.2.4.2.100 | prefix of A10 logging traps | ||
| NTF axSyslogTrap | 1.3.6.1.4.1.22610.2.4.2.100.1 | the syslog messages sent through snmp trap | ||
| axSyslogTrapObjects | 1.3.6.1.4.1.22610.2.4.2.101 | Objects of AX syslog trap | ||
| STR axSyslogModuleName | 1.3.6.1.4.1.22610.2.4.2.101.1 | DisplayString | accessible-for-notify | The module name sent the syslog message. |
| I32 axSyslogPriority | 1.3.6.1.4.1.22610.2.4.2.101.2 | Integer32 | accessible-for-notify | The syslog message priority. |
| OCT axSyslogMsg | 1.3.6.1.4.1.22610.2.4.2.101.3 | OCTET STRING | accessible-for-notify | The syslog message. |
| axNotificationObjects | 1.3.6.1.4.1.22610.2.4.3.12.1 | |||
| STR axNotificationMsg | 1.3.6.1.4.1.22610.2.4.3.12.1.1 | DisplayString | read-only | The information about the related notification. |
| STR axNotificationSLBServer | 1.3.6.1.4.1.22610.2.4.3.12.1.2 | DisplayString | read-only | The address or host name of the server. |
| INT axNotificationSLBPort | 1.3.6.1.4.1.22610.2.4.3.12.1.3 | INTEGER | read-only | The service port. |
| C32 axNotificationSLBCurConns | 1.3.6.1.4.1.22610.2.4.3.12.1.4 | Counter32 | read-only | The current total of connections. |
| STR axNotificationVirtualServer | 1.3.6.1.4.1.22610.2.4.3.12.1.5 | DisplayString | read-only | The address or host name of the virtual server. |
| INT axNotificationVirtualServerPort | 1.3.6.1.4.1.22610.2.4.3.12.1.6 | INTEGER | read-only | The virtual server port. |
| INT axNotificationVirtualServerPortType | 1.3.6.1.4.1.22610.2.4.3.12.1.7 | INTEGER | read-only | The virtual server port type. |
| INT axNotificationDroppedPackets | 1.3.6.1.4.1.22610.2.4.3.12.1.8 | INTEGER | read-only | The number of dropped packets when the event happened. |
| INT axNotificationConfiguredThreshold | 1.3.6.1.4.1.22610.2.4.3.12.1.9 | INTEGER | read-only | The configured threshold value. |
| INT axNotificationCurrentUsage | 1.3.6.1.4.1.22610.2.4.3.12.1.10 | INTEGER | read-only | The current usage value. |
| INT axNotificationConnLimit | 1.3.6.1.4.1.22610.2.4.3.12.1.11 | INTEGER | read-only | The conn-limit. |
| INT axNotificationTrunkID | 1.3.6.1.4.1.22610.2.4.3.12.1.12 | INTEGER | read-only | The trunk ID |
| INT axNotificationPortThreshold | 1.3.6.1.4.1.22610.2.4.3.12.1.13 | INTEGER | read-only | The port threshold |
| INT axNotificationCurrentUpPorts | 1.3.6.1.4.1.22610.2.4.3.12.1.14 | INTEGER | read-only | The current up ports |
| STR axNotificationFanName | 1.3.6.1.4.1.22610.2.4.3.12.1.15 | DisplayString | read-only | The system fan name. |
| STR axNotificationPowerSupplyName | 1.3.6.1.4.1.22610.2.4.3.12.1.16 | DisplayString | read-only | The system power supply name. |
| INT axNotificationHAGroup | 1.3.6.1.4.1.22610.2.4.3.12.1.17 | INTEGER | read-only | The HA group ID. |
| STR axNotificationSLBServiceGroupName | 1.3.6.1.4.1.22610.2.4.3.12.1.18 | DisplayString | read-only | The service group name. |
| INT axNotificationPartitionId | 1.3.6.1.4.1.22610.2.4.3.12.1.19 | INTEGER | read-only | The application partition identifier. |
| INT axNotificationVrid | 1.3.6.1.4.1.22610.2.4.3.12.1.20 | INTEGER | read-only | The VRRP identifier. |
| STR axNotificationPartitionName | 1.3.6.1.4.1.22610.2.4.3.12.1.21 | DisplayString | read-only | The application partition name. |
| STR axNotificationGslbSiteName | 1.3.6.1.4.1.22610.2.4.3.12.1.22 | DisplayString | read-only | The GSLB site name. |
| STR axNotificationGslbSiteSlbDeviceName | 1.3.6.1.4.1.22610.2.4.3.12.1.23 | DisplayString | read-only | The GSLB device name inside a site. |
| STR axNotificationGslbSiteIpServerAddr | 1.3.6.1.4.1.22610.2.4.3.12.1.24 | DisplayString | read-only | The GSLB IP server address. |
| STR axNotificationGslbServiceIpName | 1.3.6.1.4.1.22610.2.4.3.12.1.25 | DisplayString | read-only | The GSLB service IP name. |
| STR axNotificationGslbServiceIpAddr | 1.3.6.1.4.1.22610.2.4.3.12.1.26 | DisplayString | read-only | The GSLB service IP name. |
| STR axNotificationGslbServiceIpPortType | 1.3.6.1.4.1.22610.2.4.3.12.1.27 | DisplayString | read-only | The GSLB service IP port type. |
| STR axNotificationGslbZoneName | 1.3.6.1.4.1.22610.2.4.3.12.1.28 | DisplayString | read-only | The GSLB zone name. |
| STR axNotificationGslbZoneServiceProto | 1.3.6.1.4.1.22610.2.4.3.12.1.29 | DisplayString | read-only | The GSLB zone service protocol name. |
| STR axNotificationGslbZoneServiceName | 1.3.6.1.4.1.22610.2.4.3.12.1.30 | DisplayString | read-only | The GSLB zone service name. |
| STR axNotificationGslbGroupName | 1.3.6.1.4.1.22610.2.4.3.12.1.31 | DisplayString | read-only | The GSLB group name. |
| STR axNotificationGslbGroupEntity | 1.3.6.1.4.1.22610.2.4.3.12.1.32 | DisplayString | read-only | The GSLB group entity (either group member or group master) IP address or local. |
| STR axNotificationLicensedModuleName | 1.3.6.1.4.1.22610.2.4.3.12.1.33 | DisplayString | read-only | The licensed module name. |
| INT axNotificationShutdownReason | 1.3.6.1.4.1.22610.2.4.3.12.1.34 | INTEGER | read-only | The reason for the system shut-down. |
| IPt axNotificationIpAddressType | 1.3.6.1.4.1.22610.2.4.3.12.1.35 | InetAddressType | read-only | The type of IP address. |
| U32 axNotificationLicenseDisableDuration | 1.3.6.1.4.1.22610.2.4.3.12.1.36 | Unsigned32 | read-only | The license has been disabled for given seconds. |
| U32 axNotificationSslServerCertificateErrCounter | 1.3.6.1.4.1.22610.2.4.3.12.1.37 | Unsigned32 | read-only | The counter for the SSL server certificate errors. |
| STR axNotificationServerSelectionFailureReason | 1.3.6.1.4.1.22610.2.4.3.12.1.38 | DisplayString | read-only | The reason of server selection failure. |
| STR axNotificationConnectionTypeName | 1.3.6.1.4.1.22610.2.4.3.12.1.39 | DisplayString | read-only | The name of the type. |
| INT axNotificationSlbObjectChange | 1.3.6.1.4.1.22610.2.4.3.12.1.40 | INTEGER | read-only | The type of create/delete. |
| STR axNotificationCertificateName | 1.3.6.1.4.1.22610.2.4.3.12.1.41 | DisplayString | read-only | The name of the certificate. |
| DAT axNotificationDateTime | 1.3.6.1.4.1.22610.2.4.3.12.1.42 | DateAndTime | read-only | Time the event is going to occuer, expired. |
| INT axNotificationSLBServerPortType | 1.3.6.1.4.1.22610.2.4.3.12.1.43 | INTEGER | read-only | The server port type of create/delete. |
| STR axNotificationPartitionResourceName | 1.3.6.1.4.1.22610.2.4.3.12.1.44 | DisplayString | read-only | The partition resource name. |
| INT axNotificationPartitionResourceUsageLevel | 1.3.6.1.4.1.22610.2.4.3.12.1.45 | INTEGER | read-only | The partition resource usage level. |
| STR axNotificationTacasServerHost | 1.3.6.1.4.1.22610.2.4.3.12.1.46 | DisplayString | read-only | The TACACS server host. |
| INT axNotificationUpDown | 1.3.6.1.4.1.22610.2.4.3.12.1.47 | INTEGER | read-only | The type of up or down. |
| INT axNotificationTrueFalse | 1.3.6.1.4.1.22610.2.4.3.12.1.48 | INTEGER | read-only | The effective of the notification. |
| STR axNotificationLsnIpAddress | 1.3.6.1.4.1.22610.2.4.3.12.1.50 | DisplayString | read-only | The LSN IP address string (IPv4/6). |
| INT axNotificationLsnProtoType | 1.3.6.1.4.1.22610.2.4.3.12.1.51 | INTEGER | read-only | The LSN protocol type. |
| INT axNotificationLsnCurrentUsage | 1.3.6.1.4.1.22610.2.4.3.12.1.52 | INTEGER | read-only | The LSN current usage. |
| STR axNotificationLsnPoolName | 1.3.6.1.4.1.22610.2.4.3.12.1.53 | DisplayString | read-only | The NAT pool name. |
| INT axNotificationLsnExceededTimes | 1.3.6.1.4.1.22610.2.4.3.12.1.54 | INTEGER | read-only | The exceeded times. |
| STR axNotificationLsnFixedNatPortMappingFileName | 1.3.6.1.4.1.22610.2.4.3.12.1.55 | DisplayString | read-only | The fixed nat port mapping file name. |
| INT axNotificationLsnFixedNatPortMappingFileChangeType | 1.3.6.1.4.1.22610.2.4.3.12.1.56 | INTEGER | read-only | The change type of fixed nat port mapping file. |
| INT axNotificationOldVcsState | 1.3.6.1.4.1.22610.2.4.3.12.1.57 | INTEGER | read-only | The old state of VCS. |
| INT axNotificationNewVcsState | 1.3.6.1.4.1.22610.2.4.3.12.1.58 | INTEGER | read-only | The new state of VCS. |
| axNotifications | 1.3.6.1.4.1.22610.2.4.3.12.2 | |||
| axSystemNotifications | 1.3.6.1.4.1.22610.2.4.3.12.2.1 | |||
| NTF axSystemStart | 1.3.6.1.4.1.22610.2.4.3.12.2.1.1 | Notify that the system has started running. | ||
| NTF axSystemShutdown | 1.3.6.1.4.1.22610.2.4.3.12.2.1.2 | Notify that the system is in the process of being shut down. | ||
| NTF axSystemTempHigh | 1.3.6.1.4.1.22610.2.4.3.12.2.1.3 | The system tempature is high. | ||
| NTF axFan1Failure | 1.3.6.1.4.1.22610.2.4.3.12.2.1.4 | The system fan1 is failed. | ||
| NTF axFan2Failure | 1.3.6.1.4.1.22610.2.4.3.12.2.1.5 | The system fan2 is failed. | ||
| NTF axFan3Failure | 1.3.6.1.4.1.22610.2.4.3.12.2.1.6 | The system fan3 is failed. | ||
| NTF axUpperPowerSupplyFailure | 1.3.6.1.4.1.22610.2.4.3.12.2.1.9 | The system upper power supply is failed. | ||
| NTF axLowerPowerSupplyFailure | 1.3.6.1.4.1.22610.2.4.3.12.2.1.10 | The system lower power supply is failed. | ||
| NTF axPrimaryHardDiskFailure | 1.3.6.1.4.1.22610.2.4.3.12.2.1.11 | The primary hard disk is failed. | ||
| NTF axSecondaryHardDiskFailure | 1.3.6.1.4.1.22610.2.4.3.12.2.1.12 | The secondary hard disk is failed. | ||
| NTF axHardDiskUsageHigh | 1.3.6.1.4.1.22610.2.4.3.12.2.1.13 | The hard disk usage is high. | ||
| NTF axMemoryUsageHigh | 1.3.6.1.4.1.22610.2.4.3.12.2.1.14 | The memory usage is high. | ||
| NTF axSystemRestart | 1.3.6.1.4.1.22610.2.4.3.12.2.1.15 | Notify that the agent has been restarted. | ||
| NTF axSystemDropPacketEvent | 1.3.6.1.4.1.22610.2.4.3.12.2.1.16 | The AX experiences the packet dropped of axNotificationDroppedPackets. | ||
| NTF axSystemRelieveDropPacketEvent | 1.3.6.1.4.1.22610.2.4.3.12.2.1.17 | The AX recovers from the packet dropped before. | ||
| NTF axSystemControlCpuHigh | 1.3.6.1.4.1.22610.2.4.3.12.2.1.18 | The AX control CPU usage is high. | ||
| NTF axSystemDataCpuHigh | 1.3.6.1.4.1.22610.2.4.3.12.2.1.19 | The AX data CPU usage is high. | ||
| NTF axSystemFanFailure | 1.3.6.1.4.1.22610.2.4.3.12.2.1.20 | The system fan is failed. | ||
| NTF axSystemPowerSupplyFailure | 1.3.6.1.4.1.22610.2.4.3.12.2.1.21 | The system power supply is failed. | ||
| NTF axSystemLicenseRequired | 1.3.6.1.4.1.22610.2.4.3.12.2.1.22 | The system requires the valid license for specific module. | ||
| NTF axSystemLicenseLoadSuccessful | 1.3.6.1.4.1.22610.2.4.3.12.2.1.23 | The system loads the license for specific module successfully. | ||
| NTF axSystemLicenseExpired | 1.3.6.1.4.1.22610.2.4.3.12.2.1.24 | The module license is expired. | ||
| NTF axSystemShutdownForReason | 1.3.6.1.4.1.22610.2.4.3.12.2.1.25 | The AX system is mandatorily shut down. | ||
| NTF axFileSystemBecomeReadOnly | 1.3.6.1.4.1.22610.2.4.3.12.2.1.26 | The file system is becoming the read-only. | ||
| NTF axSystemLicensedModuleDisabledForDuration | 1.3.6.1.4.1.22610.2.4.3.12.2.1.27 | The system disables the specific licensed module for the past duration seconds. | ||
| NTF axSystemControlCpuBecomeNormal | 1.3.6.1.4.1.22610.2.4.3.12.2.1.28 | The AX control CPU usage is back to normal. | ||
| NTF axSystemDataCpuBecomeNormal | 1.3.6.1.4.1.22610.2.4.3.12.2.1.29 | The AX data CPU usage is back to normal. | ||
| NTF axSystemTempBecomeNormal | 1.3.6.1.4.1.22610.2.4.3.12.2.1.30 | The system tempature is back to normal. | ||
| NTF axHardDiskUsageBecomeNormal | 1.3.6.1.4.1.22610.2.4.3.12.2.1.31 | The hard disk usage is back to normal. | ||
| NTF axMemoryUsageBecomeNormal | 1.3.6.1.4.1.22610.2.4.3.12.2.1.32 | The memory usage is back to normal. | ||
| NTF axSystemFanRecover | 1.3.6.1.4.1.22610.2.4.3.12.2.1.33 | The system fan is recover. | ||
| NTF axSystemPowerSupplyRecover | 1.3.6.1.4.1.22610.2.4.3.12.2.1.34 | The system power supply is recover. | ||
| NTF axSystemConnectionResourceHigh | 1.3.6.1.4.1.22610.2.4.3.12.2.1.35 | The system connection is high. | ||
| NTF axSystemConnectionResourceBecomeNormal | 1.3.6.1.4.1.22610.2.4.3.12.2.1.36 | The system connection is back to normal. | ||
| NTF axSystemSmpResourceHigh | 1.3.6.1.4.1.22610.2.4.3.12.2.1.37 | The system SMP is high. | ||
| NTF axSystemSmpResourceBecomeNormal | 1.3.6.1.4.1.22610.2.4.3.12.2.1.38 | The SMP is back to normal. | ||
| NTF axTacacsMonitorServerUpDown | 1.3.6.1.4.1.22610.2.4.3.12.2.1.39 | The AX Tacacs Monitor Server is up/down. | ||
| NTF axHighPrioritySyslog | 1.3.6.1.4.1.22610.2.4.3.12.2.1.41 | The high severity issue such as hardware failure. | ||
| axAppNotifications | 1.3.6.1.4.1.22610.2.4.3.12.2.2 | |||
| NTF axHAStandby | 1.3.6.1.4.1.22610.2.4.3.12.2.2.1 | The system is going into standby mode. | ||
| NTF axHAActive | 1.3.6.1.4.1.22610.2.4.3.12.2.2.2 | The system is going into active mode. | ||
| NTF axHAActiveActive | 1.3.6.1.4.1.22610.2.4.3.12.2.2.3 | The system is going into active-active mode. | ||
| NTF axServiceDown | 1.3.6.1.4.1.22610.2.4.3.12.2.2.4 | A service is detected DOWN. | ||
| NTF axServiceUp | 1.3.6.1.4.1.22610.2.4.3.12.2.2.5 | A SLB service is up. | ||
| NTF axServerDown | 1.3.6.1.4.1.22610.2.4.3.12.2.2.6 | A SLB server is down. | ||
| NTF axServerUp | 1.3.6.1.4.1.22610.2.4.3.12.2.2.7 | A SLB server is up. | ||
| NTF axServerConnLimit | 1.3.6.1.4.1.22610.2.4.3.12.2.2.8 | A SLB server has reached the configured connection limits. | ||
| NTF axServerConnResume | 1.3.6.1.4.1.22610.2.4.3.12.2.2.9 | A SLB server has reached the configured connection-resume value. | ||
| NTF axServiceConnLimit | 1.3.6.1.4.1.22610.2.4.3.12.2.2.10 | A SLB service has reached the configured connection limits. | ||
| NTF axServiceConnResume | 1.3.6.1.4.1.22610.2.4.3.12.2.2.11 | A SLB service has reached the configured connection-resume value. | ||
| NTF axVirtualServerPortDown | 1.3.6.1.4.1.22610.2.4.3.12.2.2.12 | A SLB virtual server port is down. | ||
| NTF axVirtualServerPortUp | 1.3.6.1.4.1.22610.2.4.3.12.2.2.13 | A SLB virtual server port is up. | ||
| NTF axApplicationBufferReachLimit | 1.3.6.1.4.1.22610.2.4.3.12.2.2.14 | The AX SLB application buffer usage execeeded the configured threshold. | ||
| NTF axVirtualServerPortReachConnLimit | 1.3.6.1.4.1.22610.2.4.3.12.2.2.15 | A virtual service port has reached the configured connection limits. | ||
| NTF axVirtualServerPortReachConnRateLimit | 1.3.6.1.4.1.22610.2.4.3.12.2.2.16 | A virtual service port has reached the configured connection rate-limits. | ||
| NTF axVirtualServerReachConnLimit | 1.3.6.1.4.1.22610.2.4.3.12.2.2.17 | A virtual server has reached the configured connection limits. | ||
| NTF axVirtualServerReachConnRateLimit | 1.3.6.1.4.1.22610.2.4.3.12.2.2.18 | A virtual server has reached the configured connection rate-limits. | ||
| NTF axServerConnRateLimit | 1.3.6.1.4.1.22610.2.4.3.12.2.2.19 | A SLB server has reached the configured conn-rate-limits. | ||
| NTF axServiceConnRateLimit | 1.3.6.1.4.1.22610.2.4.3.12.2.2.20 | A SLB service group member has reached the configured conn-rate-limits. | ||
| NTF axServiceGroupMemberEnabledForNewConn | 1.3.6.1.4.1.22610.2.4.3.12.2.2.21 | A SLB service group member is enabled to accept the new connection, when the current connections of group members exceed the conn-limit. | ||
| NTF axServiceGroupMemberDisabledForNewConn | 1.3.6.1.4.1.22610.2.4.3.12.2.2.22 | A SLB service group member is disabled, when the current connections of group members are reduced to the conn-resume. | ||
| NTF axVrrpActive | 1.3.6.1.4.1.22610.2.4.3.12.2.2.23 | The vrid, axNotificationVrid, in the specific partition becomes the Active state. | ||
| NTF axVrrpStandby | 1.3.6.1.4.1.22610.2.4.3.12.2.2.24 | The vrid, axNotificationVrid, in the specific partition becomes the Standby state. | ||
| NTF axSslServerCertificateErr | 1.3.6.1.4.1.22610.2.4.3.12.2.2.25 | The SSL server certificate error is detected. | ||
| NTF axServerSelectionFailure | 1.3.6.1.4.1.22610.2.4.3.12.2.2.26 | A SLB server has got a server selection failure. | ||
| NTF axVirtualServerUp | 1.3.6.1.4.1.22610.2.4.3.12.2.2.27 | Slb virtual server is up. | ||
| NTF axVirtualServerDown | 1.3.6.1.4.1.22610.2.4.3.12.2.2.28 | Slb virtual server is down. | ||
| NTF axServerDisabled | 1.3.6.1.4.1.22610.2.4.3.12.2.2.29 | A SLB server is disabled. | ||
| NTF axServiceGroupUp | 1.3.6.1.4.1.22610.2.4.3.12.2.2.30 | A SLB service group is Up. | ||
| NTF axServiceGroupDown | 1.3.6.1.4.1.22610.2.4.3.12.2.2.31 | A SLB service group is down. | ||
| NTF axServiceGroupMemberUp | 1.3.6.1.4.1.22610.2.4.3.12.2.2.32 | A SLB service group member is up. | ||
| NTF axServiceGroupMemberDown | 1.3.6.1.4.1.22610.2.4.3.12.2.2.33 | A SLB service group member is down. | ||
| NTF axVcsStateChange | 1.3.6.1.4.1.22610.2.4.3.12.2.2.34 | A VCS state change notification. | ||
| NTF axGatewayUp | 1.3.6.1.4.1.22610.2.4.3.12.2.2.35 | A gateway server is up. | ||
| NTF axGatewayDown | 1.3.6.1.4.1.22610.2.4.3.12.2.2.36 | A gateway server is down. | ||
| axNetworkNotifications | 1.3.6.1.4.1.22610.2.4.3.12.2.3 | |||
| NTF axNetworkTrunkPortsThreshold | 1.3.6.1.4.1.22610.2.4.3.12.2.3.1 | The trunk ports threshold trap. | ||
| axGslbNotifications | 1.3.6.1.4.1.22610.2.4.3.12.2.5 | |||
| NTF axGslbSiteAdminEnabled | 1.3.6.1.4.1.22610.2.4.3.12.2.5.1 | The GSLB site is administratively enabled. | ||
| NTF axGslbSiteAdminDisabled | 1.3.6.1.4.1.22610.2.4.3.12.2.5.2 | The GSLB site is administratively disabled. | ||
| NTF axGslbSiteOperationalStateUp | 1.3.6.1.4.1.22610.2.4.3.12.2.5.3 | The GSLB site is operational up. | ||
| NTF axGslbSiteOperationalStateDown | 1.3.6.1.4.1.22610.2.4.3.12.2.5.4 | The GSLB site is operational down. | ||
| NTF axGslbSiteSlbDeviceStateUp | 1.3.6.1.4.1.22610.2.4.3.12.2.5.5 | The GSLB site SLB device status is changed to up. | ||
| NTF axGslbSiteSlbDeviceStateDown | 1.3.6.1.4.1.22610.2.4.3.12.2.5.6 | The GSLB site SLB device status is changed to down. | ||
| NTF axGslbServiceIpAdminEnabled | 1.3.6.1.4.1.22610.2.4.3.12.2.5.9 | The GSLB service IP is administratively enabled. | ||
| NTF axGslbServiceIpAdminDisabled | 1.3.6.1.4.1.22610.2.4.3.12.2.5.10 | The GSLB service IP is administratively disabled. | ||
| NTF axGslbServiceIpOperationalStateUp | 1.3.6.1.4.1.22610.2.4.3.12.2.5.11 | The GSLB service IP is operational up. | ||
| NTF axGslbServiceIpOperationalStateDown | 1.3.6.1.4.1.22610.2.4.3.12.2.5.12 | The GSLB service IP is operational down. | ||
| NTF axGslbServiceIpPortStateUp | 1.3.6.1.4.1.22610.2.4.3.12.2.5.13 | The GSLB service IP port status is changed to up. | ||
| NTF axGslbServiceIpPortStateDown | 1.3.6.1.4.1.22610.2.4.3.12.2.5.14 | The GSLB service IP port status is changed to down. | ||
| NTF axGslbZoneAdminEnabled | 1.3.6.1.4.1.22610.2.4.3.12.2.5.15 | The GSLB zone status is administratively enabled. | ||
| NTF axGslbZoneAdminDisabled | 1.3.6.1.4.1.22610.2.4.3.12.2.5.16 | The GSLB zone status is administratively disabled. | ||
| NTF axGslbZoneOperationalStateUp | 1.3.6.1.4.1.22610.2.4.3.12.2.5.17 | The GSLB zone is operational up. | ||
| NTF axGslbZoneOperationalStateDown | 1.3.6.1.4.1.22610.2.4.3.12.2.5.18 | The GSLB zone is operational down. | ||
| NTF axGslbZoneServiceAdminEnabled | 1.3.6.1.4.1.22610.2.4.3.12.2.5.19 | The GSLB zone service is administratively enabled. | ||
| NTF axGslbZoneServiceAdminDisabled | 1.3.6.1.4.1.22610.2.4.3.12.2.5.20 | The GSLB zone service is administratively disabled. | ||
| NTF axGslbZoneServiceOperationalStateUp | 1.3.6.1.4.1.22610.2.4.3.12.2.5.21 | The GSLB zone service is operational up. | ||
| NTF axGslbZoneServiceOperationalStateDown | 1.3.6.1.4.1.22610.2.4.3.12.2.5.22 | The GSLB zone service is operational down. | ||
| NTF axGslbGroupBecomeMaster | 1.3.6.1.4.1.22610.2.4.3.12.2.5.23 | The GSLB group becomes the Master. | ||
| NTF axGslbGroupRemovedMaster | 1.3.6.1.4.1.22610.2.4.3.12.2.5.24 | The GSLB group is removed from the Master. | ||
| NTF axGslbGroupMemberJoinGroup | 1.3.6.1.4.1.22610.2.4.3.12.2.5.25 | The GSLB group member is joining a group. | ||
| NTF axGslbGroupMemberLeaveGroup | 1.3.6.1.4.1.22610.2.4.3.12.2.5.26 | The GSLB group member is leaving a group. | ||
| axSlbNotifications | 1.3.6.1.4.1.22610.2.4.3.12.2.6 | |||
| NTF axVirtualServerCreateDelete | 1.3.6.1.4.1.22610.2.4.3.12.2.6.1 | Slb virtual server is added or deleted. | ||
| NTF axVirtualServerPortCreateDelete | 1.3.6.1.4.1.22610.2.4.3.12.2.6.2 | Slb virtual server port is addeded or deleted. | ||
| NTF axServerCreateDelete | 1.3.6.1.4.1.22610.2.4.3.12.2.6.3 | Slb server is added or deleted. | ||
| NTF axServerPortCreateDelete | 1.3.6.1.4.1.22610.2.4.3.12.2.6.4 | Slb server port is added or delete. | ||
| NTF axSslCertificateCreateDelete | 1.3.6.1.4.1.22610.2.4.3.12.2.6.5 | Ssl certification is create or delete. | ||
| NTF axSslCertificateExpiring | 1.3.6.1.4.1.22610.2.4.3.12.2.6.6 | The certification is going to be expired. | ||
| NTF axPartitionResourceUsageWarning | 1.3.6.1.4.1.22610.2.4.3.12.2.6.7 | The partition resource usage becomes above/below the configured limitation. |
RFC description
A10 Networks AX series application delivery controller notifications MIB for receiving SNMP traps and alerts related to device health, security threats, and performance events.
Start monitoring A10 Networks Thunder ADCs with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.