HM2-PLATFORM-TIMERANGE-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-PLATFORM-TIMERANGE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hm2PlatformTimeRange 1.3.6.1.4.1.248.12.53
The Hirschmann MIB for Time Ranges. Copyright (C) 2011. All Rights Reserved.
       hm2AgentTimeRangeGroup 1.3.6.1.4.1.248.12.53.1
           hm2AgentTimeRangeIndexNextFree 1.3.6.1.4.1.248.12.53.1.1 integer32 read-only
This object contains an unused value for the hm2AgentTimeRangeIndex to be used when creating a new Hm2AgentTimeRange. A value of zero indicates the Hm2AgentTimeRange table is full.
           hm2AgentTimeRangeTable 1.3.6.1.4.1.248.12.53.1.2 no-access
A table of Hm2AgentTimeRange instances.
               hm2AgentTimeRangeEntry 1.3.6.1.4.1.248.12.53.1.2.1 no-access
hm2AgentTimeRangeIndex and hm2AgentTimeRangeName must be set to complete a new hm2AgentTimeRangeEntry instance
                   hm2AgentTimeRangeIndex 1.3.6.1.4.1.248.12.53.1.2.1.1 unsigned32 no-access
The Hm2AgentTimeRange table index this instance is associated with.
                   hm2AgentTimeRangeName 1.3.6.1.4.1.248.12.53.1.2.1.2 displaystring read-only
The name of this Hm2AgentTimeRange entry, which must consist of 1 to 31 alphanumeric characters and uniquely identify this Hm2AgentTimeRange. This object must be set to complete a new Hm2AgentTimeRange row instance.
                   hm2AgentTimeRangeOperState 1.3.6.1.4.1.248.12.53.1.2.1.3 integer read-only
Operating status of the time-range. It depends on the current time and the periodic and absolute time entries defined in the time-range Enumeration: 'active': 0, 'inactive': 1.
                   hm2AgentTimeRangeStatus 1.3.6.1.4.1.248.12.53.1.2.1.4 rowstatus read-only
Status of this instance. active(1) - this Hm2AgentTimeRange instance is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
           hm2AgentTimeRangeAbsoluteTable 1.3.6.1.4.1.248.12.53.1.3 no-access
A table of absolute entries for time ranges
               hm2AgentTimeRangeAbsoluteEntry 1.3.6.1.4.1.248.12.53.1.3.1 no-access
A table of absolute entries for time ranges. Atleast one of hm2AgentTimeRangeAbsoluteStartDateAndTime and hm2AgentTimeRangeAbsoluteEndDateAndTime must be set to complete a new Absolute entry instance.
                   hm2AgentTimeRangeAbsoluteEntryIndex 1.3.6.1.4.1.248.12.53.1.3.1.1 integer32 no-access
The index of this absolute time entry within time range.
                   hm2AgentTimeRangeAbsoluteStartDateAndTime 1.3.6.1.4.1.248.12.53.1.3.1.2 hm2agenttimerangeabsolutedateandtime read-only
The start time for an absolute entry in the time range
                   hm2AgentTimeRangeAbsoluteEndDateAndTime 1.3.6.1.4.1.248.12.53.1.3.1.3 hm2agenttimerangeabsolutedateandtime read-only
The end time for an absolute entry in the time range.
                   hm2AgentTimeRangeAbsoluteStatus 1.3.6.1.4.1.248.12.53.1.3.1.4 rowstatus read-only
Status of this instance. active(1) - this hm2AgentTimeRangeAbsoluteEntry is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
           hm2AgentTimeRangePeriodicTable 1.3.6.1.4.1.248.12.53.1.4 no-access
A table periodic entries for time ranges
               hm2AgentTimeRangePeriodicEntry 1.3.6.1.4.1.248.12.53.1.4.1 no-access
A table periodic entries for time ranges. All the objects in the periodic entry must be set to complete a new periodic entry instance. Objects hm2AgentTimeRangePeriodicStartDay and hm2AgentTimeRangePeriodicStartTime together forms the start dayandtime and objects hm2AgentTimeRangePeriodicEndDay and hm2AgentTimeRangePeriodicEndTime together forms end dayandtime. The time range to which the periodic entry belongs is active between start dayandtime and end dayandtime. If more than one day is specified in the hm2AgentTimeRangePeriodicStartDay, then the same days should be specified in the hm2AgentTimeRangePeriodicEndDay
                   hm2AgentTimeRangePeriodicEntryIndex 1.3.6.1.4.1.248.12.53.1.4.1.1 integer32 no-access
The index of this periodic entry within time range.
                   hm2AgentTimeRangePeriodicStartDay 1.3.6.1.4.1.248.12.53.1.4.1.2 bits read-only
The starting day or days on which the configuration that referenced the time range starts going into effect. Same day can be set for both hm2AgentTimeRangePeriodicStartDay and hm2AgentTimeRangePeriodicEndDay objects Bits: 'monday': 2, 'tuesday': 3, 'friday': 6, 'wednesday': 4, 'thursday': 5, 'sunday': 1, 'saturday': 7.
                   hm2AgentTimeRangePeriodicStartTime 1.3.6.1.4.1.248.12.53.1.4.1.3 hm2agenttimerangeperiodictime read-only
The starting time for an periodic entry in the time range.
                   hm2AgentTimeRangePeriodicEndDay 1.3.6.1.4.1.248.12.53.1.4.1.4 bits read-only
The 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 hm2AgentTimeRangePeriodicStartDay and hm2AgentTimeRangePeriodicEndDay objects Bits: 'monday': 2, 'tuesday': 3, 'friday': 6, 'wednesday': 4, 'thursday': 5, 'sunday': 1, 'saturday': 7.
                   hm2AgentTimeRangePeriodicEndTime 1.3.6.1.4.1.248.12.53.1.4.1.5 hm2agenttimerangeperiodictime read-only
The end time for an periodic entry in the time range.
                   hm2AgentTimeRangePeriodicStatus 1.3.6.1.4.1.248.12.53.1.4.1.6 rowstatus read-only
Status of this instance. active(1) - this hm2AgentTimeRangePeriodicEntry is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
           hm2AgentTimeRangeAdminMode 1.3.6.1.4.1.248.12.53.1.248 integer read-write
TimeRange admin mode: enable - enable TimeRange disable - disable TimeRange. Enumeration: 'enable': 1, 'disable': 2.