smtpSendTestMsg
SMTP-MIB ·
.1.3.6.1.4.1.171.12.29.1.7
Object
scalar
r/w
Enumeration
When check Send(1), it will send mail. smtpSendTestStatus will indicate the test status.
Context
- MIB
- SMTP-MIB
- OID
.1.3.6.1.4.1.171.12.29.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swSMTPCtrl
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | send |
2 | noAction |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| smtpStatus This object describes the status of SMTP. | scalar | Enumeration | .1.3.6.1.4.1.171.12.29.1.1 |
| smtpSrvAddr This object is the SMTP server's IP address. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.12.29.1.2 |
| smtpSrvPort This object is the SMTP server's TCP port number.
The default value is 25.
You can configure it from 1 to 65535. | scalar | Integer32 | .1.3.6.1.4.1.171.12.29.1.3 |
| smtpSelfMailAddr The smtpSelfMailAddr describes the mail address of the sender. | scalar | OctetString | .1.3.6.1.4.1.171.12.29.1.4 |
| smtpTestMsgSubject This is the subject of test mail. | scalar | OctetString | .1.3.6.1.4.1.171.12.29.1.5 |
| smtpTestMsgContent This is the content of test mail. | scalar | OctetString | .1.3.6.1.4.1.171.12.29.1.6 |