ZXR10-TIME-RANGE-MIB

File: ZXR10-TIME-RANGE-MIB.mib (7105 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
enterprises DisplayString TEXTUAL-CONVENTION

Defined Types

WeekDay  
For periodic time range, weekdays: form monday to friday, weekend: saturday and sunday, daily: everyday
TEXTUAL-CONVENTION    
  INTEGER null(-1), weekdays(0), monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6), sunday(7), weekend(8), daily(9)  

EentryType  
The type of timerange rule.
TEXTUAL-CONVENTION    
  INTEGER null(-1), absolute(0), periodic(1)  

TimeRangeStatus  
Tok_String
TEXTUAL-CONVENTION    
  INTEGER disable(0), enable(1)  

TrStatus  
Tok_String
TEXTUAL-CONVENTION    
  INTEGER inactive(0), active(1)  

Zxr10TimeRangeEntry  
SEQUENCE    
  zxr10TimeRangeName DisplayString
  zxr10TimeRangeIsActive TrStatus
  zxr10TimeRangeEntrySeq Integer32
  zxr10TimeRangeEentryType EentryType
  zxr10TimeRangeAbsStart DisplayString
  zxr10TimeRangeAbsEnd DisplayString
  zxr10TimeRangeDaysofWeekStart WeekDay
  zxr10TimeRangeTimeofDayStart DisplayString
  zxr10TimeRangeDaysofWeekEnd WeekDay
  zxr10TimeRangeTimeofDayEnd DisplayString

Defined Values

zxr10TimeRange 1.3.6.1.4.1.3902.3.332
Tok_String
MODULE-IDENTITY    

zte 1.3.6.1.4.1.3902
OBJECT IDENTIFIER    

zxr10 1.3.6.1.4.1.3902.3
OBJECT IDENTIFIER    

timeRangeStatus 1.3.6.1.4.1.3902.3.332.1
Time range is enable or disable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeRangeStatus  

zxr10TimeRangeTable 1.3.6.1.4.1.3902.3.332.2
It displays the configuration of time range.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10TimeRangeEntry

zxr10TimeRangeEntry 1.3.6.1.4.1.3902.3.332.2.1
It displays the content of time range.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10TimeRangeEntry  

zxr10TimeRangeName 1.3.6.1.4.1.3902.3.332.2.1.1
The name of the time range list.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10TimeRangeIsActive 1.3.6.1.4.1.3902.3.332.2.1.2
Whether the time range list is active.
Status: current Access: read-only
OBJECT-TYPE    
  TrStatus  

zxr10TimeRangeEntrySeq 1.3.6.1.4.1.3902.3.332.2.1.3
The sequence of the entry in time range list.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxr10TimeRangeEentryType 1.3.6.1.4.1.3902.3.332.2.1.4
The type of the entry in time range list, it is absolute or periodic.
Status: current Access: read-only
OBJECT-TYPE    
  EentryType  

zxr10TimeRangeAbsStart 1.3.6.1.4.1.3902.3.332.2.1.5
The start time of the absolute time range.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10TimeRangeAbsEnd 1.3.6.1.4.1.3902.3.332.2.1.6
The end time of the absolute time range.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10TimeRangeDaysofWeekStart 1.3.6.1.4.1.3902.3.332.2.1.7
The start day of the periodic time range.
Status: current Access: read-only
OBJECT-TYPE    
  WeekDay  

zxr10TimeRangeTimeofDayStart 1.3.6.1.4.1.3902.3.332.2.1.8
The time of the day at start periodic time range.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10TimeRangeDaysofWeekEnd 1.3.6.1.4.1.3902.3.332.2.1.9
The end day of the periodic time range.
Status: current Access: read-only
OBJECT-TYPE    
  WeekDay  

zxr10TimeRangeTimeofDayEnd 1.3.6.1.4.1.3902.3.332.2.1.10
The time of the day at end periodic time range.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString