MIB Viewer

TIMERANGE-MIB

25 objects
The Quanta Private MIB for Time Ranges
Imported Objects
QUANTA-SWITCH-MIBswitch
RFC1213-MIBDisplayString
SNMPv2-SMIInteger32 MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCRowStatus TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.7244.2.53IdentitytimeRangeThe Quanta Private MIB for Time Ranges
1.3.6.1.4.1.7244.2.53.1NodetimeRangeGroup
1.3.6.1.4.1.7244.2.53.1.1ScalartimeRangeIndexNextFreeread-onlycurrentThis object contains an unused value for the timeRangeIndex to be used when creating a new TimeRange. A value of zero indicates the TimeRange table is full.
1.3.6.1.4.1.7244.2.53.1.2TabletimeRangeTablenot-accessiblecurrentA table of TimeRange instances.
1.3.6.1.4.1.7244.2.53.1.2.1RowtimeRangeEntrynot-accessiblecurrenttimeRangeIndex and timeRangeName must be set to complete a new timeRangeEntry instance
1.3.6.1.4.1.7244.2.53.1.2.1.1ColumntimeRangeIndexnot-accessiblecurrentThe TimeRange table index this instance is associated with.
1.3.6.1.4.1.7244.2.53.1.2.1.2ColumntimeRangeNameread-createcurrentThe name of this TimeRange entry, which must consist of 1 to 31 alphanumeric characters and uniquely identify this TimeRange. This object must be set to comple…
1.3.6.1.4.1.7244.2.53.1.2.1.3ColumntimeRangeOperStateread-onlycurrentOperating status of the time-range. It depends on the current time and the periodic and absolute time entries defined in the time-range
1.3.6.1.4.1.7244.2.53.1.2.1.4ColumntimeRangeStatusread-createcurrentStatus of this instance. active(1) - this TimeRange instance is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value …
1.3.6.1.4.1.7244.2.53.1.3TabletimeRangeAbsoluteEntryTablenot-accessiblecurrentA table of absolute entries for time ranges
1.3.6.1.4.1.7244.2.53.1.3.1RowtimeRangeAbsoluteEntrynot-accessiblecurrentA table of absolute entries for time ranges. Atleast one of timeRangeAbsoluteStartDateAndTime and timeRangeAbsoluteEndDateAndTime must be set to complete a new…
1.3.6.1.4.1.7244.2.53.1.3.1.1ColumntimeRangeAbsoluteEntryIndexnot-accessiblecurrentThe index of this absolute time entry within time range.
1.3.6.1.4.1.7244.2.53.1.3.1.2ColumntimeRangeAbsoluteStartDateAndTimeread-createcurrentThe start time for an absolute entry in the time range
1.3.6.1.4.1.7244.2.53.1.3.1.3ColumntimeRangeAbsoluteEndDateAndTimeread-createcurrentThe end time for an absolute entry in the time range.
1.3.6.1.4.1.7244.2.53.1.3.1.4ColumntimeRangeAbsoluteStatusread-createcurrentStatus of this instance. active(1) - this timeRangeAbsoluteEntry is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this va…
1.3.6.1.4.1.7244.2.53.1.4TabletimeRangePeriodicEntryTablenot-accessiblecurrentA table periodic entries for time ranges
1.3.6.1.4.1.7244.2.53.1.4.1RowtimeRangePeriodicEntrynot-accessiblecurrentA table periodic entries for time ranges. All the objects in the periodic entry must be set to complete a new periodic entry instance. Objects timeRangePeriodi…
1.3.6.1.4.1.7244.2.53.1.4.1.1ColumntimeRangePeriodicEntryIndexnot-accessiblecurrentThe index of this periodic entry within time range.
1.3.6.1.4.1.7244.2.53.1.4.1.2ColumntimeRangePeriodicStartDayread-createcurrentThe starting day or days on which the configuration that referenced the time range starts going into effect. Same day can be set for both timeRangePeriodicStar…
1.3.6.1.4.1.7244.2.53.1.4.1.3ColumntimeRangePeriodicStartTimeread-createcurrentThe starting time for an periodic entry in the time range.
1.3.6.1.4.1.7244.2.53.1.4.1.4ColumntimeRangePeriodicEndDayread-createcurrentThe ending day or days on which the configuration that referenced the time range is no longer in efect. Same day can be set for both timeRangePeriodicStartDay …
1.3.6.1.4.1.7244.2.53.1.4.1.5ColumntimeRangePeriodicEndTimeread-createcurrentThe end time for an periodic entry in the time range.
1.3.6.1.4.1.7244.2.53.1.4.1.6ColumntimeRangePeriodicStatusread-createcurrentStatus of this instance. active(1) - this timeRangePeriodicEntry is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this va…
Type Definitions
NameSyntaxStatusDescription
TimeRangeAbsoluteDateAndTimeOCTET STRING (SIZE (6))currentA date-time specification for absolute time entry in a time range. field octets contents range 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 For example, Oct 9, 2009 at 1:30 PM would…
TimeRangePeriodicTimeOCTET STRING (SIZE (2))currentA time specification for periodic time entry in a time range. field octets contents range 1 1 hour 0..23 1 1 minutes 0..59 For example,1:30 PM would be displayed as: 13:30.