DLINKSW-TIME-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINKSW-TIME-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 |
dlinkSwTimeMIB | 1.3.6.1.4.1.171.14.10 |
This MIB module defines objects for Time and Simple Network Time Protocol (SNTP). |
||
dTimeMIBNotifications | 1.3.6.1.4.1.171.14.10.0 | |||
dTimeMIBObjects | 1.3.6.1.4.1.171.14.10.1 | |||
dTimeGeneral | 1.3.6.1.4.1.171.14.10.1.1 | |||
dTimeSntpEnabled | 1.3.6.1.4.1.171.14.10.1.1.1 | truthvalue | read-write |
This object indicates the state of SNTP function. Setting this object to 'true' will enable SNTP function. |
dTimeSntpBcastClientEnabled | 1.3.6.1.4.1.171.14.10.1.1.2 | truthvalue | read-write |
This object is used to enable/disable the broadcast client mode. Setting this object to 'true' indicates that the agent accepts broadcast SNTP traffic from servers. |
dTimeSntpPollInterval | 1.3.6.1.4.1.171.14.10.1.1.3 | unsigned32 | read-write |
This object indicates the interval for the SNTP client to synchronize its clock with server. |
dTimeSntpSourceIfIndex | 1.3.6.1.4.1.171.14.10.1.1.4 | interfaceindexorzero | read-write |
This object indicates the ifIndex of the interface whose IP address will be used as the source address for sending the SNTP packet. A special value of 0 indicates the source interface is not specified and the IP address of the closest interface will be used. |
dTimeClock | 1.3.6.1.4.1.171.14.10.1.2 | |||
dTimeManagedClock | 1.3.6.1.4.1.171.14.10.1.2.1 | dateandtime | read-write |
Use the object to manually set the system clock. |
dTimeCurrentTimeSource | 1.3.6.1.4.1.171.14.10.1.2.2 | integer | read-only |
The object indicates the clock source. Enumeration: 'noTimeSource': 2, 'sntp': 1. |
dTimeCurrentTime | 1.3.6.1.4.1.171.14.10.1.2.3 | dateandtime | read-only |
This object indicates the current system time. System time can be disciplined or adjusted by RTC, SNTP, or configured by user. |
dTimeSummerTime | 1.3.6.1.4.1.171.14.10.1.2.5 | |||
dTimeSummerTimeAutoSwitchMode | 1.3.6.1.4.1.171.14.10.1.2.5.1 | integer | read-write |
This object indicates the mode of the system to automatically switch to Summer Time (Daylight Saving Time). disable(1) - The Daylight Saving Time feature is disabled. recurring(2) - The Daylight Saving Time feature is enabled. The Summer Time should start and end on the specified week day of the specified month. date(3) - The Daylight Saving Time feature is enabled. The Summer Time should start and end on the specified date of the specified month. Enumeration: 'date': 3, 'disable': 1, 'recurring': 2. |
dTimeSummerTimeStart | 1.3.6.1.4.1.171.14.10.1.2.5.2 | dlinktimesummertimevalue | read-write |
This object indicates when the Summer Time starts. This value is always interpreted within the context of a dTimeSummerTimeAutoSwitchMode value. |
dTimeSummerTimeEnd | 1.3.6.1.4.1.171.14.10.1.2.5.3 | dlinktimesummertimevalue | read-write |
This object indicates when the Summer Time ends. This value is always interpreted within the context of a dTimeSummerTimeAutoSwitchMode value. |
dTimeSummerTimeOffset | 1.3.6.1.4.1.171.14.10.1.2.5.4 | integer | read-write |
The value of this object indicates number of minutes to add or to subtract during Summer Time. This object is not meaningful when dTimeSummerTimeAutoSwitchMode object is 'disable'. |
dTimeServer | 1.3.6.1.4.1.171.14.10.1.3 | |||
dTimeSntpServerTableNum | 1.3.6.1.4.1.171.14.10.1.3.1 | unsigned32 | read-only |
This object indicates the number of entries present in the dTimeSntpServerTable. |
dTimeSntpServerTable | 1.3.6.1.4.1.171.14.10.1.3.2 | no-access |
This table consists of a list of information for SNTP Time servers, which allow the software clock to be synchronized. |
|
1.3.6.1.4.1.171.14.10.1.3.2.1 | no-access |
An entry contains information about an SNTP Time server. |
||
dTimeSntpServerAddrType | 1.3.6.1.4.1.171.14.10.1.3.2.1.1 | inetaddresstype | no-access |
This object indicates the address type of the SNTP server. |
dTimeSntpServerAddr | 1.3.6.1.4.1.171.14.10.1.3.2.1.2 | inetaddress | no-access |
IP or IPv6 address of the time server which provides the clock synchronization. |
dTimeSntpServerVrfName | 1.3.6.1.4.1.171.14.10.1.3.2.1.3 | displaystring | no-access |
This object indicates the name of the routing forwarding instance. A zero length string indicates the VRF name is not specified. For the platform that doesn't support VRF, only a zero length string is allowed for this object. |
dTimeSntpServerRowStatus | 1.3.6.1.4.1.171.14.10.1.3.2.1.4 | rowstatus | read-only |
The status of this entry. |
dTimeSntpServerVersion | 1.3.6.1.4.1.171.14.10.1.3.2.1.5 | unsigned32 | read-only |
This object indicates the SNTP server version. When the value of dTimeSntpServerRowStatus at the same row is notInService(2), this object is 0. |
dTimeSntpServerLastReceive | 1.3.6.1.4.1.171.14.10.1.3.2.1.6 | unsigned32 | read-only |
This object indicates the elapsed time that the SNTP time has been synchronized. |
dTimeSntpServerSynced | 1.3.6.1.4.1.171.14.10.1.3.2.1.7 | truthvalue | read-only |
This object indicates whether the corresponding server is the current synced server. |
dTimeSntpServerBcast | 1.3.6.1.4.1.171.14.10.1.3.2.1.8 | truthvalue | read-only |
This object indicates whether the server is a broadcast SNTP server. |
dTimeMIBConformance | 1.3.6.1.4.1.171.14.10.2 | |||
dTimeCompliances | 1.3.6.1.4.1.171.14.10.2.1 | |||
dTimeCompliance | 1.3.6.1.4.1.171.14.10.2.1.1 |
The compliance statement for entities which implement the DLINKSW-TIME-MIB. |
||
dTimeGroups | 1.3.6.1.4.1.171.14.10.2.2 | |||
dTimeSysInfoGroup | 1.3.6.1.4.1.171.14.10.2.2.1 |
A collection of objects provides the information for system time. |
||
dTimeClockGroup | 1.3.6.1.4.1.171.14.10.2.2.2 |
A collection of objects provides configuration for system time. |
||
dTimeSntpGroup | 1.3.6.1.4.1.171.14.10.2.2.3 |
A collection of objects provides configuration for SNTP. |
||
dTimeSummerTimeCfgGroup | 1.3.6.1.4.1.171.14.10.2.2.4 |
A collection of objects provides configuration for Daylight Saving Time feature. |