NETSCREEN-SCHEDULE-MIB: View SNMP OID List / Download MIB
VENDOR: NETSCREEN TECHNOLOGIES
Home | MIB: NETSCREEN-SCHEDULE-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 |
netscreenScheduleMibModule | 1.3.6.1.4.1.3224.14.0 |
This module defines the object that are used to monitor all scheduled entries |
||
nsSchOnceTable | 1.3.6.1.4.1.3224.14.1 | no-access |
By associating a schedule to a NetScreen device setting, user can determine when that setting is in effect. This table specifies the configuration of schedules as a one-time event. |
|
1.3.6.1.4.1.3224.14.1.1 | no-access |
Each entry in the nsSchOnceTable holds a set of configuration parameters associated with an instance of one-time schedule. |
||
nsSchOnceIndex | 1.3.6.1.4.1.3224.14.1.1.1 | integer32 | read-only |
A unique value for schedule. Its value ranges between 1 and 65535 and may not be contiguous. The index has no other meaning but a pure index |
nsSchOnceName | 1.3.6.1.4.1.3224.14.1.1.2 | displaystring | read-only |
schedule's name. |
nsSchOnceStartTime | 1.3.6.1.4.1.3224.14.1.1.3 | displaystring | read-only |
schedule's start time. |
nsSchOnceStopTime | 1.3.6.1.4.1.3224.14.1.1.4 | displaystring | read-only |
schedule's stop time. |
nsSchOnceComments | 1.3.6.1.4.1.3224.14.1.1.5 | displaystring | read-only |
Comments for this schedule. |
nsSchOnceVsys | 1.3.6.1.4.1.3224.14.1.1.6 | integer32 | read-only |
Vsys this entry belongs to |
nsSchRecurTable | 1.3.6.1.4.1.3224.14.2 | no-access |
By associating a schedule to a NetScreen device setting, user can determine when that setting is in effect. This table specifies the configuration of schedules on a recurring basis. |
|
1.3.6.1.4.1.3224.14.2.1 | no-access |
Each entry in the nsSchOnceTable holds a set of configuration parameters associated with an instance of re-occurring schedule. |
||
nsSchRecurIndex | 1.3.6.1.4.1.3224.14.2.1.1 | integer32 | read-only |
A unique value for schedule. Its value ranges between 1 and 65535 and may not be contiguous. The index has no other meaning but a pure index |
nsSchRecurName | 1.3.6.1.4.1.3224.14.2.1.2 | displaystring | read-only |
schedule's name |
nsSchRecurWeekday | 1.3.6.1.4.1.3224.14.2.1.3 | integer | read-only |
schedule's starts date, using week day to determine. Enumeration: 'wed': 3, 'sun': 0, 'th': 4, 'tue': 2, 'mon': 1, 'fri': 5, 'sat': 6. |
nsSchRecurStartTime1 | 1.3.6.1.4.1.3224.14.2.1.4 | displaystring | read-only |
schedule's start time one. |
nsSchRecurStopTime1 | 1.3.6.1.4.1.3224.14.2.1.5 | displaystring | read-only |
schedule's stop time one. |
nsSchRecurStartTime2 | 1.3.6.1.4.1.3224.14.2.1.6 | displaystring | read-only |
schedule start time two. |
nsSchRecurStopTime2 | 1.3.6.1.4.1.3224.14.2.1.7 | displaystring | read-only |
schedule stop time two. |
nsSchRecurComments | 1.3.6.1.4.1.3224.14.2.1.8 | displaystring | read-only |
comments for the schedule. |
nsSchRecurVsys | 1.3.6.1.4.1.3224.14.2.1.9 | integer32 | read-only |
The vsys this entry belongs to |