XEDIA-CRON-MIB: View SNMP OID List / Download MIB

VENDOR: XEDIA CORPORATION


 Home MIB: XEDIA-CRON-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 xediaCronMIB 1.3.6.1.4.1.838.3.13
This module defines objects for management of the Cron batch job scheduler mechanism in Xedia devices.
       xcronObjects 1.3.6.1.4.1.838.3.13.1
           xcronGeneral 1.3.6.1.4.1.838.3.13.1.1
               xcronAdmin 1.3.6.1.4.1.838.3.13.1.1.1
The administrative status of the Cron mechanism in the router. The value enabled(1) indicates that the batch scheduler will try to become active. The value disabled(2) indicates that no attempt will be made to start the Cron batch scheduler. Changes to this object require a node reset in order to take affect.
               xcronOper 1.3.6.1.4.1.838.3.13.1.1.2
The Operational status of the Cron mechanism in the router. An up status indicates that the scheduler is activated and running normally. The down status indicates that the scheduler is NOT running. A stalled status indicates that the scheduler is trying to run, but may not have enough resources to fulfill its jobs.
               xcronInterval 1.3.6.1.4.1.838.3.13.1.1.3
The number of minutes the scheduler sleeps. After waiting for the configured number of minutes, or any configuration changes, the scheduler wakes up and checks for any jobs that need to be run. Also, a change to this parameter only takes affect AFTER the scheduler completes its next scheduling pass.
               xcronLoggingAdmin 1.3.6.1.4.1.838.3.13.1.1.4
The administrative status of the logging mechanism to attempt to retain as much status information as possible for each transaction that is performed. Also, a change to this parameter only takes affect AFTER the scheduler completes its next scheduling pass.
               xcronLogClear 1.3.6.1.4.1.838.3.13.1.1.5
The action to CLEAR all log messages of the list of batch jobs. When read, this object always returns the value ready(1). When set to clear(2), the log messages of all batch jobs will be cleared.
               xcronDateTimeScheduleLast 1.3.6.1.4.1.838.3.13.1.1.6
The date and time of the LAST Scheduling pass.
               xcronDateTimeScheduleCurrent 1.3.6.1.4.1.838.3.13.1.1.7
The current date and time relating to the Scheduler.
               xcronDateTimeScheduleNext 1.3.6.1.4.1.838.3.13.1.1.8
The date and time of the NEXT Scheduling pass.
           xcronObjectTables 1.3.6.1.4.1.838.3.13.1.2
               xcronBatchTable 1.3.6.1.4.1.838.3.13.1.2.1
A list of cron batch entries.
                   xcronBatchEntry 1.3.6.1.4.1.838.3.13.1.2.1.1
An entry containing cron batch job information.
                       xcronBatchID 1.3.6.1.4.1.838.3.13.1.2.1.1.1
The index of the table.
                       xcronBatchMonth 1.3.6.1.4.1.838.3.13.1.2.1.1.2
The bit mask associated with the Month of the year portion of the date in which to execute the associated command.
                       xcronBatchDayOfTheMonth 1.3.6.1.4.1.838.3.13.1.2.1.1.3
The bit mask associated with the Day of the Month portion of the date to execute the associated command.
                       xcronBatchDayOfTheWeek 1.3.6.1.4.1.838.3.13.1.2.1.1.4
The bit mask associated with the Day of the Week portion of the date to execute the associated command.
                       xcronBatchHour 1.3.6.1.4.1.838.3.13.1.2.1.1.5
The bit mask associated with the Hour of the day portion of the date to execute the associated command.
                       xcronBatchMinute 1.3.6.1.4.1.838.3.13.1.2.1.1.6
The bit mask associated with the Minute of the Hour portion of the date to execute the associated command.
                       xcronBatchDateTime 1.3.6.1.4.1.838.3.13.1.2.1.1.7
The formatted date/time string associated with the entry.
                       xcronBatchLogMessage 1.3.6.1.4.1.838.3.13.1.2.1.1.8
The log message associated with the entry. It contains errors or success messages, generated from the system.
                       xcronBatchCommand 1.3.6.1.4.1.838.3.13.1.2.1.1.9
The CLI command to execute. It can be a simple command, a series of commands, the execution of a TCL procedure, or the sourcing of a script file.
                       xcronBatchScheduleStatus 1.3.6.1.4.1.838.3.13.1.2.1.1.10
The most recent scheduling status of the batch entry.
                       xcronBatchRowStatus 1.3.6.1.4.1.838.3.13.1.2.1.1.11
This object is used to add and remove entries from the table.
       xcronConformance 1.3.6.1.4.1.838.3.13.2
           xcronCompliances 1.3.6.1.4.1.838.3.13.2.1
               xcronCompliance 1.3.6.1.4.1.838.3.13.2.1.1
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
           xcronGroups 1.3.6.1.4.1.838.3.13.2.2
               xcronAllGroup 1.3.6.1.4.1.838.3.13.2.2.1
The set of all accessible objects in this MIB.