TIMER-CONTROL-MIB: View SNMP OID List / Download MIB
VENDOR: NETGEAR
Home | MIB: TIMER-CONTROL-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 |
timerControl | 1.3.6.1.4.1.4526.11.1025 |
The MIB module for the Timer Control feature. |
||
timerCtrlObjects | 1.3.6.1.4.1.4526.11.1025.1 | |||
timerCtrlModeGroup | 1.3.6.1.4.1.4526.11.1025.1.1 | |||
timerCtrlGlobalMode | 1.3.6.1.4.1.4526.11.1025.1.1.1 | integer | read-write |
Enable/disable Timer Control globally Enumeration: 'enable': 1, 'disable': 2. |
timerCtrlSchdlTable | 1.3.6.1.4.1.4526.11.1025.1.2 | no-access |
A table of objects that display and control the Time Control characteristics. Values of all read-write objects in this table are persistent at restart/reboot. |
|
1.3.6.1.4.1.4526.11.1025.1.2.1 | no-access |
A set of objects that display and control the Time Control characteristics. |
||
timerCtrlSchdlIndex | 1.3.6.1.4.1.4526.11.1025.1.2.1.1 | integer32 | no-access |
The value of this object uniquely identifies this Timer Control scheduler entry. |
timerCtrlSchdlName | 1.3.6.1.4.1.4526.11.1025.1.2.1.2 | snmpadminstring | read-only |
The name of current scheduler entry |
timerCtrlSchdlRecurring | 1.3.6.1.4.1.4526.11.1025.1.2.1.3 | integer | read-only |
Recurring for the current scheduler entry. Enumeration: 'monthly': 3, 'yearly': 4, 'invalid': 0, 'daily': 1, 'weekly': 2. |
timerCtrlSchdlMonthFreq | 1.3.6.1.4.1.4526.11.1025.1.2.1.4 | integer | read-only |
If the recurring is set to yearly(4) value indicates month on which the scheduled action should take place. Else value indicates number of how frequently timer will work Enumeration: 'february': 1, 'october': 9, 'march': 2, 'august': 7, 'april': 3, 'september': 8, 'january': 0, 'june': 5, 'may': 4, 'december': 11, 'july': 6, 'november': 10. |
timerCtrlSchdlWeekDay | 1.3.6.1.4.1.4526.11.1025.1.2.1.5 | bits | read-only |
The set of weekdays on which the scheduled action should take place. Setting multiple bits will include several weekdays in the set of possible weekdays for this schedule. Bits: 'monday': 1, 'tuesday': 2, 'friday': 5, 'wednesday': 3, 'thursday': 4, 'sunday': 0, 'saturday': 6. |
timerCtrlSchdlMonthDayAcc | 1.3.6.1.4.1.4526.11.1025.1.2.1.6 | integer32 | read-only |
Value that indicates the day of month on which the scheduled action should take place. Values that more than 31 used for occurance set/get: 32: first 33: second 34: third 35: fourth 36: last |
timerCtrlSchdlTimeStart | 1.3.6.1.4.1.4526.11.1025.1.2.1.7 | timehoursminutes | read-only |
Value indicates the time when action should start. field octets contents range ----- ------ -------- ----- 1 1 hour 0..23 2 2 minutes 0..59 |
timerCtrlSchdlTimeStop | 1.3.6.1.4.1.4526.11.1025.1.2.1.8 | timehoursminutes | read-only |
Value indicates the time when action should stop. field octets contents range ----- ------ -------- ----- 1 1 hour 0..23 2 2 minutes 0..59 |
timerCtrlSchdlDateStart | 1.3.6.1.4.1.4526.11.1025.1.2.1.9 | dateyearmonthday | read-only |
Value indicates the date when scheduler should start. field octets contents range ----- ------ -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 |
timerCtrlSchdlDateStop | 1.3.6.1.4.1.4526.11.1025.1.2.1.10 | dateyearmonthday | read-only |
Value indicates the date when scheduler should stop. field octets contents range ----- ------ -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 |
timerCtrlSchdlRowStatus | 1.3.6.1.4.1.4526.11.1025.1.2.1.11 | rowstatus | read-only |
The row status of this conceptual row in the table. active - The server is available for use in SNTP client operations. Other writable leaves in this table MAY be modified while the row is in the active state. notInService - The entry is fully configured but is not available for use in SNTP client operations. The agent MAY transition a row from the active to notInService upon receipt of a kiss of death packet from the server. createAndGo - This is the preferred mechanism for creating conceptual rows in this table. This value can never be read as the row will always transition immediately to either active or notInService. destroy - This will remove the conceptual row from the table and make it unavailable for SNTP client operations. |
timerCtrlGroup | 1.3.6.1.4.1.4526.11.1025.1.3 |
A collection of objects providing device level control of an SNTP client on FASTPATH enabled devices. |