All MIBs › ASYNCOS-MAIL-MIB › updates
updates
Module: ASYNCOS-MAIL-MIB
OID (symbolic): ASYNCOS-MAIL-MIB::updates
OID (numeric): 1.3.6.1.4.1.15497.1.1.1.13.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of successful attempts that have occurred when updating a service.
What is updates?
Reports the cumulative count of successful update attempts for a specific automatic update service on the AsyncOS appliance. This counter helps administrators confirm that security content such as anti-spam or anti-virus definitions is being refreshed regularly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.15497.1.1.1.13.1.3 snmpwalk -v2c -c public <target> ASYNCOS-MAIL-MIB::updates
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.15497.1.1.1.13.1.3.1 snmpget -v2c -c public <target> ASYNCOS-MAIL-MIB::updates.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> updates.1
Start monitoring Cisco IronPort Email Security Appliance (ESA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASYNCOS-MAIL-MIB::updates OID value, configure state conditions and alerts, and monitor any Cisco IronPort Email Security Appliance (ESA) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.15497 | ironPort | IRONPORT-SMI |
| 1.3.6.1.4.1.15497.1 | asyncOSAppliances | IRONPORT-SMI |
| 1.3.6.1.4.1.15497.1.1 | asyncOSMail | IRONPORT-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.15497.1.1.1 | asyncOSMailObjects | ASYNCOS-MAIL-MIB |
| 1.3.6.1.4.1.15497.1.1.1.13 | updateTable | ASYNCOS-MAIL-MIB |
| 1.3.6.1.4.1.15497.1.1.1.13.1 | updateEntry | ASYNCOS-MAIL-MIB |
| 1.3.6.1.4.1.15497.1.1.1.13.1.3 | updates | ASYNCOS-MAIL-MIB |