All MIBs › TIMETRA-SCHEDULER-MIB
Organization: Alcatel-Lucent
Last Updated: 2007-01-01
Description: TIMETRA-SCHEDULER-MIB module
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is TIMETRA-SCHEDULER-MIB?
TIMETRA-SCHEDULER-MIB is a Nokia/Alcatel-Lucent proprietary SNMP module for SROS systems that manages and monitors time-based scheduling objects, used to trigger configuration changes (e.g. enabling/disabling ACLs, policies) at specific times or on a periodic basis. It exposes named time-range definitions, their triggers, active/inactive status, and detailed periodic time-range parameters (e.g. recurring schedules). Its monitoring value is confirming whether a given time range is currently active and correctly triggering dependent configuration changes, useful for troubleshooting features (like scheduled ACLs) that behave differently than expected at certain times of day. It is referenced by other TIMETRA feature MIBs (such as ACL or QoS policy MIBs) that apply time-based activation via these named time ranges. It is deployed on Nokia 7750/7450 SROS routers wherever time-of-day-based policy changes are configured. Network engineers evaluating or troubleshooting this functionality can download the TIMETRA-SCHEDULER-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in TIMETRA-SCHEDULER-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Nokia/Alcatel-Lucent 7750 SR / 7450 ESS SROS routers
- SROS routers using time-based policy activation
Monitoring Examples
An operator polls tmnxTimeRangeTable/tmnxTimeRangeEntry to check tTimeRangeActive for a named time range (tTimeRangeName), confirming whether it is currently in its active window, and reviews tTimeRangeTriggers to see what dependent feature is tied to it. The tmnxPeriodicTimeRangeParmsTable/tmnxPeriodicTimeRangeParmsEntry rows show the recurring schedule parameters, useful when a policy unexpectedly activates or fails to activate at the expected time. Checking tTimeRangeLastMgmtChange helps correlate an unexpected schedule behavior with a recent edit to the time-range definition.
What Can Be Monitored
- time range active/inactive status
- periodic (recurring) schedule parameters
- time range trigger bindings
- last configuration change time
This MIB depends on
Related MIBs
Imported Objects
From DISMAN-SCHEDULE-MIB
| schedEntry | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
From TIMETRA-GLOBAL-MIB
| timetraSRMIBModules | OBJECT-IDENTITY |
| tmnxSRConfs | OBJECT-IDENTITY |
| tmnxSRNotifyPrefix | OBJECT-IDENTITY |
| tmnxSRObjs | OBJECT-IDENTITY |
From TIMETRA-SAP-MIB
| sapBaseInfoEntry | OBJECT-TYPE |
From TIMETRA-SERV-MIB
| ServObjName | |
| custMultiServiceSiteEntry | OBJECT-TYPE |
From TIMETRA-TC-MIB
| TItemDescription | |
| TNamedItem |
How to Use in IPNetwork Monitor
Example using tTimeRangeTriggers OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| T/F tAbsoluteTimeRangeActive | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6.1.13 | TruthValue | read-only | The value of the object tAbsoluteTimeRangeActive indicates whether or not the current time is in the time-range entry specification, and hence the time-range can be considered as being 'active'. A time-range is considered to be active each time the current date and time maintained in this managed system (TIMETRA-SYSTEM-MIB::stiDateAndTime) falls within one of the range-entries defined for this time-range. |
| TMN tAbsoluteTimeRangeEndDay | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6.1.10 | TmnxTimeRangeDay | read-create | The value of the object tAbsoluteTimeRangeEndDay specifies the end day of the absolute time-range. |
| TMN tAbsoluteTimeRangeEndHour | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6.1.11 | TmnxTimeRangeHour | read-create | The value of the object tAbsoluteTimeRangeEndHour specifies the end hour of the absolute time-range. |
| TMN tAbsoluteTimeRangeEndMinute | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6.1.12 | TmnxTimeRangeMinute | read-create | The value of the object tAbsoluteTimeRangeEndMinute specifies the end minute of the absolute time-range. |
| TMN tAbsoluteTimeRangeEndMonth | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6.1.9 | TmnxTimeRangeMonth | read-create | The value of the object tAbsoluteTimeRangeEndMonth specifies the end month of the absolute time-range. |
| TMN tAbsoluteTimeRangeEndYear | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6.1.8 | TmnxTimeRangeYear | read-create | The value of the object tAbsoluteTimeRangeEndYear specifies the end year of the absolute time-range. |
| TIM tAbsoluteTimeRangeLastMgmtChg | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6.1.7 | TimeStamp | read-only | The value of the object tAbsoluteTimeRangeLastMgmtChg indicates the sysUpTime at the time of the most recent management-initiated change to this row of the table. |
| ROW tAbsoluteTimeRangeRowStatus | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6.1.6 | RowStatus | read-create | The value of the object tAbsoluteTimeRangeRowStatus specifies the SNMP status of this row. The value of tAbsoluteTimeRangeRowStatus controls the creation and deletion of rows in the table. |
| TMN tAbsoluteTimeRangeStartDay | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6.1.3 | TmnxTimeRangeDay | not-accessible | The value of the object tAbsoluteTimeRangeStartDay specifies the starting day of the absolute time-range. |
| TMN tAbsoluteTimeRangeStartHour | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6.1.4 | TmnxTimeRangeHour | not-accessible | The value of the object tAbsoluteTimeRangeStartHour specifies the starting hour of the absolute time-range. |
| TMN tAbsoluteTimeRangeStartMinute | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6.1.5 | TmnxTimeRangeMinute | not-accessible | The value of the object tAbsoluteTimeRangeStartMinute specifies the starting minute of the absolute time-range. |
| TMN tAbsoluteTimeRangeStartMonth | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6.1.2 | TmnxTimeRangeMonth | not-accessible | The value of the object tAbsoluteTimeRangeStartMonth specifies the starting month of the absolute time-range. |
| TMN tAbsoluteTimeRangeStartYear | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6.1.1 | TmnxTimeRangeYear | not-accessible | The value of the object tAbsoluteTimeRangeStartYear specifies the starting year of the absolute time-range. |
| tmnxAbsoluteTimeRangeParmsEntry | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6.1 | not-accessible | Each entry describes an time-range for a specific absolute time-range. | |
| tmnxAbsoluteTimeRangeParmsTable | 1.3.6.1.4.1.6527.3.1.2.37.1.1.6 | not-accessible | The table tmnxAbsoluteTimeRangeParmsTable contains entries defining an absolute time-range defined in the scope of a time-range. | |
| TIM tmnxAbsTRngeParmsTblLstChnge | 1.3.6.1.4.1.6527.3.1.2.37.1.1.5 | TimeStamp | read-only | The value of tmnxAbsTRngeParmsTblLstChnge indicates the sysUpTime at the time of the last creation or deletion of an entry in the tmnxAbsoluteTimeRangeParmsTable. If the number of entries has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value. |
| tmnxCronObjects | 1.3.6.1.4.1.6527.3.1.2.37.2 | |||
| U32 tmnxCronSchedCount | 1.3.6.1.4.1.6527.3.1.2.37.2.1.1.1 | Unsigned32 | read-create | The value of the object tmnxCronSchedCount specifies the number of times to trigger a schedule with schedType equal to 'periodic'. The schedule disables itself by changing into the `finished' schedOperStatus once the schedule has triggered tmnxCronSchedCount number of times. When tmnxCronSchedCount has the value zero (0), there is no limit to the number of times the schedule will trigger. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed. |
| TMN tmnxCronSchedEndDay | 1.3.6.1.4.1.6527.3.1.2.37.2.1.1.7 | TmnxTimeRangeDay | read-create | The value of the object tmnxCronSchedEndDay specifies the end day of the CRON schedule. When tmnxCronSchedEndWeekday has a value other than 'daily', this object is ignored. |
| TMN tmnxCronSchedEndHour | 1.3.6.1.4.1.6527.3.1.2.37.2.1.1.8 | TmnxTimeRangeHour | read-create | The value of the object tmnxCronSchedEndHour specifies the end hour of the CRON schedule. |
| TMN tmnxCronSchedEndMinute | 1.3.6.1.4.1.6527.3.1.2.37.2.1.1.9 | TmnxTimeRangeMinute | read-create | The value of the object tmnxCronSchedEndMinute specifies the end minute of the CRON schedule. |
| TMN tmnxCronSchedEndMonth | 1.3.6.1.4.1.6527.3.1.2.37.2.1.1.6 | TmnxTimeRangeMonth | read-create | The value of the object tmnxCronSchedEndMonth specifies the end month of the CRON schedule. When tmnxCronSchedEndWeekday has a value other than 'daily', this object is ignored. |
| T/F tmnxCronSchedEndTime | 1.3.6.1.4.1.6527.3.1.2.37.2.1.1.3 | TruthValue | read-create | The value of the object tmnxCronSchedEndTime is 'true', the values of tmnxCronSchedEndWeekday, tmnxCronSchedEndMonth, tmnxCronSchedEndDay, tmnxCronSchedEndHour and tmnxCronSchedEndMinute specify a time to stop triggering this schedule. |
| TMN tmnxCronSchedEndWeekday | 1.3.6.1.4.1.6527.3.1.2.37.2.1.1.4 | TmnxTimeRangeWeekday | read-create | The value of the object tmnxCronSchedEndWeekday specifies the end weekday of the CRON schedule. The values 'weekDay (8)' and 'weekend (9) are not supported by this object. When this object has a value other than 'daily (7)', the values specified by tmnxCronSchedEndYear, tmnxCronSchedEndMonth, and tmnxCronSchedEndDay are ignored and the scheduled end time is calculated to be the next specified weekday after the current date. |
| TMN tmnxCronSchedEndYear | 1.3.6.1.4.1.6527.3.1.2.37.2.1.1.5 | TmnxTimeRangeYear | read-create | The value of the object tmnxCronSchedEndYear specifies the end year of the CRON schedule. An attempt to set tmnxCronSchedEndYear to a value that is not the current year or the next year will fail with an inconsistentValue error. When tmnxCronSchedEndWeekday has a value other than 'daily', this object is ignored. |
| tmnxCronSchedEntry | 1.3.6.1.4.1.6527.3.1.2.37.2.1.1 | not-accessible | Each entry describes an augmented schedTable entry. This row exists only if the associated schedEntry is active. | |
| tmnxCronSchedGroups | 1.3.6.1.4.1.6527.3.1.1.37.3 | |||
| TIM tmnxCronSchedLastMgmtChg | 1.3.6.1.4.1.6527.3.1.2.37.2.1.1.2 | TimeStamp | read-only | The value of the object tmnxCronSchedLastMgmtChg indicates the sysUpTime at the time of the most recent management-initiated change to this row of the table. |
| tmnxCronSchedTable | 1.3.6.1.4.1.6527.3.1.2.37.2.1 | not-accessible | The table tmnxCronSchedTable contains CRON schedule entries that augment the DISMAN-SCHEDULE-MIB::schedTable. | |
| TIM tmnxCronSchedTblLastChange | 1.3.6.1.4.1.6527.3.1.2.37.2.2 | TimeStamp | read-only | The value of tmnxCronSchedTblLastChange indicates the sysUpTime at the time of the last creation or deletion of an entry in the DISMAN-SCHEDULE-MIB::schedTable or its augment tmnxCronSchedTable. If the number of entries has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value. |
| tmnxCronSchedV5v0Group | 1.3.6.1.4.1.6527.3.1.1.37.3.1 | The group of objects supporting CRON schedule augmentations on Alcatel 7xxx series systems. | ||
| tmnxCronSchedV5v0MIBCompliance | 1.3.6.1.4.1.6527.3.1.1.37.1.3 | The compliance statement for CRON objects in TIMETRA-SCHEDULER-MIB. | ||
| tmnxPeriodicTimeRangeParmsEntry | 1.3.6.1.4.1.6527.3.1.2.37.1.1.4.1 | not-accessible | Each entry describes an time-range for a specific periodic time-range. Mutiple ranges can be defined per time-range. | |
| tmnxPeriodicTimeRangeParmsTable | 1.3.6.1.4.1.6527.3.1.2.37.1.1.4 | not-accessible | The table tmnxPeriodicTimeRangeParmsTable contains entries defining a periodic time-range defined in the scope of a time-range. | |
| TIM tmnxPeriodTRngeParmsTblLstChnge | 1.3.6.1.4.1.6527.3.1.2.37.1.1.3 | TimeStamp | read-only | The value of tmnxPeriodTRngeParmsTblLstChnge indicates the sysUpTime at the time of the last creation or deletion of an entry in the tmnxPeriodicTimeRangeParmsTable. If the number of entries has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value. |
| tmnxSchedTimeRangeNotifications | 1.3.6.1.4.1.6527.3.1.3.37.1 | |||
| tmnxSchedToDSuiteNotifications | 1.3.6.1.4.1.6527.3.1.3.37.2 | |||
| tmnxScheduler | 1.3.6.1.4.1.6527.3.1.2.37 | |||
| tmnxSchedulerCompliance | 1.3.6.1.4.1.6527.3.1.1.37 | |||
| tmnxSchedulerCompliances | 1.3.6.1.4.1.6527.3.1.1.37.1 | |||
| tmnxSchedulerMIBModule | 1.3.6.1.4.1.6527.1.1.3.37 | This document contains the SNMP MIB module for handling time-based scheduling for the Alcatel SROS systems. Copyright 2005-2011 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification. | ||
| tmnxSchedulerNotifications | 1.3.6.1.4.1.6527.3.1.3.37 | |||
| tmnxTimeOfDayPlcyGroups | 1.3.6.1.4.1.6527.3.1.1.37.2 | |||
| tmnxTimeOfDayPlcyObjects | 1.3.6.1.4.1.6527.3.1.2.37.1 | |||
| tmnxTimeRangeEntry | 1.3.6.1.4.1.6527.3.1.2.37.1.1.2.1 | not-accessible | Each entry describes a time-range. Additional information for the time range can be found in tmnxAbsoluteTimeRangeParmsTable and tmnxPeriodicTimeRangeParmsTable. | |
| tmnxTimeRangeNotifications | 1.3.6.1.4.1.6527.3.1.3.37.1.0 | |||
| tmnxTimeRangeNotifyObjects | 1.3.6.1.4.1.6527.3.1.2.37.1.5 | |||
| tmnxTimeRangeObjects | 1.3.6.1.4.1.6527.3.1.2.37.1.1 | |||
| tmnxTimeRangeTable | 1.3.6.1.4.1.6527.3.1.2.37.1.1.2 | not-accessible | The table tmnxTimeRangeTable contains time-range definitions. Each row corresponds to a time-range. Additional information for the time range can be found in tmnxAbsoluteTimeRangeParmsTable and tmnxPeriodicTimeRangeParmsTable. | |
| TIM tmnxTimeRangeTableLastChange | 1.3.6.1.4.1.6527.3.1.2.37.1.1.1 | TimeStamp | read-only | The value of tmnxTimeRangeTableLastChange indicates the sysUpTime at the time of the last creation or deletion of an entry in the tmnxTimeRangeTable. If the number of entries has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value. |
| tmnxTodPolicyNotificationsV4v0Group | 1.3.6.1.4.1.6527.3.1.1.37.2.2 | The group of notifications for supporting time-of-day policies on Alcatel 7x50 SR series systems. | ||
| tmnxTodPolicyObsoletedNotificationsV5v0Group | 1.3.6.1.4.1.6527.3.1.1.37.2.4 | The group of notifications obsoleted in V5v0 for supporting time-of-day policies on Alcatel 7x50 SR series systems. | ||
| tmnxTodPolicyObsoletedV5v0Group | 1.3.6.1.4.1.6527.3.1.1.37.2.5 | The group of objects supporting time-of-day policies which are obsoleted in V5v0 on Alcatel 7x50 SR series systems. | ||
| tmnxTodPolicyV4v0Group | 1.3.6.1.4.1.6527.3.1.1.37.2.1 | The group of objects supporting time-of-day policies on Alcatel 7x50 SR series systems. | ||
| tmnxTodPolicyV5v0Group | 1.3.6.1.4.1.6527.3.1.1.37.2.3 | The group of objects supporting time-of-day policies on Alcatel 7x50 SR series systems. | ||
| tmnxToDSchedV4v0MIBCompliance | 1.3.6.1.4.1.6527.3.1.1.37.1.1 | The compliance statement for TIMETRA-SCHEDULER-MIB. | ||
| tmnxToDSchedV5v0MIBCompliance | 1.3.6.1.4.1.6527.3.1.1.37.1.2 | The compliance statement for TIMETRA-SCHEDULER-MIB. | ||
| tmnxTodSuiteEntry | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1 | not-accessible | Each entry describes a ToD suite. Additional information is kept in the tmnxTodSuiteParmsTable. | |
| tmnxToDSuiteNotifications | 1.3.6.1.4.1.6527.3.1.3.37.2.0 | |||
| tmnxToDSuiteNotifyObjects | 1.3.6.1.4.1.6527.3.1.2.37.1.6 | |||
| tmnxToDSuiteObjects | 1.3.6.1.4.1.6527.3.1.2.37.1.3 | |||
| tmnxTodSuiteParmsEntry | 1.3.6.1.4.1.6527.3.1.2.37.1.3.4.1 | not-accessible | Each entry describes ToD suite entry. Each entry assigns a time-range to a policy or filter. | |
| TIM tmnxTodSuiteParmsLastChange | 1.3.6.1.4.1.6527.3.1.2.37.1.3.3 | TimeStamp | read-only | The value of tmnxTodSuiteParmsLastChange indicates the sysUpTime at the time of the last creation or deletion of an entry in the tmnxTodSuiteParmsTable. If the number of entries has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value. |
| tmnxTodSuiteParmsTable | 1.3.6.1.4.1.6527.3.1.2.37.1.3.4 | not-accessible | The table tmnxTodSuiteParmsTable contains time-of-day Suite entries. Each entry assigns a time-range to a policy or filter. | |
| tmnxTodSuiteTable | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2 | not-accessible | The table tmnxTodSuiteTable contains Time Of Day (ToD) Suites | |
| TIM tmnxTodSuiteTableLastChange | 1.3.6.1.4.1.6527.3.1.2.37.1.3.1 | TimeStamp | read-only | The value of tmnxTodSuiteTableLastChange indicates the sysUpTime at the time of the last creation or deletion of an entry in the tmnxTodSuiteTable. If the number of entries has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value. |
| INT tmnxTodToolReEvaluateMss | 1.3.6.1.4.1.6527.3.1.2.37.1.7.5.1.1 | INTEGER | read-write | Setting this object to one triggers a re-evaluation of the Multi-Service-Site referred to by this row, with respect to its Time-Of-Day Suite. If its state is different from the state specified by the TOD Suite, a new attempt will be made to apply that suite. Reading this object returns the value zero. |
| tmnxTodToolReEvaluateMssEntry | 1.3.6.1.4.1.6527.3.1.2.37.1.7.5.1 | not-accessible | ||
| tmnxTodToolReEvaluateMssTable | 1.3.6.1.4.1.6527.3.1.2.37.1.7.5 | not-accessible | The tmnxTodToolReEvaluateMssTable augments the custMultiServiceSiteTable. It allows to request a re-evaluation of the corresponding Multi-Service-Site with respect to its Time-Of-Day Suite. | |
| INT tmnxTodToolReEvaluateSap | 1.3.6.1.4.1.6527.3.1.2.37.1.7.4.1.1 | INTEGER | read-write | Setting this object to one triggers a re-evaluation of the SAP referred to by this row, with respect to its Time-Of-Day Suite. If its state is different from the state specified by the TOD Suite, a new attempt will be made to apply that suite. Reading this object returns the value zero. |
| tmnxTodToolReEvaluateSapEntry | 1.3.6.1.4.1.6527.3.1.2.37.1.7.4.1 | not-accessible | ||
| tmnxTodToolReEvaluateSapTable | 1.3.6.1.4.1.6527.3.1.2.37.1.7.4 | not-accessible | The tmnxTodToolReEvaluateSapTable augments the sapBaseInfoTable. It allows to request a re-evaluation of the corresponding SAP with respect to its Time-Of-Day Suite. | |
| INT tmnxTodToolReEvaluateSuite | 1.3.6.1.4.1.6527.3.1.2.37.1.7.6.1.1 | INTEGER | read-write | Setting this object to one triggers a re-evaluation of the state of all SAP's and MSS's related to the corresponding Time-Of-Day Suite. If their state is different from the state specified by this TOD Suite, a new attempt will be made to apply this suite. Reading this object returns the value zero. |
| tmnxTodToolReEvaluateSuiteEntry | 1.3.6.1.4.1.6527.3.1.2.37.1.7.6.1 | not-accessible | ||
| tmnxTodToolReEvaluateSuiteTable | 1.3.6.1.4.1.6527.3.1.2.37.1.7.6 | not-accessible | The tmnxTodToolReEvaluateSuiteTable augments the tmnxTodSuiteTable. It allows to request the system to re-evaluate the state of all SAP's and MSS's related to the corresponding Time-Of-Day Suite | |
| TMN tmnxTodToolRetryIpFltrDownload | 1.3.6.1.4.1.6527.3.1.2.37.1.7.1 | TmnxPolicyOrFilterId | read-write | The object tmnxTodToolRetryIpFltrDownload can be used to request the system to retry to download the indicated IP filter. This command will retry to download the filter entries that have TIMETRA-FILTER-MIB::tIPFilterParamsTimeRangeState = timeRangeActiveDownloadFailed. If the filter entry is not in this state, no action is taken. Setting the value to 0, will cause a retry on all IP-filters. Reading this object will always return 0. |
| TMN tmnxTodToolRetryIPv6FltrDownload | 1.3.6.1.4.1.6527.3.1.2.37.1.7.3 | TmnxPolicyOrFilterId | read-write | The object tmnxTodToolRetryIPv6FltrDownload can be used to request the system to retry to download the indicated IPv6 filter. This command will retry to download the filter entries that have TIMETRA-FILTER-MIB::tIPv6FilterParamsTimeRangeState = timeRangeActiveDownloadFailed. If the filter entry is not in this state, no action is taken. Setting the value to 0, will cause a retry on all IPv6-filters. Reading this object will always return 0. |
| TMN tmnxTodToolRetryMacFltrDownload | 1.3.6.1.4.1.6527.3.1.2.37.1.7.2 | TmnxPolicyOrFilterId | read-write | The object tmnxTodToolRetryMacFltrDownload can be used to request the system to retry to download the indicated Mac filter. This command will retry to download the filter entries that have TIMETRA-FILTER-MIB::tMacFilterParamsTimeRangeState = timeRangeActiveDownloadFailed. If the filter entry is not in this state, no action is taken. Setting the value to 0, will cause a retry on all MAC-filters. Reading this object will always return 0. |
| tmnxTodToolsGroup | 1.3.6.1.4.1.6527.3.1.2.37.1.7 | |||
| T/F tPeriodicTimeRangeActive | 1.3.6.1.4.1.6527.3.1.2.37.1.1.4.1.9 | TruthValue | read-only | The value of the object tPeriodicTimeRangeActive indicates whether or not the current time is in the time-range entry specification, and hence the time-range can be considered as being 'active'. A time-range is considered to be active each time the current date and time maintained in this managed system (TIMETRA-SYSTEM-MIB::stiDateAndTime) falls within one of the range-entries defined for this time-range. |
| TMN tPeriodicTimeRangeEndHour | 1.3.6.1.4.1.6527.3.1.2.37.1.1.4.1.7 | TmnxTimeRangePeriodicEndHour | read-create | The value of the object tPeriodicTimeRangeEndHour specifies the end hour of this periodic time-range entry. |
| TMN tPeriodicTimeRangeEndMinute | 1.3.6.1.4.1.6527.3.1.2.37.1.1.4.1.8 | TmnxTimeRangeMinute | read-create | The value of the object tPeriodicTimeRangeEndMinute specifies the end minute of this periodic time-range entry. If the value of tPeriodicTimeRangeEndHour is 24, the object tPeriodicTimeRangeEndMinute can only take the value 0. |
| TMN tPeriodicTimeRangeEndWeekDay | 1.3.6.1.4.1.6527.3.1.2.37.1.1.4.1.6 | TmnxTimeRangeWeekday | read-create | The value of the object tPeriodicTimeRangeEndWeekDay specifies the end day-of-the-week of this periodic time-range entry. In case the startday (tPeriodicTimeRangeStartWeekDay)contains a wildcard (i.e daily(7), weekday(8), or weekend(9)), the value of the object tPeriodicTimeRangeEndWeekDay must be equal to tPeriodicTimeRangeStartWeekDay. If no value is specified at row creation, this object defaults to the same value as tPeriodicTimeRangeStartWeekDay. |
| TIM tPeriodicTimeRangeLastMgmtChg | 1.3.6.1.4.1.6527.3.1.2.37.1.1.4.1.5 | TimeStamp | read-only | The value of the object tPeriodicTimeRangeLastMgmtChg indicates the sysUpTime at the time of the most recent management-initiated change to this row of the table. |
| ROW tPeriodicTimeRangeRowStatus | 1.3.6.1.4.1.6527.3.1.2.37.1.1.4.1.4 | RowStatus | read-create | The value of the object tPeriodicTimeRangeRowStatus specifies the SNMP status of this row. The value of tPeriodicTimeRangeRowStatus controls the creation and deletion of rows in the table. |
| TMN tPeriodicTimeRangeStartHour | 1.3.6.1.4.1.6527.3.1.2.37.1.1.4.1.2 | TmnxTimeRangeHour | not-accessible | The value of the object tPeriodicTimeRangeStartHour specifies the start hour of this periodic time-range entry. |
| TMN tPeriodicTimeRangeStartMinute | 1.3.6.1.4.1.6527.3.1.2.37.1.1.4.1.3 | TmnxTimeRangeMinute | not-accessible | The value of the object tPeriodicTimeRangeStartMinute specifies the start minute of this periodic time-range entry. |
| TMN tPeriodicTimeRangeStartWeekDay | 1.3.6.1.4.1.6527.3.1.2.37.1.1.4.1.1 | TmnxTimeRangeWeekday | not-accessible | The value of the object tPeriodicTimeRangeStartWeekDay specifies the start day-of-the-week of this periodic time-range entry. |
| T/F tTimeRangeActive | 1.3.6.1.4.1.6527.3.1.2.37.1.1.2.1.6 | TruthValue | read-only | The value of the object tTimeRangeActive indicates whether or not the current time is in the time-range specification, and hence the time-range can be considered as being 'active'. A time-range is considered to be active each time the current date and time maintained in this managed system (TIMETRA-SYSTEM-MIB::stiDateAndTime) falls within one of the range-entries defined for this time-range. |
| TIT tTimeRangeDescription | 1.3.6.1.4.1.6527.3.1.2.37.1.1.2.1.4 | TItemDescription | read-create | The value of the object tTimeRangeDescription specifies an optional user provided description for this time-range in displayable format. |
| TIM tTimeRangeLastMgmtChange | 1.3.6.1.4.1.6527.3.1.2.37.1.1.2.1.3 | TimeStamp | read-only | The value of the object tTimeRangeLastMgmtChange indicates the sysUpTime at the time of the most recent management-initiated change to this row of the table. |
| TNA tTimeRangeName | 1.3.6.1.4.1.6527.3.1.2.37.1.1.2.1.1 | TNamedItem | not-accessible | The value of the object tTimeRangeName specifies the unique name of the time-range. The keyword 'NO-TIME-RANGE' is reserved and cannot be assigned to a time-range. |
| ROW tTimeRangeRowStatus | 1.3.6.1.4.1.6527.3.1.2.37.1.1.2.1.2 | RowStatus | read-create | The value of the object tTimeRangeRowStatus specifies the SNMP status of this row. The value of tTimeRangeRowStatus controls the creation and deletion of rows in the table. An attempt to delete a time-range that is being referred to, will be rejected. |
| C32 tTimeRangeTriggersEx | 1.3.6.1.4.1.6527.3.1.2.37.1.1.2.1.5 | Counter32 | read-only | The value of the object tTimeRangeTriggers indicates the number of times that the time-range has been active. A time-range is considered to be active each time the current date and time maintained in this managed system (TIMETRA-SYSTEM-MIB::stiDateAndTime) falls within one of the range-entries defined for this time-range. |
| STR tTodNotifSuiteName | 1.3.6.1.4.1.6527.3.1.2.37.1.6.1 | DisplayString | accessible-for-notify | The value of the object tTodNotifSuiteName indicates the name of the involved ToD Suite. |
| TMN tTodNotifSuiteParmsApplicObj | 1.3.6.1.4.1.6527.3.1.2.37.1.6.2 | TmnxTodSuiteControlledObj | accessible-for-notify | The value of the object tTodNotifSuiteParmsApplicObj indicates the involved applicable object in the ToD Suite. |
| TMN tTodNotifSuiteParmsFltrOrPlcyId | 1.3.6.1.4.1.6527.3.1.2.37.1.6.3 | TmnxPolicyOrFilterId | accessible-for-notify | The value of the object tTodNotifSuiteParmsFltrOrPlcyId indicates the filter-id involved in the time-based control. This object is meaningful only if tTodNotifSuiteParmsApplicObj is set to one of the following values. ingressIpFilter (0) ingressIPv6Filter (1) ingressMacFilter (2) ingressQosPlcy (3) egressIpFilter (5) egressIPv6Filter (6) egressMacFilter (7) egressQosPlcy (8) In all other cases the value of this object is meaningless. |
| SER tTodNotifSuiteParmsPlcyName | 1.3.6.1.4.1.6527.3.1.2.37.1.6.4 | ServObjName | accessible-for-notify | The value of the object tTodNotifSuiteParmsPlcyName indicates the policy name involved in the time-based control. This object is meaningful only if tTodNotifSuiteParmsApplicObj is set to one of the following values: ingressQosSchedPlcy (4) egressQosSchedPlcy (9) In all other cases the value of this object is meaningless. |
| TIT tTodSuiteDescription | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1.4 | TItemDescription | read-create | The value of the object tTodSuiteDescription specifies an optional user provided description for this time-od-day suite in displayable format. |
| TIM tTodSuiteLastChanged | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1.3 | TimeStamp | read-only | The value of the object tTodSuiteLastChanged indicates the sysUpTime at the time of the most recent management-initiated change to this row of the table. |
| TNA tTodSuiteName | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1.1 | TNamedItem | not-accessible | The value of the object tTodSuiteName specifies the unique name of a Tod Suite. |
| TMN tTodSuiteOprEgrIpFilterIndex | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1.10 | TmnxPolicyOrFilterId | read-only | The value of the object tTodSuiteOprEgrIpFilterIndex indicates the ID of the currently applied Egress Ip filter in the scope of this time-of-day suite. A value 0 indicates that no filter is currently imposed by the suite. |
| TMN tTodSuiteOprEgrIpv6FilterIndex | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1.11 | TmnxPolicyOrFilterId | read-only | The value of the object tTodSuiteOprEgrIpv6FilterIndex indicates the ID of the currently applied Egress IPv6 filter in the scope of this time-of-day suite. A value 0 indicates that no filter is currently imposed by the suite. |
| TMN tTodSuiteOprEgrMacFilterIndex | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1.12 | TmnxPolicyOrFilterId | read-only | The value of the object tTodSuiteOprEgrMacFilterIndex indicates the ID of the currently applied Egress Mac filter in the scope of this time-of-day suite. A value 0 indicates that no filter is currently imposed by the suite. |
| TMN tTodSuiteOprEgrQosPolicyId | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1.13 | TmnxPolicyOrFilterId | read-only | The value of the object tTodSuiteOprEgrQosPolicyId indicates the ID of the currently applied Egress Qos filter in the scope of this time-of-day suite. A value 0 indicates that no filter is currently imposed by the suite. |
| SER tTodSuiteOprEgrQosSchedulerPlcy | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1.14 | ServObjName | read-only | The value of the object tTodSuiteOprEgrQosSchedulerPlcy indicates the ID of the currently applied Egress scheduler policy in the scope of this time-of-day suite. An empty string indicates that no filter is currently imposed by the suite. |
| TMN tTodSuiteOprIngrIpFilterIndex | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1.5 | TmnxPolicyOrFilterId | read-only | The value of the object tTodSuiteOprIngrIpFilterIndex indicates the ID of the currently applied Ip filter in the scope of this time-of-day suite. A value 0 indicates that no filter is currently imposed by the suite. |
| TMN tTodSuiteOprIngrIpv6FilterIndex | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1.6 | TmnxPolicyOrFilterId | read-only | The value of the object tTodSuiteOprIngrIpv6FilterIndex indicates the ID of the currently applied ingress IPv6 filter in the scope of this time-of-day suite. A value 0 indicates that no filter is currently imposed by the suite. |
| TMN tTodSuiteOprIngrMacFilterIndex | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1.7 | TmnxPolicyOrFilterId | read-only | The value of the object tTodSuiteOprIngrMacFilterIndex indicates the ID of the currently applied Ingress Mac filter in the scope of this time-of-day suite. A value 0 indicates that no filter is currently imposed by the suite. |
| TMN tTodSuiteOprIngrQosPolicyId | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1.8 | TmnxPolicyOrFilterId | read-only | The value of the object tTodSuiteOprIngrQosPolicyId indicates the ID of the currently applied Ingress Qos filter in the scope of this time-of-day suite. A value 0 indicates that no filter is currently imposed by the suite. |
| SER tTodSuiteOprIngrQosSchedulerPlcy | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1.9 | ServObjName | read-only | The value of the object tTodSuiteOprIngrQosSchedulerPlcy indicates the ID of the currently applied Ingress Qos scheduler in the scope of this time-of-day suite. An empty string indicates that no policy is currently imposed by the suite. |
| TMN tTodSuiteParmsApplicObj | 1.3.6.1.4.1.6527.3.1.2.37.1.3.4.1.1 | TmnxTodSuiteControlledObj | not-accessible | The value of the object tTodSuiteParmsApplicObj specifies the object which this entry is controlling |
| TMN tTodSuiteParmsFltrOrPlcyId | 1.3.6.1.4.1.6527.3.1.2.37.1.3.4.1.6 | TmnxPolicyOrFilterId | read-create | The value of the object tTodSuiteParmsFltrOrPlcyId specifies the filter-id involved in the time-based control. This object is meaningful only, and hence is required, if tTodSuiteParmsApplicObj is set to one of the following values. ingressIpFilter (0) ingressIPv6Filter (1) ingressMacFilter (2) ingressQosPlcy (3) egressIpFilter (5) egressIPv6Filter (6) egressMacFilter (7) egressQosPlcy (8) In all other cases the value of this object will be ignored by the system. The value cannot be changed after creation. |
| TIM tTodSuiteParmsLastMgmtChg | 1.3.6.1.4.1.6527.3.1.2.37.1.3.4.1.5 | TimeStamp | read-only | The value of the object tTodSuiteParmsLastMgmtChg indicates the sysUpTime at the time of the most recent management-initiated change to this row of the table. |
| SER tTodSuiteParmsPlcyName | 1.3.6.1.4.1.6527.3.1.2.37.1.3.4.1.7 | ServObjName | read-create | The value of the object tTodSuiteParmsPlcyName specifies the policy name involved in the time-based control. This object is meaningful only, and hence is required, if tTodSuiteParmsApplicObj is set to one of the following values: ingressQosSchedPlcy (4) egressQosSchedPlcy (9) In all other cases the value of this object will be ignored by the system. The value cannot be changed after creation. |
| I32 tTodSuiteParmsPriority | 1.3.6.1.4.1.6527.3.1.2.37.1.3.4.1.4 | Integer32 | read-create | The value of the object tTodSuiteParmsPriority specifies the priority (with '1' being the hightest priority and '10' the lowest priority) assigned to this entry. No 2 rows are allowed, that have the same tTodSuiteParmsApplicObj, and the same priority. Also, the value cannot be modified after row creation. |
| ROW tTodSuiteParmsRowStatus | 1.3.6.1.4.1.6527.3.1.2.37.1.3.4.1.3 | RowStatus | read-create | The value of the object tTodSuiteParmsRowStatus specifies the SNMP status of this row. The value of tTodSuiteParmsRowStatus controls the creation and deletion of rows in the table. |
| TNA tTodSuiteParmsTimeRange | 1.3.6.1.4.1.6527.3.1.2.37.1.3.4.1.2 | TNamedItem | not-accessible | The value of the object tTodSuiteParmsTimeRange specifies the time-range to be applied. If no time-range is to be applied the reserved keyword NO-TIME-RANGE must be used. |
| NTF tTodSuiteProblem | 1.3.6.1.4.1.6527.3.1.3.37.2.0.1 | The tTodSuiteProblem notification is sent to report a problem that occurred in the system while activating a ToD Suite entry. | ||
| STR tTodSuiteProblemDescription | 1.3.6.1.4.1.6527.3.1.2.37.1.6.5 | DisplayString | accessible-for-notify | The value of the object tTodSuiteProblemDescription is a printable character string which contains additional information about the reported operational problem that occurred when applying the ToD Suite. |
| ROW tTodSuiteRowStatus | 1.3.6.1.4.1.6527.3.1.2.37.1.3.2.1.2 | RowStatus | read-create | The value of the object tTodSuiteRowStatus specifies the SNMP status of this row. The value of tTodSuiteRowStatus controls the creation and deletion of rows in the table. An attempt to delete a time-of-day suite that is being referred to, will be rejected. |
RFC description
Implements time-based scheduling for services on Alcatel-Lucent SROS routing systems.
Start monitoring Nokia/Alcatel-Lucent 7750 SR / 7450 ESS SROS routers (time-based policy scheduler active/trigger status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.