2.235.1.1.5.50.1 smtpReceiverDescriptionEntry
更新时间: 2026/06/18
在Gitcode上查看源码2.235.1.1.5.50.1 smtpReceiverDescriptionEntry
修订记录
| openUBMC版本号 | 修订日期 | 修订内容 |
|---|---|---|
| 26.06 | 2026/06/18 | 自动生成 SNMP 分支文档 |
节点概述
- MIB 模块:OPENUBMC-SERVER-MIB
- 节点名:
smtpReceiverDescriptionEntry - 相对 OID:
2.235.1.1.5.50.1 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.5.50.1 - 节点类型:OBJECT-TYPE
- 访问权限:not-accessible
- 状态:current
- MIB 定义:
smtpReceiverDescriptionTable 1
说明
Information about SMTP Receiver information.
对象定义
本节点下的标量对象与通知定义。
smtpReceiverIndex
- 相对 OID:
2.235.1.1.5.50.1.1 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.5.50.1.1 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER(1..4) - 访问权限:not-accessible
- 状态:current
- MIB 定义:
smtpReceiverDescriptionEntry 1 - 描述:Smtp receiver index.
smtpReceiverState
- 相对 OID:
2.235.1.1.5.50.1.2 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.5.50.1.2 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { disable(1), enable(2) } - 访问权限:read-write
- 状态:current
- MIB 定义:
smtpReceiverDescriptionEntry 2 - 描述:SMTP receiver enable state. Disable 1, enable 2. Default value is disable(1).
smtpReceiverAddress
- 相对 OID:
2.235.1.1.5.50.1.3 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.5.50.1.3 - 类型:OBJECT-TYPE
- 数据类型:
DisplayString - 访问权限:read-write
- 状态:current
- MIB 定义:
smtpReceiverDescriptionEntry 3 - 描述:Email address between 0 to 255 characters. A email address supports all characters except space,double quotation,equal and the following characters:#'&.
smtpReceiverDescription
- 相对 OID:
2.235.1.1.5.50.1.4 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.5.50.1.4 - 类型:OBJECT-TYPE
- 数据类型:
DisplayString - 访问权限:read-write
- 状态:current
- MIB 定义:
smtpReceiverDescriptionEntry 4 - 描述:Email description between 0 to 255 characters. A email description supports all characters except double quotation,equal and the following characters:#'&.
smtpReceiverTest
- 相对 OID:
2.235.1.1.5.50.1.5 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.5.50.1.5 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER - 访问权限:read-write
- 状态:current
- MIB 定义:
smtpReceiverDescriptionEntry 5 - 描述:Test whether could send email. When set, the value is only 1.