smtpServerReversePath
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.3.4.2.3.7
Object
scalar
mandatory
r/w
OctetString
A NULL terminated 256 byte string that contains the SMTP Reverse Path. The user can substitute their own sender information in place of the IMM2 default sender information. For example imm@mycompany.com in place of the default alertmgr@a.b.c.d.
Context
- MIB
- IMM-MIB
- OID
.1.3.6.1.4.1.2.3.51.3.3.4.2.3.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- smtpConfig
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-256
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| smtpServerNameOrIPAddress mandatory A NULL terminated 64 byte string that contains the
SMTP server Host name or IP address(a.b.c.d). | scalar | OctetString | .1.3.6.1.4.1.2.3.51.3.3.4.2.3.1 |
| smtpServerPort mandatory SMTP server port number. | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.3.3.4.2.3.2 |
| smtpServerAuthentication mandatory Enable/disable SMTP-AUTH function. smtpServerAuthenticationUser and
smtpServerAuthenticationPassword must be SET before smtpServerAuthentication
is enabled or the enable will fail. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.2.3.3 |
| smtpServerAuthenticationUser mandatory SMTP authentication user name | scalar | OctetString | .1.3.6.1.4.1.2.3.51.3.3.4.2.3.4 |
| smtpServerAuthenticationPassword mandatory SMTP authentication password. On a read a NULL string
will be returned for security reasons. | scalar | OctetString | .1.3.6.1.4.1.2.3.51.3.3.4.2.3.5 |
| smtpServerAuthenticationMethod mandatory SMTP authentication method , support CRAM-MD5 and PLAIN only | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.2.3.6 |