smtpServerConnectionSecurity
ADVA-FSP3000ALM-MIB ·
.1.3.6.1.4.1.2544.1.14.5.7.4
Object
scalar
r/w
Enumeration
Security type for the connection to the SMTP server.
Context
- MIB
- ADVA-FSP3000ALM-MIB
- OID
.1.3.6.1.4.1.2544.1.14.5.7.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- emailNotifySettings
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | sslTls |
3 | startTls |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| emailNotifyConfig Email functionality configuration. | scalar | Enumeration | .1.3.6.1.4.1.2544.1.14.5.7.1 |
| smtpSenderAddress Sender Address. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2544.1.14.5.7.10 |
| smtpExtendedHello EHLO (Extended Hello) or HELO (Hello) identifies the server initiating the connection. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2544.1.14.5.7.11 |
| smtpServerName Name or IP Address (IPv4 or IPv6) of the SMTP server. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2544.1.14.5.7.2 |
| smtpServerPort Port of the SMTP server. | scalar | Integer32 | .1.3.6.1.4.1.2544.1.14.5.7.3 |
| smtpServerAuthConfig Configuration of authentication with SMTP server.
If set from noAuth(1) to auth(2) then smtpServerAccount
and smtpServerPasswd have to be given in the same SET request. | scalar | Enumeration | .1.3.6.1.4.1.2544.1.14.5.7.5 |
| smtpServerAccount Account used for authentication with SMTP server. | scalar | OctetString | .1.3.6.1.4.1.2544.1.14.5.7.6 |
| smtpServerPasswd Password used for authentication with SMTP server. Read requests on
this object will return a zero-length string. | scalar | OctetString | .1.3.6.1.4.1.2544.1.14.5.7.7 |
| emailRecipientTable Table of email recipients. | table | - | .1.3.6.1.4.1.2544.1.14.5.7.8 |
| externalIdTable Table defining the mapping of portIds to externalIds. | table | - | .1.3.6.1.4.1.2544.1.14.5.7.9 |