SMTP-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: SMTP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
swSMTPMIB | 1.3.6.1.4.1.171.12.29 |
The Structure of SMTP for the proprietary enterprise. |
||
swSMTPCtrl | 1.3.6.1.4.1.171.12.29.1 | |||
smtpStatus | 1.3.6.1.4.1.171.12.29.1.1 | integer | read-write |
This object describes the status of SMTP. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3. |
smtpSrvAddr | 1.3.6.1.4.1.171.12.29.1.2 | ipaddress | read-write |
The SMTP server's IP address. |
smtpSrvPort | 1.3.6.1.4.1.171.12.29.1.3 | integer | read-write |
The SMTP server's TCP port number. when swith device reset,it shows 0. You can config it from 1 to 65535. |
smtpSelfMailAddr | 1.3.6.1.4.1.171.12.29.1.4 | displaystring | read-write |
The smtpSelfMailAddr describes the mail address of the sender. |
smtpTestMsgSubject | 1.3.6.1.4.1.171.12.29.1.5 | displaystring | read-write |
The subject of test mail. |
smtpTestMsgContent | 1.3.6.1.4.1.171.12.29.1.6 | displaystring | read-write |
The content of test mail. |
smtpSendTestMsg | 1.3.6.1.4.1.171.12.29.1.7 | integer | read-write |
When check Send(1),it will send mail. smtpSendTestStatus will indicate the test status. Enumeration: 'send': 1, 'noAction': 2. |
swSMTPInfo | 1.3.6.1.4.1.171.12.29.2 | |||
smtpSendTestStatus | 1.3.6.1.4.1.171.12.29.2.1 | integer | read-only |
The object describes the latest test result. Enumeration: 'failed': 2, 'in-processing': 3, 'success': 1. |
swSMTPMgmt | 1.3.6.1.4.1.171.12.29.3 | |||
smtpMailReceiverTable | 1.3.6.1.4.1.171.12.29.3.1 | no-access |
The smtpMailReceiverTable describes the address list of the mail receivers. |
|
1.3.6.1.4.1.171.12.29.3.1.1 | no-access |
A list of information contained in smtpMailReceiverTable. |
||
smtpMailReceiverAddrIndex | 1.3.6.1.4.1.171.12.29.3.1.1.1 | integer | read-only |
The index of the mail receiver information. |
smtpMailReceiverAddr | 1.3.6.1.4.1.171.12.29.3.1.1.2 | displaystring | read-only |
The smtpMailReceiverAddr describes the address of the mail receiver. |
smtpMailReceiverAddrState | 1.3.6.1.4.1.171.12.29.3.1.1.3 | rowstatus | read-only |
The smtpMailReceiverAddrState describes the state of the mail receiver. |