smtpServerNameOrIPAddress
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.3.4.2.3.1
Object
scalar
mandatory
r/w
OctetString
A NULL terminated 64 byte string that contains the SMTP server Host name or IP address(a.b.c.d).
Context
- MIB
- IMM-MIB
- OID
.1.3.6.1.4.1.2.3.51.3.3.4.2.3.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- smtpConfig
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| smtpServerReversePath mandatory 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 … | scalar | OctetString | .1.3.6.1.4.1.2.3.51.3.3.4.2.3.7 |