All MIBs › ASYNCOS-MAIL-MIB › updateIndex
updateIndex
Module: ASYNCOS-MAIL-MIB
OID (symbolic): ASYNCOS-MAIL-MIB::updateIndex
OID (numeric): 1.3.6.1.4.1.15497.1.1.1.13.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Unique index for an update service. This index is for SNMP purposes only; it has no intrinsic value.
What is updateIndex?
Provides a unique numeric identifier for each automatic update service configured on the AsyncOS appliance, used by SNMP to index rows in the update service table. This index serves only as a table key for SNMP traversal purposes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.15497.1.1.1.13.1.1 snmpwalk -v2c -c public <target> ASYNCOS-MAIL-MIB::updateIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.15497.1.1.1.13.1.1.1 snmpget -v2c -c public <target> ASYNCOS-MAIL-MIB::updateIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> updateIndex.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::updateIndex 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.1 | updateIndex | ASYNCOS-MAIL-MIB |