TIMERANGE-MIB
AI MIB Summary
The TIMERANGE-MIB defines time-based scheduling parameters to trigger specific network functions or events within a configured temporal window. It enables the management of time-restricted access control, logging, or service activation policies by monitoring start and end time intervals.
This MIB defines a specific range of time to activate a function.
Main OID:
swTimeRangeMIB.1.3.6.1.4.1.171.12.50
21
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
swTimeRangeMIBThis MIB defines a specific range of time to activate a function. MODULE-IDENTITY .1.3.6.1.4.1.171.12.50 |
swTimeRangeCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.50.1 |
swTimeRangeInfo OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.50.2 |
swTimeRangeMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.50.3 |
swTimeRangeMgmtTableA table that contains the information of each time range. SEQUENCE OF SwTimeRangeMgmtEntry .1.3.6.1.4.1.171.12.50.3.1 |
swTimeRangeMgmtEntryA list of information of each time range. SwTimeRangeMgmtEntry .1.3.6.1.4.1.171.12.50.3.1.1 |
swTimeRangeMgmtRangeNameThe range name of the time range.ro DisplayString .1.3.6.1.4.1.171.12.50.3.1.1.1 |
swTimeRangeMgmtSelectDaysEach day in the week is presented by an abbreviation: 'SUN', 'MON', TUE', 'WED', 'THU', 'FRI', and 'SAT'. The 'SUN' stands for Sunday, 'MON' stands for Monday, and so on. If more than one day is required, a comma is used to separate those days.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.12.50.3.1.1.2 |
swTimeRangeMgmtStartTimeThe start time of a day. The format is hh:mm:ss ONLY; and cannot be set using a different format. The ending time must be set later than the starting time. The default value is 00:00:00.rw DisplayString .1.3.6.1.4.1.171.12.50.3.1.1.3 |
swTimeRangeMgmtEndTimeThe end time of a day. The format is hh:mm:ss ONLY; and cannot be set using a different format. The ending time must be set later than the starting time. The default value is 24:00:00.rw DisplayString .1.3.6.1.4.1.171.12.50.3.1.1.4 |
swimeRangeMgmtStatusThis object indicates the RowStatus of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.12.50.3.1.1.5 |
swTimeRangeACLTableThis table maintains time-range settings associated with a specific rule in the ACL rule table. Please refer to the swACLEtherRuleTable, swACLIpRuleTable, swACLIpv6RuleTable and swACLPktContRuleTable for detailed ACL rule information. SEQUENCE OF SwTimeRangeACLEntry .1.3.6.1.4.1.171.12.50.3.2 |
swTimeRangeACLEntryThe entry maintains time-range names associated with the ACL rule table. SwTimeRangeACLEntry .1.3.6.1.4.1.171.12.50.3.2.1 |
swTimeRangeACLProfileIDThe ID of the ACL mask entry, which is unique in the mask list.ro INTEGER .1.3.6.1.4.1.171.12.50.3.2.1.1 |
swTimeRangeACLAccessIDThe ID of the ACL rule entry as related to the swTimeRangeACLProfileID.ro INTEGER .1.3.6.1.4.1.171.12.50.3.2.1.2 |
swTimeRangeACLTimeRangeNameSpecifies a time-range name associated with a specific ACL entry. The time-range name must first be created before being associated with the access rule. If this name is an empty string, it means the time-range profile will no longer be associated with the access rule. When a rule is de-associated with a time range, the access rule will be enabled all the time.rw DisplayString .1.3.6.1.4.1.171.12.50.3.2.1.3 |
swTimeRangeCPUACLTableThis table maintains time-range settings associated with a specific rule in the CPU ACL rule table. Please refer to the swCpuAclEtherRuleTable, swCpuAclIpRuleTable, swCpuAclPktContRuleTable and swCpuAclIpv6RuleTable for detailed CPU ACL rule information. SEQUENCE OF SwTimeRangeCPUACLEntry .1.3.6.1.4.1.171.12.50.3.3 |
swTimeRangeCPUACLEntryThe entry maintains time-range names associated with the CPU ACL rule table. SwTimeRangeCPUACLEntry .1.3.6.1.4.1.171.12.50.3.3.1 |
swTimeRangeCPUACLProfileIDThe ID of the CPU ACL mask entry, which is unique in the mask list.ro INTEGER .1.3.6.1.4.1.171.12.50.3.3.1.1 |
swTimeRangeCPUACLAccessIDThe ID of the CPU ACL rule entry as related to the swTimeRangeCPUACLProfileID.ro INTEGER .1.3.6.1.4.1.171.12.50.3.3.1.2 |
swTimeRangeCPUACLTimeRangeNameSpecifies a time-range name associated with a specific CPU ACL entry. The time-range name must first be created before being associated with the access rule. If this name is an empty string, it means the time-range profile will no longer be associated with the access rule. When a rule is de-associated with a time range, the access rule will be enabled all the time.rw DisplayString .1.3.6.1.4.1.171.12.50.3.3.1.3 |