TIMER-CONTROL-MIB

File: TIMER-CONTROL-MIB.mib (11546 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB BROADCOM-REF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
SnmpAdminString ng700smartswitch

Defined Types

TimeHoursMinutes  
field octets contents range ----- ------ -------- ----- 1 1 hour 0..23 2 2 minutes 0..59
TEXTUAL-CONVENTION    
  OCTET STRING Size(2)  

DateYearMonthDay  
field octets contents range ----- ------ -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

TimerCtrlSchdlEntry  
SEQUENCE    
  timerCtrlSchdlIndex Integer32
  timerCtrlSchdlName SnmpAdminString
  timerCtrlSchdlRecurring INTEGER
  timerCtrlSchdlMonthFreq INTEGER
  timerCtrlSchdlWeekDay BITS
  timerCtrlSchdlMonthDayAcc Integer32
  timerCtrlSchdlTimeStart TimeHoursMinutes
  timerCtrlSchdlTimeStop TimeHoursMinutes
  timerCtrlSchdlDateStart DateYearMonthDay
  timerCtrlSchdlDateStop DateYearMonthDay
  timerCtrlSchdlRowStatus RowStatus

Defined Values

timerControl 1.3.6.1.4.1.4526.11.1025
The MIB module for the Timer Control feature.
MODULE-IDENTITY    

timerCtrlObjects 1.3.6.1.4.1.4526.11.1025.1
OBJECT IDENTIFIER    

timerCtrlModeGroup 1.3.6.1.4.1.4526.11.1025.1.1
OBJECT IDENTIFIER    

timerCtrlGlobalMode 1.3.6.1.4.1.4526.11.1025.1.1.1
Enable/disable Timer Control globally
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

timerCtrlSchdlTable 1.3.6.1.4.1.4526.11.1025.1.2
A table of objects that display and control the Time Control characteristics. Values of all read-write objects in this table are persistent at restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TimerCtrlSchdlEntry

timerCtrlSchdlEntry 1.3.6.1.4.1.4526.11.1025.1.2.1
A set of objects that display and control the Time Control characteristics.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimerCtrlSchdlEntry  

timerCtrlSchdlIndex 1.3.6.1.4.1.4526.11.1025.1.2.1.1
The value of this object uniquely identifies this Timer Control scheduler entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..100  

timerCtrlSchdlName 1.3.6.1.4.1.4526.11.1025.1.2.1.2
The name of current scheduler entry
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

timerCtrlSchdlRecurring 1.3.6.1.4.1.4526.11.1025.1.2.1.3
Recurring for the current scheduler entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER invalid(0), daily(1), weekly(2), monthly(3), yearly(4)  

timerCtrlSchdlMonthFreq 1.3.6.1.4.1.4526.11.1025.1.2.1.4
If the recurring is set to yearly(4) value indicates month on which the scheduled action should take place. Else value indicates number of how frequently timer will work
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER january(0), february(1), march(2), april(3), may(4), june(5), july(6), august(7), september(8), october(9), november(10), december(11)  

timerCtrlSchdlWeekDay 1.3.6.1.4.1.4526.11.1025.1.2.1.5
The set of weekdays on which the scheduled action should take place. Setting multiple bits will include several weekdays in the set of possible weekdays for this schedule.
Status: current Access: read-create
OBJECT-TYPE    
  BITS sunday(0), monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6)  

timerCtrlSchdlMonthDayAcc 1.3.6.1.4.1.4526.11.1025.1.2.1.6
Value that indicates the day of month on which the scheduled action should take place. Values that more than 31 used for occurance set/get: 32: first 33: second 34: third 35: fourth 36: last
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..37  

timerCtrlSchdlTimeStart 1.3.6.1.4.1.4526.11.1025.1.2.1.7
Value indicates the time when action should start. field octets contents range ----- ------ -------- ----- 1 1 hour 0..23 2 2 minutes 0..59
Status: current Access: read-create
OBJECT-TYPE    
  TimeHoursMinutes  

timerCtrlSchdlTimeStop 1.3.6.1.4.1.4526.11.1025.1.2.1.8
Value indicates the time when action should stop. field octets contents range ----- ------ -------- ----- 1 1 hour 0..23 2 2 minutes 0..59
Status: current Access: read-create
OBJECT-TYPE    
  TimeHoursMinutes  

timerCtrlSchdlDateStart 1.3.6.1.4.1.4526.11.1025.1.2.1.9
Value indicates the date when scheduler should start. field octets contents range ----- ------ -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31
Status: current Access: read-create
OBJECT-TYPE    
  DateYearMonthDay  

timerCtrlSchdlDateStop 1.3.6.1.4.1.4526.11.1025.1.2.1.10
Value indicates the date when scheduler should stop. field octets contents range ----- ------ -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31
Status: current Access: read-create
OBJECT-TYPE    
  DateYearMonthDay  

timerCtrlSchdlRowStatus 1.3.6.1.4.1.4526.11.1025.1.2.1.11
The row status of this conceptual row in the table. active - The server is available for use in SNTP client operations. Other writable leaves in this table MAY be modified while the row is in the active state. notInService - The entry is fully configured but is not available for use in SNTP client operations. The agent MAY transition a row from the active to notInService upon receipt of a kiss of death packet from the server. createAndGo - This is the preferred mechanism for creating conceptual rows in this table. This value can never be read as the row will always transition immediately to either active or notInService. destroy - This will remove the conceptual row from the table and make it unavailable for SNTP client operations.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

timerCtrlGroup 1.3.6.1.4.1.4526.11.1025.1.3
A collection of objects providing device level control of an SNTP client on FASTPATH enabled devices.
Status: current Access: read-create
OBJECT-GROUP