ASYNCOS-MAIL-MIB: View SNMP OID List / Download MIB
VENDOR: IRONPORT SYSTEMS
Home | MIB: ASYNCOS-MAIL-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
asyncOSMailObjects | 1.3.6.1.4.1.15497.1.1.1 |
MIB for Cisco IronPort Mail Gateway/Email Security Appliances |
||
perCentMemoryUtilization | 1.3.6.1.4.1.15497.1.1.1.1 | integer32 | read-only |
This object provides a general idea of how much memory is being consumed by the appliance software. |
perCentCPUUtilization | 1.3.6.1.4.1.15497.1.1.1.2 | integer32 | read-only |
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. |
perCentDiskIOUtilization | 1.3.6.1.4.1.15497.1.1.1.3 | integer32 | read-only |
This object provides a general idea of how much disk I/O has been generated within the last 5-15 seconds. |
perCentQueueUtilization | 1.3.6.1.4.1.15497.1.1.1.4 | integer32 | read-only |
Percent of total queue capacity used. |
queueAvailabilityStatus | 1.3.6.1.4.1.15497.1.1.1.5 | integer | read-only |
Queue space status: enough space, queue near full or queue full. Enumeration: 'queueSpaceShortage': 2, 'queueSpaceAvailable': 1, 'queueFull': 3. |
resourceConservationReason | 1.3.6.1.4.1.15497.1.1.1.6 | integer | read-only |
Reason system is in Resource Conservation Mode. Enumeration: 'memoryShortage': 2, 'queueSpaceShortage': 3, 'noResourceConservation': 1, 'queueFull': 4. |
memoryAvailabilityStatus | 1.3.6.1.4.1.15497.1.1.1.7 | integer | read-only |
Mail Transfer process's memory availability status. Enumeration: 'memoryShortage': 2, 'memoryAvailable': 1, 'memoryFull': 3. |
powerSupplyTable | 1.3.6.1.4.1.15497.1.1.1.8 | no-access |
A table of one or power supply entries. |
|
1.3.6.1.4.1.15497.1.1.1.8.1 | no-access |
Entry containing the status of a power supply and the corresponding power supply configuration redundancy state. |
||
powerSupplyIndex | 1.3.6.1.4.1.15497.1.1.1.8.1.1 | integer32 | read-only |
Unique index for a power supply source. This index is for SNMP purposes only; it has no intrinsic value. |
powerSupplyStatus | 1.3.6.1.4.1.15497.1.1.1.8.1.2 | integer | read-only |
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. Enumeration: 'powerSupplyNotInstalled': 1, 'powerSupplyHealthy': 2, 'powerSupplyNoAC': 3, 'powerSupplyFaulty': 4. |
powerSupplyRedundancy | 1.3.6.1.4.1.15497.1.1.1.8.1.3 | integer | read-only |
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. Enumeration: 'powerSupplyRedundancyLost': 2, 'powerSupplyRedundancyOK': 1. |
powerSupplyName | 1.3.6.1.4.1.15497.1.1.1.8.1.4 | displaystring | read-only |
A textual name for a power supply. |
temperatureTable | 1.3.6.1.4.1.15497.1.1.1.9 | no-access |
A table of chassis temperature sensor states. |
|
1.3.6.1.4.1.15497.1.1.1.9.1 | no-access |
An entry in the temperature sensor table representing the status of the corresponding sensor in or on the appliance. |
||
temperatureIndex | 1.3.6.1.4.1.15497.1.1.1.9.1.1 | integer32 | no-access |
Unique index for the temperature sensor being instrumented. This index is for SNMP purposes only; it has no intrinsic value. |
degreesCelsius | 1.3.6.1.4.1.15497.1.1.1.9.1.2 | integer32 | read-only |
Temperature reading for the sensor being instrumented in Centrigrade units. This is correct according to the relative accuracy of the sensor being instrumented. |
temperatureName | 1.3.6.1.4.1.15497.1.1.1.9.1.3 | displaystring | read-only |
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. |
fanTable | 1.3.6.1.4.1.15497.1.1.1.10 | no-access |
A table of chassis fan entries. |
|
1.3.6.1.4.1.15497.1.1.1.10.1 | no-access |
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. |
||
fanIndex | 1.3.6.1.4.1.15497.1.1.1.10.1.1 | integer32 | no-access |
Unique index of the chassis fan being instrumented. This index is for SNMP purposes only; it has no intrinsic value. |
fanRPMs | 1.3.6.1.4.1.15497.1.1.1.10.1.2 | gauge32 | read-only |
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. |
fanName | 1.3.6.1.4.1.15497.1.1.1.10.1.3 | displaystring | read-only |
A textual name of the chassis fan being instrumented. |
workQueueMessages | 1.3.6.1.4.1.15497.1.1.1.11 | gauge32 | read-only |
Number of messages in the work queue. |
keyExpirationTable | 1.3.6.1.4.1.15497.1.1.1.12 | no-access |
A table of Feature Key expiration entries. |
|
1.3.6.1.4.1.15497.1.1.1.12.1 | no-access |
Entry containing a Feature Key, its expiration status, and whether or not the Feature Key is perpetual. |
||
keyExpirationIndex | 1.3.6.1.4.1.15497.1.1.1.12.1.1 | integer32 | read-only |
Unique index for a Feature Key applicable to the appliance. This index is for SNMP purposes only; it has no intrinsic value. |
keyDescription | 1.3.6.1.4.1.15497.1.1.1.12.1.2 | displaystring | read-only |
Textual description for a Feature Key applicable to the appliance. |
keyIsPerpetual | 1.3.6.1.4.1.15497.1.1.1.12.1.3 | truthvalue | read-only |
Boolean value represented by True if Feature Key is perpetual, or False if the Feature Key is normal or expired. |
keySecondsUntilExpire | 1.3.6.1.4.1.15497.1.1.1.12.1.4 | gauge32 | read-only |
Seconds until the valid Feature Key expires. Only applies to non-perpetual Feature Keys, and is 0 when the Feature Key has expired. |
updateTable | 1.3.6.1.4.1.15497.1.1.1.13 | no-access |
A table of one or more update entries. |
|
1.3.6.1.4.1.15497.1.1.1.13.1 | no-access |
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. |
||
updateIndex | 1.3.6.1.4.1.15497.1.1.1.13.1.1 | integer32 | read-only |
Unique index for an update service. This index is for SNMP purposes only; it has no intrinsic value. |
updateServiceName | 1.3.6.1.4.1.15497.1.1.1.13.1.2 | displaystring | read-only |
A textual name for an update entry. |
updates | 1.3.6.1.4.1.15497.1.1.1.13.1.3 | counter32 | read-only |
The number of successful attempts that have occurred when updating a service. |
updateFailures | 1.3.6.1.4.1.15497.1.1.1.13.1.4 | counter32 | read-only |
The number of failed attempts that have occurred when updating a service. |
oldestMessageAge | 1.3.6.1.4.1.15497.1.1.1.14 | gauge32 | read-only |
The number of seconds the oldest message has been in queue |
outstandingDNSRequests | 1.3.6.1.4.1.15497.1.1.1.15 | gauge32 | read-only |
Number of DNS requests that have been sent but for which no reply has been received. |
pendingDNSRequests | 1.3.6.1.4.1.15497.1.1.1.16 | gauge32 | read-only |
Number of DNS requests waiting to be sent. |
raidEvents | 1.3.6.1.4.1.15497.1.1.1.17 | counter32 | read-only |
The total number of RAID events that have occurred since the last appliance power on event. |
raidTable | 1.3.6.1.4.1.15497.1.1.1.18 | no-access |
Unique index for a drive being instrumented in the appliance. This index is for SNMP purposes only; it has no intrinsic value. |
|
1.3.6.1.4.1.15497.1.1.1.18.1 | no-access |
An entry in the RAID table representing the status of a drive attached to a RAID controller in the appliance. |
||
raidIndex | 1.3.6.1.4.1.15497.1.1.1.18.1.1 | integer32 | read-only |
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. |
raidStatus | 1.3.6.1.4.1.15497.1.1.1.18.1.2 | integer | read-only |
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. Enumeration: 'driveRebuild': 3, 'driveFailure': 2, 'driveHealthy': 1. |
raidID | 1.3.6.1.4.1.15497.1.1.1.18.1.3 | displaystring | read-only |
A textual name for a drive attached to a RAID controller in the appliance. |
raidLastError | 1.3.6.1.4.1.15497.1.1.1.18.1.4 | displaystring | read-only |
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. |
openFilesOrSockets | 1.3.6.1.4.1.15497.1.1.1.19 | gauge32 | read-only |
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. |
mailTransferThreads | 1.3.6.1.4.1.15497.1.1.1.20 | gauge32 | read-only |
Number of threads that perform some task related to transferring mail. |
connectionURL | 1.3.6.1.4.1.15497.1.1.1.21 | displaystring | no-access |
The URL which will be used to test HTTP URL connectivity. |
hsmErrorReason | 1.3.6.1.4.1.15497.1.1.1.22 | displaystring | read-only |
A textual reason describing the last HSM authentication error. |
asyncOSMailNotifications | 1.3.6.1.4.1.15497.1.1.2 | |||
resourceConservationMode | 1.3.6.1.4.1.15497.1.1.2.1 |
Memory or queue utilization caused system to enter resource conservation mode. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |