2.235.1.1.27 networkTimeProtocol
更新时间: 2026/06/18
在Gitcode上查看源码2.235.1.1.27 networkTimeProtocol
修订记录
| openUBMC版本号 | 修订日期 | 修订内容 |
|---|---|---|
| 26.06 | 2026/06/18 | 自动生成 SNMP 分支文档 |
节点概述
- MIB 模块:OPENUBMC-SERVER-MIB
- 节点名:
networkTimeProtocol - 相对 OID:
2.235.1.1.27 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.27 - 节点类型:OBJECT IDENTIFIER
- 访问权限:N/A
- 状态:-
- MIB 定义:
openUBMC 27
对象定义
本节点下的标量对象与通知定义。
ntpSupport
- 相对 OID:
2.235.1.1.27.1 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.27.1 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { nosupport (1), support (2) } - 访问权限:read-only
- 状态:current
- MIB 定义:
networkTimeProtocol 1 - 描述:Information about whether the system support NTP.If the system does not support NTP,then we can ignore the value returned by working the nodes of networkTimeProtocol.
ntpEnabled
- 相对 OID:
2.235.1.1.27.2 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.27.2 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { disable (1), enable (2) } - 访问权限:read-write
- 状态:current
- MIB 定义:
networkTimeProtocol 2 - 描述:Enable or disable NTP.
preferredNTPServer
- 相对 OID:
2.235.1.1.27.3 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.27.3 - 类型:OBJECT-TYPE
- 数据类型:
DisplayString - 访问权限:read-write
- 状态:current
- MIB 定义:
networkTimeProtocol 3 - 描述:IPv4 or IPv6 address, or domain name of the preferred NTP server. The value is the correct IP address or domain name. The default value is a null string. Setting the value to 0.0.0.0 can clear the parameter value.
alternateNTPServer
- 相对 OID:
2.235.1.1.27.4 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.27.4 - 类型:OBJECT-TYPE
- 数据类型:
DisplayString - 访问权限:read-write
- 状态:current
- MIB 定义:
networkTimeProtocol 4 - 描述:IPv4 or IPv6 address, or domain name of the alternate NTP server. The value is the correct IP address or domain name. The default value is a null string. Setting the value to 0.0.0.0 can clear the parameter value.
ntpServersource
- 相对 OID:
2.235.1.1.27.5 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.27.5 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { manual (1), auto (2) } - 访问权限:read-write
- 状态:current
- MIB 定义:
networkTimeProtocol 5 - 描述:Information about NTP source.
bindNTPIPProtocol
- 相对 OID:
2.235.1.1.27.6 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.27.6 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { ipv4 (1), ipv6 (2) } - 访问权限:read-write
- 状态:current
- MIB 定义:
networkTimeProtocol 6 - 描述:Information about NTP bind ip protocol.
ntpAuthEnabled
- 相对 OID:
2.235.1.1.27.7 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.27.7 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { disable (1), enable (2) } - 访问权限:read-write
- 状态:current
- MIB 定义:
networkTimeProtocol 7 - 描述:Enable or disable NTP authentication.
ntpImportGroupkey
- 相对 OID:
2.235.1.1.27.8 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.27.8 - 类型:OBJECT-TYPE
- 数据类型:
DisplayString - 访问权限:read-write
- 状态:current
- MIB 定义:
networkTimeProtocol 8 - 描述:Import group key.
ntpGroupkeyState
- 相对 OID:
2.235.1.1.27.9 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.27.9 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { notimported (1), imported (2) } - 访问权限:read-only
- 状态:current
- MIB 定义:
networkTimeProtocol 9 - 描述:Information about NTP Group key.
ntpMinimumPollingInterval
- 相对 OID:
2.235.1.1.27.10 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.27.10 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { interval8s (3), interval16s (4), interval32s (5), interval64s (6), interval128s (7), interval256s (8), interval512s (9), interval1024s (10), interval34m (11), interval68m (12), interval2h (13), interval4h (14), interval9h (15), interval18h (16), interval36h (17) } - 访问权限:read-write
- 状态:current
- MIB 定义:
networkTimeProtocol 10 - 描述:The minimum poll intervals for NTP messages, in seconds to the power of two. The value range is 3 to 17.
ntpMaximumPollingInterval
- 相对 OID:
2.235.1.1.27.11 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.27.11 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { interval8s (3), interval16s (4), interval32s (5), interval64s (6), interval128s (7), interval256s (8), interval512s (9), interval1024s (10), interval34m (11), interval68m (12), interval2h (13), interval4h (14), interval9h (15), interval18h (16), interval36h (17) } - 访问权限:read-write
- 状态:current
- MIB 定义:
networkTimeProtocol 11 - 描述:The maximum poll intervals for NTP messages, in seconds to the power of two. The value range is 3 to 17.
extraNTPServer
- 相对 OID:
2.235.1.1.27.12 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.27.12 - 类型:OBJECT-TYPE
- 数据类型:
DisplayString - 访问权限:read-write
- 状态:current
- MIB 定义:
networkTimeProtocol 12 - 描述:IPv4 or IPv6 address, or domain name of the alternate NTP server. The value is the correct IP address or domain name. The default value is a null string. Setting the value to 0.0.0.0 can clear the parameter value.