SMTP-MIB
The Structure of SMTP for the proprietary enterprise.
Main OID:
swSMTPMIB.dlink-common-mgmt.29
17
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
17 total| Object Name |
|---|
swSMTPMIBThe Structure of SMTP for the proprietary enterprise. MODULE-IDENTITY .dlink-common-mgmt.29 |
swSMTPCtrl OBJECT IDENTIFIER .dlink-common-mgmt.29.1 |
smtpStatusThis object describes the status of SMTP.rw Enumeration .dlink-common-mgmt.29.1.1 |
smtpSrvAddrThis object is the SMTP server's IP address.rw IpAddress .dlink-common-mgmt.29.1.2 |
smtpSrvPortThis object is the SMTP server's TCP port number.
The default value is 25.
You can configure it from 1 to 65535.rw INTEGER .dlink-common-mgmt.29.1.3 |
smtpSelfMailAddrThe smtpSelfMailAddr describes the mail address of the sender.rw DisplayString .dlink-common-mgmt.29.1.4 |
smtpTestMsgSubjectThis is the subject of test mail.rw DisplayString .dlink-common-mgmt.29.1.5 |
smtpTestMsgContentThis is the content of test mail.rw DisplayString .dlink-common-mgmt.29.1.6 |
smtpSendTestMsgWhen check Send(1), it will send mail.
smtpSendTestStatus will indicate the test status.rw Enumeration .dlink-common-mgmt.29.1.7 |
swSMTPInfo OBJECT IDENTIFIER .dlink-common-mgmt.29.2 |
smtpSendTestStatusThis object describes the latest test result.ro Enumeration .dlink-common-mgmt.29.2.1 |
swSMTPMgmt OBJECT IDENTIFIER .dlink-common-mgmt.29.3 |
smtpMailReceiverTableThe smtpMailReceiverTable describes the address list of the mail receivers. SEQUENCE OF SmtpReceiverAddrEntry .dlink-common-mgmt.29.3.1 |
smtpReceiverAddrEntryThis is a list of information contained in the smtpMailReceiverTable. SmtpReceiverAddrEntry .dlink-common-mgmt.29.3.1.1 |
smtpMailReceiverAddrIndexThis is the index of the mail receiver information.ro INTEGER .dlink-common-mgmt.29.3.1.1.1 |
smtpMailReceiverAddrThe smtpMailReceiverAddr describes the address of the mail receiver.rw DisplayString .dlink-common-mgmt.29.3.1.1.2 |
smtpMailReceiverAddrStateThe smtpMailReceiverAddrState describes the state of the mail receiver.rw RowStatus (SNMPv2-TC) .dlink-common-mgmt.29.3.1.1.3 |