This field is used indicate the status of this entry.
Parsed from file crontab.mib.txt
Company: equallogic
Module: CRONTAB-MIB
Vendor: EqualLogic
Module: CRONTAB-MIB (crontab.mib)
Type: TABULAR
Access: read-create
Syntax: RowStatus
Automatically extracted from www.mibdepot.com
crontabRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This field is used indicate the status of this entry." ::= { crontabJobEntry 10 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.12740.15.1.2.1.1 | crontabJobJobid | 0 | 0 | A numeric identifier for this job. |
1.3.6.1.4.1.12740.15.1.2.1.2 | crontabJobMinute | 0 | 0 | The minute at which this job is to be run |
1.3.6.1.4.1.12740.15.1.2.1.3 | crontabJobHour | 0 | 0 | The hour at which this job is to be run |
1.3.6.1.4.1.12740.15.1.2.1.4 | crontabJobDay | 0 | 0 | The day on which this job is to be run |
1.3.6.1.4.1.12740.15.1.2.1.5 | crontabJobMonth | 0 | 0 | The month during which this job is to be run |
1.3.6.1.4.1.12740.15.1.2.1.6 | crontabJobWeekday | 0 | 0 | The day of the week on which this job is to be run |
1.3.6.1.4.1.12740.15.1.2.1.7 | crontabJobProgram | 0 | 0 | The program to be run |
1.3.6.1.4.1.12740.15.1.2.1.8 | crontabJobArgs | 0 | 0 | A space-separated list of arguments to the program |
1.3.6.1.4.1.12740.15.1.2.1.9 | crontabJobEnvs | 0 | 0 | A space-separated list of environment settings (e.g., A=B) to the program |