RADLAN-TBI-MIB

File: RADLAN-TBI-MIB.mib (7268 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RADLAN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TruthValue
RowStatus TEXTUAL-CONVENTION DisplayString
rnd

Defined Types

RlTBITimeRangeEntry  
SEQUENCE    
  rlTBITimeRangeName DisplayString
  rlTBITimeRangeAbsoluteStart DisplayString
  rlTBITimeRangeAbsoluteEnd DisplayString
  rlTBITimeRangeActiveStatus TruthValue
  rlTBITimeRangeRowStatus RowStatus

RlTBIWeekDayList  
Bitmap that includes days of week. Each bit in the bitmap associated with corresponding day of the week.
TEXTUAL-CONVENTION    
  BITS monday(0), tuesday(1), wednesday(2), thursday(3), friday(4), saturday(5), sunday(6)  

RlTBIPeriodicEntry  
SEQUENCE    
  rlTBIPeriodicTimeRangeName DisplayString
  rlTBIPeriodicWeekDayList RlTBIWeekDayList
  rlTBIPeriodicStart DisplayString
  rlTBIPeriodicEnd DisplayString
  rlTBIPeriodicRowStatus RowStatus

Defined Values

rlTBIMib 1.3.6.1.4.1.89.145
Time Range Infrastructure MIBs initial version.
MODULE-IDENTITY    

rlTBITimeRangeTable 1.3.6.1.4.1.89.145.1
This table specifies Time Based Infra table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlTBITimeRangeEntry

rlTBITimeRangeEntry 1.3.6.1.4.1.89.145.1.1
Each entry in this table describes the new time range for ACE. The index is time range name
Status: current Access: not-accessible
OBJECT-TYPE    
  RlTBITimeRangeEntry  

rlTBITimeRangeName 1.3.6.1.4.1.89.145.1.1.1
Name of time range.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

rlTBITimeRangeAbsoluteStart 1.3.6.1.4.1.89.145.1.1.2
Time of start of absolute time range in following format: month day year hh:mm month: 01-12 (January-December) day: 01-31 year: 0-99 (2000-2099) hh: 0-23 (hours) mm: 0-59 (minutes)
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

rlTBITimeRangeAbsoluteEnd 1.3.6.1.4.1.89.145.1.1.3
Time of end of absolute time range in following format: month day year hh:mm month: 01-12 (January-December) day: 01-31 year: 0-99 (2000-2099) hh: 0-23 (hours) mm: 0-59 (minutes)
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

rlTBITimeRangeActiveStatus 1.3.6.1.4.1.89.145.1.1.4
Shows whether the current time range is active according to the current clock.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlTBITimeRangeRowStatus 1.3.6.1.4.1.89.145.1.1.5
Row Status. It is used for adding/deleting entries of this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlTBIPeriodicTable 1.3.6.1.4.1.89.145.2
This table specifies Time Based Infra Periodic table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlTBIPeriodicEntry

rlTBIPeriodicEntry 1.3.6.1.4.1.89.145.2.1
Each entry in this table describes periodic time range.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlTBIPeriodicEntry  

rlTBIPeriodicTimeRangeName 1.3.6.1.4.1.89.145.2.1.1
Time Range Name the periodic is defined on.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

rlTBIPeriodicWeekDayList 1.3.6.1.4.1.89.145.2.1.2
The bitmap allows to user to select periodic time range for several days at once. The periodic range will be associated with specific days when corresponding bits will be set. If at least one bit has been set in the rlTBIPeriodicWeekDayList, the weekday in rlTBIPeriodicStart and rlTBIPeriodicEnd is not relevant and should be set to zero.
Status: current Access: read-write
OBJECT-TYPE    
  RlTBIWeekDayList  

rlTBIPeriodicStart 1.3.6.1.4.1.89.145.2.1.3
Time of start of periodic time range in following format: weekday hh:mm weekday: 0-7 (0 means the weekday is not specified, 1-7 are weekdays from Monday to Sunday) hh: 0-23 (hours) mm: 0-59 (minutes) Weekday may be 0 only if periodic time range weekdays were specified in rlTBIPeriodicWeekDayList.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..7)  

rlTBIPeriodicEnd 1.3.6.1.4.1.89.145.2.1.4
Time of end of periodic time range in following format: weekday hh:mm weekday: 0-7 (0 means the weekday is not specified, 1-7 are weekdays from Monday to Sunday) hh: 0-23 (hours) mm: 0-59 (minutes) Weekday may be 0 only if periodic time range weekdays were specified in rlTBIPeriodicWeekDayList.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..7)  

rlTBIPeriodicRowStatus 1.3.6.1.4.1.89.145.2.1.5
Row Status. It is used for adding/deleting entries of this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus