SCHEDEXT-MIB

File: SCHEDEXT-MIB.mib (4370 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE RowStatus
DisplayString schedExt

Defined Types

ApSchedRecEntry  
SEQUENCE    
  apSchedRecName DisplayString
  apSchedRecMin DisplayString
  apSchedRecHour DisplayString
  apSchedRecDay DisplayString
  apSchedRecMonth DisplayString
  apSchedRecWDay DisplayString
  apSchedRecCmd DisplayString
  apSchedRecLogFile DisplayString
  apSchedRecId INTEGER
  apSchedRecStatus RowStatus

Defined Values

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
MODULE-IDENTITY    

apSchedRecTable 1.3.6.1.4.1.2467.1.45.2
A table of CLM cmd schedule records
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApSchedRecEntry

apSchedRecEntry 1.3.6.1.4.1.2467.1.45.2.1
ArrowPoint Cmd Schedule record
Status: current Access: not-accessible
OBJECT-TYPE    
  ApSchedRecEntry  

apSchedRecName 1.3.6.1.4.1.2467.1.45.2.1.1
A name which uniquely identifies this schedule record
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..16)  

apSchedRecMin 1.3.6.1.4.1.2467.1.45.2.1.2
The minute of the hour (0-59)
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..40)  

apSchedRecHour 1.3.6.1.4.1.2467.1.45.2.1.3
The hour of the day (0-32)
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..40)  

apSchedRecDay 1.3.6.1.4.1.2467.1.45.2.1.4
The day of the Month (1-31)
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..40)  

apSchedRecMonth 1.3.6.1.4.1.2467.1.45.2.1.5
The month ot the year (1-12)
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..40)  

apSchedRecWDay 1.3.6.1.4.1.2467.1.45.2.1.6
The day of the week (1-7) Sunday=1
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..40)  

apSchedRecCmd 1.3.6.1.4.1.2467.1.45.2.1.7
command to be executed
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..255)  

apSchedRecLogFile 1.3.6.1.4.1.2467.1.45.2.1.8
log file to capture output
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

apSchedRecId 1.3.6.1.4.1.2467.1.45.2.1.9
A internal identifier for this record
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

apSchedRecStatus 1.3.6.1.4.1.2467.1.45.2.1.10
This status object for this row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apSchedEnable 1.3.6.1.4.1.2467.1.45.3
Parameter to enable or disable cmd scheduling functionality.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

apSchedLogEnable 1.3.6.1.4.1.2467.1.45.4
Parameter to enable or disable cmd scheduling disk logging
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)