SCHEDEXT-MIB: View SNMP OID List / Download MIB
VENDOR: ARROWPOINT COMMUNICATIONS INC.
Home | MIB: SCHEDEXT-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 |
schedExtMib | 1.3.6.1.4.1.2467.1.45.1 |
This MIB module describes the ArrowPoint enterprise MIB support for CLI cmd scheduler records |
||
apSchedRecTable | 1.3.6.1.4.1.2467.1.45.2 | no-access |
A table of CLM cmd schedule records |
|
1.3.6.1.4.1.2467.1.45.2.1 | no-access |
ArrowPoint Cmd Schedule record |
||
apSchedRecName | 1.3.6.1.4.1.2467.1.45.2.1.1 | displaystring | read-only |
A name which uniquely identifies this schedule record |
apSchedRecMin | 1.3.6.1.4.1.2467.1.45.2.1.2 | displaystring | read-only |
The minute of the hour (0-59) |
apSchedRecHour | 1.3.6.1.4.1.2467.1.45.2.1.3 | displaystring | read-only |
The hour of the day (0-32) |
apSchedRecDay | 1.3.6.1.4.1.2467.1.45.2.1.4 | displaystring | read-only |
The day of the Month (1-31) |
apSchedRecMonth | 1.3.6.1.4.1.2467.1.45.2.1.5 | displaystring | read-only |
The month ot the year (1-12) |
apSchedRecWDay | 1.3.6.1.4.1.2467.1.45.2.1.6 | displaystring | read-only |
The day of the week (1-7) Sunday=1 |
apSchedRecCmd | 1.3.6.1.4.1.2467.1.45.2.1.7 | displaystring | read-only |
command to be executed |
apSchedRecLogFile | 1.3.6.1.4.1.2467.1.45.2.1.8 | displaystring | read-only |
log file to capture output |
apSchedRecId | 1.3.6.1.4.1.2467.1.45.2.1.9 | integer | read-only |
A internal identifier for this record |
apSchedRecStatus | 1.3.6.1.4.1.2467.1.45.2.1.10 | rowstatus | read-only |
This status object for this row |
apSchedEnable | 1.3.6.1.4.1.2467.1.45.3 | integer | read-write |
Parameter to enable or disable cmd scheduling functionality. Enumeration: 'enable': 1, 'disable': 0. |
apSchedLogEnable | 1.3.6.1.4.1.2467.1.45.4 | integer | read-write |
Parameter to enable or disable cmd scheduling disk logging Enumeration: 'enable': 1, 'disable': 0. |