ASCEND-MIBTIME-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBTIME-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 |
mibtimeDateProfile | 1.3.6.1.4.1.529.23.130 | |||
mibtimeDateProfileTable | 1.3.6.1.4.1.529.23.130.1 | no-access |
A list of mibtimeDateProfile profile entries. |
|
1.3.6.1.4.1.529.23.130.1.1 | no-access |
A mibtimeDateProfile entry containing objects that maps to the parameters of mibtimeDateProfile profile. |
||
timeDateProfile_Index_o | 1.3.6.1.4.1.529.23.130.1.1.1 | integer | read-only | |
timeDateProfile_Time_Hour | 1.3.6.1.4.1.529.23.130.1.1.2 | integer | read-write |
Number of hours, in 24 hour format, where midnight is a zero, etc. |
timeDateProfile_Time_Minute | 1.3.6.1.4.1.529.23.130.1.1.3 | integer | read-write |
Number of minutes since last hour. |
timeDateProfile_Time_Second | 1.3.6.1.4.1.529.23.130.1.1.4 | integer | read-write |
Number of seconds since last minute. |
timeDateProfile_Date_Weekday | 1.3.6.1.4.1.529.23.130.1.1.5 | integer | read-only |
The day of the week, where Sunday is a one, and Saturday is a seven. Enumeration: 'monday': 3, 'tuesday': 4, 'friday': 7, 'wednesday': 5, 'thursday': 6, 'sunday': 2, 'saturday': 8. |
timeDateProfile_Date_Month | 1.3.6.1.4.1.529.23.130.1.1.6 | integer | read-write |
The month of the year (i.e. 1..12). Enumeration: 'february': 3, 'october': 11, 'march': 4, 'august': 9, 'september': 10, 'may': 6, 'january': 2, 'june': 7, 'april': 5, 'december': 13, 'july': 8, 'november': 12. |
timeDateProfile_Date_Year | 1.3.6.1.4.1.529.23.130.1.1.7 | integer | read-write |
The year in 'yyyy' format should be in the range (1990 - 2089). The year in 'yy' format should be in the range (00 - 99). Year from (0 - 89) will be taken as (2000 - 2089) and (90 - 99) will be taken as (1990 - 1999). |
timeDateProfile_Date_Day | 1.3.6.1.4.1.529.23.130.1.1.8 | integer | read-write |
The day in the month (i.e. 1..31). |
timeDateProfile_Action_o | 1.3.6.1.4.1.529.23.130.1.1.9 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |