2.235.1.1.34 syslog
更新时间: 2026/06/18
在Gitcode上查看源码2.235.1.1.34 syslog
修订记录
| openUBMC版本号 | 修订日期 | 修订内容 |
|---|---|---|
| 26.06 | 2026/06/18 | 自动生成 SNMP 分支文档 |
节点概述
- MIB 模块:OPENUBMC-SERVER-MIB
- 节点名:
syslog - 相对 OID:
2.235.1.1.34 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.34 - 节点类型:OBJECT IDENTIFIER
- 访问权限:N/A
- 状态:-
- MIB 定义:
openUBMC 34
子节点
按 SNMP OID 拓扑向下展开,点击可进入下一层文档。
| 相对 OID | 节点名 | 类型 | 文档 |
|---|---|---|---|
2.235.1.1.34.50 | syslogInfoDescriptionTable | OBJECT-TYPE | syslogInfoDescriptionTable |
2.235.1.1.34.51 | syslogCertInfoDescriptionTable | OBJECT-TYPE | syslogCertInfoDescriptionTable |
对象定义
本节点下的标量对象与通知定义。
syslogEnable
- 相对 OID:
2.235.1.1.34.1 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.34.1 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { disable (1), enable (2) } - 访问权限:read-write
- 状态:current
- MIB 定义:
syslog 1 - 描述:The enable state of syslog. Default value is disable(1).
syslogIdentity
- 相对 OID:
2.235.1.1.34.2 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.34.2 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { boardSN(1), productAssetTag(2), hostName(3), chassisName(4), chassisLocation(5), chassisSerialNumber(6) } - 访问权限:read-write
- 状态:current
- MIB 定义:
syslog 2 - 描述:Choose the server Identity when sending syslog.
syslogSeverity
- 相对 OID:
2.235.1.1.34.3 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.34.3 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { ok(1), minor(2), major(3), critical(4), none(5) } - 访问权限:read-write
- 状态:current
- MIB 定义:
syslog 3 - 描述:The level of syslog send. Default level is ok. ok:send all level message. minor:send minor and above level message. major:send major and above level message. critical:send critical level message. none:send nothing.
syslogProtocolType
- 相对 OID:
2.235.1.1.34.4 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.34.4 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { udp(1), tcp(2), tls(3) } - 访问权限:read-write
- 状态:current
- MIB 定义:
syslog 4 - 描述:The syslog protocol type. Default value is TCP. udp:When receiving messages using the UDP protocol. tcp:When receiving messages using the TCP protocol. tls:When receiving messages using the TCP protocol
syslogAuthType
- 相对 OID:
2.235.1.1.34.5 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.34.5 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { one-way(1), mutual(2) } - 访问权限:read-write
- 状态:current
- MIB 定义:
syslog 5 - 描述:The syslog auth type. Default value is one way authentication. one way authentication:authenticate the server. mutual authentication:authenticate the server and client.
syslogImportRootCertificate
- 相对 OID:
2.235.1.1.34.6 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.34.6 - 类型:OBJECT-TYPE
- 数据类型:
DisplayString - 访问权限:read-write
- 状态:current
- MIB 定义:
syslog 6 - 描述:Import root certificate of the syslog server,write only. eg:/tmp/cacert.pem
syslogImportClientCertificate
- 相对 OID:
2.235.1.1.34.7 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.34.7 - 类型:OBJECT-TYPE
- 数据类型:
DisplayString - 访问权限:read-write
- 状态:current
- MIB 定义:
syslog 7 - 描述:Import the syslog server client certificate (write only and the signature algorithm cannot be MD5). eg:/tmp/client.pfx;password