2.235.1.1.34 syslog
更新时间: 2026/06/18
在Gitcode上查看源码

2.235.1.1.34 syslog

修订记录

openUBMC版本号修订日期修订内容
26.062026/06/18自动生成 SNMP 分支文档

节点概述

  • MIB 模块:OPENUBMC-SERVER-MIB
  • 节点名syslog
  • 相对 OID2.235.1.1.34
  • 完整 OID1.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.50syslogInfoDescriptionTableOBJECT-TYPEsyslogInfoDescriptionTable
2.235.1.1.34.51syslogCertInfoDescriptionTableOBJECT-TYPEsyslogCertInfoDescriptionTable

对象定义

本节点下的标量对象与通知定义。

syslogEnable

  • 相对 OID2.235.1.1.34.1
  • 完整 OID1.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

  • 相对 OID2.235.1.1.34.2
  • 完整 OID1.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

  • 相对 OID2.235.1.1.34.3
  • 完整 OID1.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

  • 相对 OID2.235.1.1.34.4
  • 完整 OID1.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

  • 相对 OID2.235.1.1.34.5
  • 完整 OID1.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

  • 相对 OID2.235.1.1.34.6
  • 完整 OID1.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

  • 相对 OID2.235.1.1.34.7
  • 完整 OID1.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

返回到索引