NSMAIL-MIB
AI MIB Summary
The NSMAIL-MIB provides vendor-specific SNMP objects for monitoring the operational status, queue depths, and transaction statistics of the Netscape Messaging Server. This module enables administrators to track critical mail delivery metrics, including message volume, connection states, and server resource utilization, to ensure service availability and performance.
A private MIB module for Netscape Messaging Server
Main OID:
nsmail.1.3.6.1.4.1.1450.5
24
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
24 total| Object Name |
|---|
netscape OBJECT IDENTIFIER .1.3.6.1.4.1.1450 |
nsMailServerDownThis trap is generated whenever the agent detects the Netscape Mail Server to be (potentially) Down. NOTIFICATION-TYPE .1.3.6.1.4.1.1450.0.5001 |
nsMailServerStartThis trap is generated whenever the agent detects the Netscape Mail Server to have (re)started. NOTIFICATION-TYPE .1.3.6.1.4.1.1450.0.5002 |
nsMailServerNoResponseThis trap is generated whenever the agent detects the Netscape Mail Server not responding to its polls. This TRAP is different from the 'nsMailServerDown' TRAP, as the Netscape Mail Server is still potentially up, serving its main purpose. But, the SNMP data collection entity has most likely gone down. NOTIFICATION-TYPE .1.3.6.1.4.1.1450.0.5003 |
nsmailA private MIB module for Netscape Messaging Server MODULE-IDENTITY .1.3.6.1.4.1.1450.5 |
nsmailEntityInfo OBJECT IDENTIFIER .1.3.6.1.4.1.1450.5.1 |
nsmailEntityDescrA general textual description of the Netscape Mail Server.ro DisplayString .1.3.6.1.4.1.1450.5.1.1 |
nsmailEntityVersThe Version of the Netscape Mail Server.ro DisplayString .1.3.6.1.4.1.1450.5.1.2 |
nsmailEntityOrgOrganization responsible for Netscape Mail Server at this installation.ro DisplayString .1.3.6.1.4.1.1450.5.1.3 |
nsmailEntityLocationPhysical location of this entity (Netscape Mail Server). For example: hostname, building number, lab number, etc.ro DisplayString .1.3.6.1.4.1.1450.5.1.4 |
nsmailEntityContactContact person(s) responsible for the Netscape Mail Server at this installation, together with information on how to contact.ro DisplayString .1.3.6.1.4.1.1450.5.1.5 |
nsmailEntityNameName assigned to this entity at the installation site.ro DisplayString .1.3.6.1.4.1.1450.5.1.6 |
mtaTable SEQUENCE OF MtaEntry .1.3.6.1.4.1.1450.5.2 |
mtaEntry MtaEntry .1.3.6.1.4.1.1450.5.2.1 |
mtaReceivedMessagesThe total number of messages received since MTA Initialization.ro Counter32 .1.3.6.1.4.1.1450.5.2.1.1 |
mtaStoredMessagesThe total number of messages currently stored in the MTA.ro Gauge32 .1.3.6.1.4.1.1450.5.2.1.2 |
mtaTransmittedMessagesThe total number of messages transmitted since MTA Initialization.ro Counter32 .1.3.6.1.4.1.1450.5.2.1.3 |
mtaReceivedVolumeThe number of msgs (in kilo-octets received since MTA Initialization.ro Counter32 .1.3.6.1.4.1.1450.5.2.1.4 |
mtaStoredVolumeThe total number of msgs (in kilo-octets) currently stored in the MTA.ro Gauge32 .1.3.6.1.4.1.1450.5.2.1.5 |
mtaTransmittedVolumeNumber of msgs, in kilo-octets, transmitted since MTA initialization.ro Counter32 .1.3.6.1.4.1.1450.5.2.1.6 |
mtaReceivedRecipientsThe number of recipients specified in all messages received since MTA Initialization. Recipients this MTA had no responsibility for are not counted.ro Counter32 .1.3.6.1.4.1.1450.5.2.1.7 |
mtaStoredRecipientsThe total number of recipients specified in all messages currently stored in the MTA. Recipients this MTA had no responsibility for are not counted.ro Gauge32 .1.3.6.1.4.1.1450.5.2.1.8 |
mtaTransmittedRecipientsThe number of recipients specified in all messages transmitted since MTA Initialization. Recipients this MTA had no responsibility for are not counted.ro Counter32 .1.3.6.1.4.1.1450.5.2.1.9 |
mtaIdThe id of the MTA as configured.ro INTEGER .1.3.6.1.4.1.1450.5.2.1.10 |