NETSCREEN-SCHEDULE-MIB

File: NETSCREEN-SCHEDULE-MIB.mib (7358 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenSchedule Integer32 MODULE-IDENTITY
OBJECT-TYPE DisplayString

Defined Types

NsSchOnceEntry  
SEQUENCE    
  nsSchOnceIndex Integer32
  nsSchOnceName DisplayString
  nsSchOnceStartTime DisplayString
  nsSchOnceStopTime DisplayString
  nsSchOnceComments DisplayString
  nsSchOnceVsys Integer32

NsSchRecurEntry  
SEQUENCE    
  nsSchRecurIndex Integer32
  nsSchRecurName DisplayString
  nsSchRecurWeekday INTEGER
  nsSchRecurStartTime1 DisplayString
  nsSchRecurStopTime1 DisplayString
  nsSchRecurStartTime2 DisplayString
  nsSchRecurStopTime2 DisplayString
  nsSchRecurComments DisplayString
  nsSchRecurVsys Integer32

Defined Values

netscreenScheduleMibModule 1.3.6.1.4.1.3224.14.0
This module defines the object that are used to monitor all scheduled entries
MODULE-IDENTITY    

nsSchOnceTable 1.3.6.1.4.1.3224.14.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsSchOnceEntry

nsSchOnceEntry 1.3.6.1.4.1.3224.14.1.1
Each entry in the nsSchOnceTable holds a set of configuration parameters associated with an instance of one-time schedule.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsSchOnceEntry  

nsSchOnceIndex 1.3.6.1.4.1.3224.14.1.1.1
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
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsSchOnceName 1.3.6.1.4.1.3224.14.1.1.2
schedule's name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSchOnceStartTime 1.3.6.1.4.1.3224.14.1.1.3
schedule's start time.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSchOnceStopTime 1.3.6.1.4.1.3224.14.1.1.4
schedule's stop time.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSchOnceComments 1.3.6.1.4.1.3224.14.1.1.5
Comments for this schedule.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSchOnceVsys 1.3.6.1.4.1.3224.14.1.1.6
Vsys this entry belongs to
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsSchRecurTable 1.3.6.1.4.1.3224.14.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsSchRecurEntry

nsSchRecurEntry 1.3.6.1.4.1.3224.14.2.1
Each entry in the nsSchOnceTable holds a set of configuration parameters associated with an instance of re-occurring schedule.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsSchRecurEntry  

nsSchRecurIndex 1.3.6.1.4.1.3224.14.2.1.1
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
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsSchRecurName 1.3.6.1.4.1.3224.14.2.1.2
schedule's name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSchRecurWeekday 1.3.6.1.4.1.3224.14.2.1.3
schedule's starts date, using week day to determine.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sun(0), mon(1), tue(2), wed(3), thu(4), fri(5), sat(6)  

nsSchRecurStartTime1 1.3.6.1.4.1.3224.14.2.1.4
schedule's start time one.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSchRecurStopTime1 1.3.6.1.4.1.3224.14.2.1.5
schedule's stop time one.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSchRecurStartTime2 1.3.6.1.4.1.3224.14.2.1.6
schedule start time two.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSchRecurStopTime2 1.3.6.1.4.1.3224.14.2.1.7
schedule stop time two.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsSchRecurComments 1.3.6.1.4.1.3224.14.2.1.8
comments for the schedule.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

nsSchRecurVsys 1.3.6.1.4.1.3224.14.2.1.9
The vsys this entry belongs to
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647