TELDAT-CFG-PROTOCOL-NTP-MIB: View SNMP OID List / Download MIB
VENDOR: TELDAT, S.A.
Home | MIB: TELDAT-CFG-PROTOCOL-NTP-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 |
telProdNpConfProtNtp | 1.3.6.1.4.1.2007.4.1.1.5.13 | |||
telProdNpConfProtNtpGlobal | 1.3.6.1.4.1.2007.4.1.1.5.13.1 | |||
telProdNpConfProtNtpStat | 1.3.6.1.4.1.2007.4.1.1.5.13.1.1 | integer | read-write |
Describes the NTP protocol status: enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
telProdNpConProtNtpMode | 1.3.6.1.4.1.2007.4.1.1.5.13.1.2 | integer | read-write |
Describes the router operation mode. Enumeration: 'broadcastClient-client': 1, 'client': 0. |
telProdNpConProtNtpPoll | 1.3.6.1.4.1.2007.4.1.1.5.13.1.3 | integer | read-write |
Default poll interval. |
telProdNpConProtNtpUtc | 1.3.6.1.4.1.2007.4.1.1.5.13.1.4 | integer | read-write |
Describes the UTC shift in hours. |
telProdNpConProtNtpPeerTable | 1.3.6.1.4.1.2007.4.1.1.5.13.2 | no-access |
Table containing information related to the different NTP servers known. |
|
1.3.6.1.4.1.2007.4.1.1.5.13.2.1 | no-access |
Information about a particular NTP server. Includes IP address, UDP port, operation mode and poll interval. |
||
telProdNpConProtNtpPeerIndex | 1.3.6.1.4.1.2007.4.1.1.5.13.2.1.1 | integer | read-only |
Variable indentifier. |
telProdNpConProtNtpPeerAdd | 1.3.6.1.4.1.2007.4.1.1.5.13.2.1.2 | ipaddress | read-write |
Ip address of the corresponding NTP server. |
telProdNpConProtNtpPeerPort | 1.3.6.1.4.1.2007.4.1.1.5.13.2.1.3 | integer | read-write |
UDP port of the corresponding NTP server. |
telProdNpConProtNtpPeerMode | 1.3.6.1.4.1.2007.4.1.1.5.13.2.1.4 | integer | read-write |
Operation Mode. Enumeration: 'client': 0, 'broadcast-client': 1. |
telProdNpConProtNtpPeerPoll | 1.3.6.1.4.1.2007.4.1.1.5.13.2.1.5 | integer | read-write |
Polling Interval. Admits only multiples of two. Takes the value 1 when the client acts in broadcast mode. |
telProdNpConProtNtpPeerStatus | 1.3.6.1.4.1.2007.4.1.1.5.13.2.1.6 | integer | read-write |
Let the manager add or delete instances dinamically. To add an instance to the table, set the variable with the appropriate residue to 2.To delete an instance, set the variable to 3. OK represents the normal status of an instance. Enumeration: 'crear': 2, 'borrar': 3, 'ok': 1. |
telProdNpConProtNtpPeerMaxClkAge | 1.3.6.1.4.1.2007.4.1.1.5.13.2.1.7 | integer | read-write |
Maximum Clock Age for a NTP server. |