NSMAIL-MIB

File: NSMAIL-MIB.mib (10230 bytes)

Imported modules

SNMPv2-SMI RFC1155-SMI SNMPv2-TC
RFC-1215

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
enterprises Counter32 Gauge32
Counter IpAddress TimeTicks
DisplayString TimeInterval TRAP-TYPE

Defined Types

MtaEntry  
SEQUENCE    
  mtaReceivedMessages Counter32
  mtaStoredMessages Gauge32
  mtaTransmittedMessages Counter32
  mtaReceivedVolume Counter32
  mtaStoredVolume Gauge32
  mtaTransmittedVolume Counter32
  mtaReceivedRecipients Counter32
  mtaStoredRecipients Gauge32
  mtaTransmittedRecipients Counter32
  mtaId INTEGER

Defined Values

netscape 1.3.6.1.4.1.1450
OBJECT IDENTIFIER    

nsmail 1.3.6.1.4.1.1450.5
A private MIB module for Netscape Messaging Server
MODULE-IDENTITY    

nsmailEntityInfo 1.3.6.1.4.1.1450.5.1
OBJECT IDENTIFIER    

nsmailEntityDescr 1.3.6.1.4.1.1450.5.1.1
A general textual description of the Netscape Mail Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nsmailEntityVers 1.3.6.1.4.1.1450.5.1.2
The Version of the Netscape Mail Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nsmailEntityOrg 1.3.6.1.4.1.1450.5.1.3
Organization responsible for Netscape Mail Server at this installation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nsmailEntityLocation 1.3.6.1.4.1.1450.5.1.4
Physical location of this entity (Netscape Mail Server). For example: hostname, building number, lab number, etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nsmailEntityContact 1.3.6.1.4.1.1450.5.1.5
Contact person(s) responsible for the Netscape Mail Server at this installation, together with information on how to contact.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nsmailEntityName 1.3.6.1.4.1.1450.5.1.6
Name assigned to this entity at the installation site.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

mtaTable 1.3.6.1.4.1.1450.5.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MtaEntry

mtaEntry 1.3.6.1.4.1.1450.5.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MtaEntry  

mtaReceivedMessages 1.3.6.1.4.1.1450.5.2.1.1
The total number of messages received since MTA Initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mtaStoredMessages 1.3.6.1.4.1.1450.5.2.1.2
The total number of messages currently stored in the MTA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

mtaTransmittedMessages 1.3.6.1.4.1.1450.5.2.1.3
The total number of messages transmitted since MTA Initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mtaReceivedVolume 1.3.6.1.4.1.1450.5.2.1.4
The number of msgs (in kilo-octets received since MTA Initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mtaStoredVolume 1.3.6.1.4.1.1450.5.2.1.5
The total number of msgs (in kilo-octets) currently stored in the MTA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

mtaTransmittedVolume 1.3.6.1.4.1.1450.5.2.1.6
Number of msgs, in kilo-octets, transmitted since MTA initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mtaReceivedRecipients 1.3.6.1.4.1.1450.5.2.1.7
The number of recipients specified in all messages received since MTA Initialization. Recipients this MTA had no responsibility for are not counted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mtaStoredRecipients 1.3.6.1.4.1.1450.5.2.1.8
The total number of recipients specified in all messages currently stored in the MTA. Recipients this MTA had no responsibility for are not counted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32  

mtaTransmittedRecipients 1.3.6.1.4.1.1450.5.2.1.9
The number of recipients specified in all messages transmitted since MTA Initialization. Recipients this MTA had no responsibility for are not counted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mtaId 1.3.6.1.4.1.1450.5.2.1.10
The id of the MTA as configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nsMailServerDown 5001
This trap is generated whenever the agent detects the Netscape Mail Server to be (potentially) Down.
TRAP-TYPE    

nsMailServerStart 5002
This trap is generated whenever the agent detects the Netscape Mail Server to have (re)started.
TRAP-TYPE    

nsMailServerNoResponse 5003
This 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.
TRAP-TYPE