EMAIL-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for EMAIL-MIB.
16
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
unix OBJECT IDENTIFIER .1.3.6.1.4.1.4 |
RFC1213-MIB Unknown .1.3.6.1.4.1.4 |
email OBJECT IDENTIFIER .1.3.6.1.4.1.4.51 |
eMailDeliveriesThe number of deliveries or attempted deliveries.ro Counter .1.3.6.1.4.1.4.51.1 |
eMailErrorsThe number delivery attempts with errors.ro Counter .1.3.6.1.4.1.4.51.2 |
eMailCacheSizeThe number of valid entrys in the cache. The coresponding
indicies will be 0..N, where N equals the cache size - 1.ro INTEGER .1.3.6.1.4.1.4.51.3 |
eMailCacheA cache, of the 'eMailCacheSize' most recent
e-mail deliveries. SEQUENCE OF EMailDelivery .1.3.6.1.4.1.4.51.4 |
eMailDeliveryAn entry in the eMail delivery cache. EMailDelivery .1.3.6.1.4.1.4.51.4.1 |
eMailIndexA unique index for this message.ro INTEGER .1.3.6.1.4.1.4.51.4.1.1 |
eMailIdentifierThe message identifier of the form AA99999.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4.51.4.1.2 |
eMailSenderThe message sender as listed in the message header.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4.51.4.1.3 |
eMailReceiverThe message receiver as listed in the message header.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4.51.4.1.4 |
eMailChannelThe sending entity (not the person sending the message).ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4.51.4.1.5 |
eMailStatusThe status of this transaction.ro Enumeration .1.3.6.1.4.1.4.51.4.1.6 |
eMailSizeThe size, in octects, of the message.ro INTEGER .1.3.6.1.4.1.4.51.4.1.7 |
eMailPriorityThe priority of the message.ro INTEGER .1.3.6.1.4.1.4.51.4.1.8 |