ASYNCOS-MAIL-MIB

File: ASYNCOS-MAIL-MIB.mib (27421 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IRONPORT-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Gauge32 Integer32
DisplayString TruthValue asyncOSMail

Defined Types

PowerSupplyEntry  
SEQUENCE    
  powerSupplyIndex Integer32
  powerSupplyStatus INTEGER
  powerSupplyRedundancy INTEGER
  powerSupplyName DisplayString

TemperatureEntry  
SEQUENCE    
  temperatureIndex Integer32
  degreesCelsius Integer32
  temperatureName DisplayString

FanEntry  
SEQUENCE    
  fanIndex Integer32
  fanRPMs Gauge32
  fanName DisplayString

KeyExpirationEntry  
SEQUENCE    
  keyExpirationIndex Integer32
  keyDescription DisplayString
  keyIsPerpetual TruthValue
  keySecondsUntilExpire Gauge32

UpdateEntry  
SEQUENCE    
  updateIndex Integer32
  updateServiceName DisplayString
  updates Counter32
  updateFailures Counter32

RaidEntry  
SEQUENCE    
  raidIndex Integer32
  raidStatus INTEGER
  raidID DisplayString
  raidLastError DisplayString

Defined Values

asyncOSMailObjects 1.3.6.1.4.1.15497.1.1.1
MIB for Cisco IronPort Mail Gateway/Email Security Appliances
MODULE-IDENTITY    

asyncOSMailNotifications 1.3.6.1.4.1.15497.1.1.2
OBJECT IDENTIFIER    

perCentMemoryUtilization 1.3.6.1.4.1.15497.1.1.1.1
This object provides a general idea of how much memory is being consumed by the appliance software.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

perCentCPUUtilization 1.3.6.1.4.1.15497.1.1.1.2
This object provides a general idea of how busy the CPU is according to the appliance software, within the last 5 seconds of utilization. This measurement may or may not reflect the overall CPU utilization of the appliance, and may or may not be a per-process or a per-thread CPU utilization value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

perCentDiskIOUtilization 1.3.6.1.4.1.15497.1.1.1.3
This object provides a general idea of how much disk I/O has been generated within the last 5-15 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

perCentQueueUtilization 1.3.6.1.4.1.15497.1.1.1.4
Percent of total queue capacity used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

queueAvailabilityStatus 1.3.6.1.4.1.15497.1.1.1.5
Queue space status: enough space, queue near full or queue full.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER queueSpaceAvailable(1), queueSpaceShortage(2), queueFull(3)  

resourceConservationReason 1.3.6.1.4.1.15497.1.1.1.6
Reason system is in Resource Conservation Mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noResourceConservation(1), memoryShortage(2), queueSpaceShortage(3), queueFull(4)  

memoryAvailabilityStatus 1.3.6.1.4.1.15497.1.1.1.7
Mail Transfer process's memory availability status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER memoryAvailable(1), memoryShortage(2), memoryFull(3)  

powerSupplyTable 1.3.6.1.4.1.15497.1.1.1.8
A table of one or power supply entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerSupplyEntry

powerSupplyEntry 1.3.6.1.4.1.15497.1.1.1.8.1
Entry containing the status of a power supply and the corresponding power supply configuration redundancy state.
Status: current Access: not-accessible
OBJECT-TYPE    
  PowerSupplyEntry  

powerSupplyIndex 1.3.6.1.4.1.15497.1.1.1.8.1.1
Unique index for a power supply source. This index is for SNMP purposes only; it has no intrinsic value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..8  

powerSupplyStatus 1.3.6.1.4.1.15497.1.1.1.8.1.2
Represents the status of a power supply. powerSupplyNotInstalled - The power supply is not detected by the chassis as being physically present. powerSupplyHealthy - The power supply is physically present and is actively servicing the appliance with power. powerSupplyNoAC - The power supply is physically present but is not actively servicing the appliance with power. powerSupplyFaulty - The power supply is failed per the vendor defined operating specifications for the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER powerSupplyNotInstalled(1), powerSupplyHealthy(2), powerSupplyNoAC(3), powerSupplyFaulty(4)  

powerSupplyRedundancy 1.3.6.1.4.1.15497.1.1.1.8.1.3
Represents the status of a collection of one or more power supplies. powerSupplyRedundancyOK - All power supplies are in a powerSupplyHealthy state. powerSupplyRedundancyLost - One or more power supplies are in a powerSupplyNotInstalled, powerSupplyNoAC, or powerSupplyFaulty state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER powerSupplyRedundancyOK(1), powerSupplyRedundancyLost(2)  

powerSupplyName 1.3.6.1.4.1.15497.1.1.1.8.1.4
A textual name for a power supply.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

temperatureTable 1.3.6.1.4.1.15497.1.1.1.9
A table of chassis temperature sensor states.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TemperatureEntry

temperatureEntry 1.3.6.1.4.1.15497.1.1.1.9.1
An entry in the temperature sensor table representing the status of the corresponding sensor in or on the appliance.
Status: current Access: not-accessible
OBJECT-TYPE    
  TemperatureEntry  

temperatureIndex 1.3.6.1.4.1.15497.1.1.1.9.1.1
Unique index for the temperature sensor being instrumented. This index is for SNMP purposes only; it has no intrinsic value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64  

degreesCelsius 1.3.6.1.4.1.15497.1.1.1.9.1.2
Temperature reading for the sensor being instrumented in Centrigrade units. This is correct according to the relative accuracy of the sensor being instrumented.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

temperatureName 1.3.6.1.4.1.15497.1.1.1.9.1.3
Textual description for sensor being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

fanTable 1.3.6.1.4.1.15497.1.1.1.10
A table of chassis fan entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FanEntry

fanEntry 1.3.6.1.4.1.15497.1.1.1.10.1
An entry in the chassis fan table with the speed of a fan in the chassis, as well as the name of the corresponding fan.
Status: current Access: not-accessible
OBJECT-TYPE    
  FanEntry  

fanIndex 1.3.6.1.4.1.15497.1.1.1.10.1.1
Unique index of the chassis fan being instrumented. This index is for SNMP purposes only; it has no intrinsic value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64  

fanRPMs 1.3.6.1.4.1.15497.1.1.1.10.1.2
Speed in RPMs of a chassis fan being instrumented. The speed that corresponds to a fan failure varies depending on the vendor specification and airflow requirements for the appliance it's instrumented in, but in general when fanRPMs reports 0 RPMs the respective fan has failed.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

fanName 1.3.6.1.4.1.15497.1.1.1.10.1.3
A textual name of the chassis fan being instrumented.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

workQueueMessages 1.3.6.1.4.1.15497.1.1.1.11
Number of messages in the work queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

keyExpirationTable 1.3.6.1.4.1.15497.1.1.1.12
A table of Feature Key expiration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    KeyExpirationEntry

keyExpirationEntry 1.3.6.1.4.1.15497.1.1.1.12.1
Entry containing a Feature Key, its expiration status, and whether or not the Feature Key is perpetual.
Status: current Access: not-accessible
OBJECT-TYPE    
  KeyExpirationEntry  

keyExpirationIndex 1.3.6.1.4.1.15497.1.1.1.12.1.1
Unique index for a Feature Key applicable to the appliance. This index is for SNMP purposes only; it has no intrinsic value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..1024  

keyDescription 1.3.6.1.4.1.15497.1.1.1.12.1.2
Textual description for a Feature Key applicable to the appliance.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

keyIsPerpetual 1.3.6.1.4.1.15497.1.1.1.12.1.3
Boolean value represented by True if Feature Key is perpetual, or False if the Feature Key is normal or expired.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

keySecondsUntilExpire 1.3.6.1.4.1.15497.1.1.1.12.1.4
Seconds until the valid Feature Key expires. Only applies to non-perpetual Feature Keys, and is 0 when the Feature Key has expired.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

updateTable 1.3.6.1.4.1.15497.1.1.1.13
A table of one or more update entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UpdateEntry

updateEntry 1.3.6.1.4.1.15497.1.1.1.13.1
Entry containing a name and number of successful and failed updates for a service, including but not limited to: spam or virus definitions and timezone updates.
Status: current Access: not-accessible
OBJECT-TYPE    
  UpdateEntry  

updateIndex 1.3.6.1.4.1.15497.1.1.1.13.1.1
Unique index for an update service. This index is for SNMP purposes only; it has no intrinsic value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..1024  

updateServiceName 1.3.6.1.4.1.15497.1.1.1.13.1.2
A textual name for an update entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

updates 1.3.6.1.4.1.15497.1.1.1.13.1.3
The number of successful attempts that have occurred when updating a service.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

updateFailures 1.3.6.1.4.1.15497.1.1.1.13.1.4
The number of failed attempts that have occurred when updating a service.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oldestMessageAge 1.3.6.1.4.1.15497.1.1.1.14
The number of seconds the oldest message has been in queue
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

outstandingDNSRequests 1.3.6.1.4.1.15497.1.1.1.15
Number of DNS requests that have been sent but for which no reply has been received.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pendingDNSRequests 1.3.6.1.4.1.15497.1.1.1.16
Number of DNS requests waiting to be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

raidEvents 1.3.6.1.4.1.15497.1.1.1.17
The total number of RAID events that have occurred since the last appliance power on event.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

raidTable 1.3.6.1.4.1.15497.1.1.1.18
Unique index for a drive being instrumented in the appliance. This index is for SNMP purposes only; it has no intrinsic value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaidEntry

raidEntry 1.3.6.1.4.1.15497.1.1.1.18.1
An entry in the RAID table representing the status of a drive attached to a RAID controller in the appliance.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaidEntry  

raidIndex 1.3.6.1.4.1.15497.1.1.1.18.1.1
Unique index for a drive attached to a RAID controller in the appliance. This index is for SNMP purposes only; it has no intrinsic value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..1024  

raidStatus 1.3.6.1.4.1.15497.1.1.1.18.1.2
Represents the status of a a drive attached to a RAID controller in the appliance. driveHealthy - The corresponding drive is connected to the RAID controller and functioning as a healthy member in the RAID volume. driveFailure - The drive is either disconnected from the RAID controller, or has failed to operate within thresholds defined in vendor specifications for the drive and the controller. driveRebuild - The corresponding drive is connected to the RAID controller. It is being rebuilt according to the RAID controller specific rebuild algorithm for the current operating mode of the RAID volume.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER driveHealthy(1), driveFailure(2), driveRebuild(3)  

raidID 1.3.6.1.4.1.15497.1.1.1.18.1.3
A textual name for a drive attached to a RAID controller in the appliance.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

raidLastError 1.3.6.1.4.1.15497.1.1.1.18.1.4
The textual description of the last error message reported by the RAID controller or corresponding driver if one has occurred. This is 'No Error' if the corresponding drive's state is driveHealthy, or a controller or driver defined specific textual description if the drive's state is not driveHealthy.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

openFilesOrSockets 1.3.6.1.4.1.15497.1.1.1.19
This object notes how many files or sockets are open on the appliance. In normal operating conditions, the measurement is taken at least once every 5-15 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

mailTransferThreads 1.3.6.1.4.1.15497.1.1.1.20
Number of threads that perform some task related to transferring mail.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

connectionURL 1.3.6.1.4.1.15497.1.1.1.21
The URL which will be used to test HTTP URL connectivity.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hsmErrorReason 1.3.6.1.4.1.15497.1.1.1.22
A textual reason describing the last HSM authentication error.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

resourceConservationMode 1.3.6.1.4.1.15497.1.1.2.1
Memory or queue utilization caused system to enter resource conservation mode.
Status: current Access: read-only
NOTIFICATION-TYPE    

powerSupplyStatusChange 1.3.6.1.4.1.15497.1.1.2.2
A powerSupplyStatusChange notification is sent when power supply with powerSupplyName changes states, as per one of the states available in powerSupplyStatus. This notification contains the opaque type for powerSupplyName of the power supply which has changed state.
Status: current Access: read-only
NOTIFICATION-TYPE    

highTemperature 1.3.6.1.4.1.15497.1.1.2.3
A highTemperature notification is sent when the temperature of an instrumented sensor in the chassis has exceeded vendor defined specifications. This notification contains the opaque type for the temperatureName of the sensor which has failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

fanFailure 1.3.6.1.4.1.15497.1.1.2.4
A fanFailure notification is sent when the speed of the fan is not operating per the vendor defined specifications, as discussed in fanRPMs. This notification contains the opaque type for the fanName of the fan which has failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

keyExpiration 1.3.6.1.4.1.15497.1.1.2.5
A keyExpiration notification is sent when the corresponding Feature Key is pending expiration or has expired. This notification contains the opaque type for the keyDescription of the Feature Key that is pending expiration or has expired.
Status: current Access: read-only
NOTIFICATION-TYPE    

updateFailure 1.3.6.1.4.1.15497.1.1.2.6
An updateFailure notification is sent when a service fails to update properly. This notification contains the opaque type for the updateServiceName of the update service that has failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

raidStatusChange 1.3.6.1.4.1.15497.1.1.2.7
A raidStatusChange notification is sent when drive with raidID changes states, as per one of the states available in raidStatus. This notification contains the opaque type for raidID of the drive which has changed state.
Status: current Access: read-only
NOTIFICATION-TYPE    

connectivityFailure 1.3.6.1.4.1.15497.1.1.2.8
A connectivityFailure notification is sent when the URL denoted by configured connectionURL is unreachable, or the request returned an HTTP code was not between 200, inclusive, and 300, exclusive. The connectionURL configured is returned when the notification is triggered.
Status: current Access: read-only
NOTIFICATION-TYPE    

memoryUtilizationExceeded 1.3.6.1.4.1.15497.1.1.2.9
A memoryUtilizationExceeded notification is sent when the value in perCentMemoryUtilization has exceeded the configured memory usage threshold. The percentage that exceeded the threshold in perCentMemoryUtilization is returned via the notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

cpuUtilizationExceeded 1.3.6.1.4.1.15497.1.1.2.10
A cpuUtilizationExceeded notification is sent when the value in perCentCPUUtilization has exceeded the configured CPU usage threshold. The percentage that exceeded the threshold in perCentCPUUtilization is returned via the notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

hsmInitializationFailure 1.3.6.1.4.1.15497.1.1.2.11
A hsmInitializationFailure notification is sent when the Hardware Security Module card cannot be initialized. The initialization error in hsmErrorReason is returned via the notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

hsmResetLoginFailure 1.3.6.1.4.1.15497.1.1.2.12
A hsmResetLoginFailure notification is sent when the Hardware Security Module card is reset due to multiple Crypto Officer login failures. The reset login error in hsmErrorReason is returned via the notification.
Status: current Access: read-only
NOTIFICATION-TYPE