MIB Viewer

HPE-TBI-MIB

16 objects
Time Range Infrastructure MIBs initial version.
Imported Objects
HPE-MIBnm
SNMPv2-SMIMODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCDisplayString RowStatus TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.11.2.145IdentityrlTBIMibTime Range Infrastructure MIBs initial version.
1.3.6.1.4.1.11.2.145.1TablerlTBITimeRangeTablenot-accessiblecurrentThis table specifies Time Based Infra table
1.3.6.1.4.1.11.2.145.1.1RowrlTBITimeRangeEntrynot-accessiblecurrentEach entry in this table describes the new time range for ACE. The index is time range name
1.3.6.1.4.1.11.2.145.1.1.1ColumnrlTBITimeRangeNamenot-accessiblecurrentName of time range.
1.3.6.1.4.1.11.2.145.1.1.2ColumnrlTBITimeRangeAbsoluteStartread-writecurrentTime of start of absolute time range in following format: month day year hh:mm month: 01-12 (January-December) day: 01-31 year: 0-99 (2000-2099) hh: 0-23 (hour…
1.3.6.1.4.1.11.2.145.1.1.3ColumnrlTBITimeRangeAbsoluteEndread-writecurrentTime of end of absolute time range in following format: month day year hh:mm month: 01-12 (January-December) day: 01-31 year: 0-99 (2000-2099) hh: 0-23 (hours)…
1.3.6.1.4.1.11.2.145.1.1.4ColumnrlTBITimeRangeActiveStatusread-onlycurrentShows whether the current time range is active according to the current clock.
1.3.6.1.4.1.11.2.145.1.1.5ColumnrlTBITimeRangeRowStatusread-createcurrentRow Status. It is used for adding/deleting entries of this table.
1.3.6.1.4.1.11.2.145.2TablerlTBIPeriodicTablenot-accessiblecurrentThis table specifies Time Based Infra Periodic table
1.3.6.1.4.1.11.2.145.2.1RowrlTBIPeriodicEntrynot-accessiblecurrentEach entry in this table describes periodic time range.
1.3.6.1.4.1.11.2.145.2.1.1ColumnrlTBIPeriodicTimeRangeNamenot-accessiblecurrentTime Range Name the periodic is defined on.
1.3.6.1.4.1.11.2.145.2.1.2ColumnrlTBIPeriodicWeekDayListread-writecurrentThe bitmap allows to user to select periodic time range for several days at once. The periodic range will be associated with specific days when corresponding b…
1.3.6.1.4.1.11.2.145.2.1.3ColumnrlTBIPeriodicStartread-writecurrentTime of start of periodic time range in following format: weekday hh:mm weekday: 0-7 (0 means the weekday is not specified, 1-7 are weekdays from Monday to Sun…
1.3.6.1.4.1.11.2.145.2.1.4ColumnrlTBIPeriodicEndread-writecurrentTime of end of periodic time range in following format: weekday hh:mm weekday: 0-7 (0 means the weekday is not specified, 1-7 are weekdays from Monday to Sunda…
1.3.6.1.4.1.11.2.145.2.1.5ColumnrlTBIPeriodicRowStatusread-createcurrentRow Status. It is used for adding/deleting entries of this table.
Type Definitions
NameSyntaxStatusDescription
RlTBIWeekDayListBITS { monday(0), tuesday(1), wednesday(2), thursday(3), friday(4), saturday(5), sunday(6) }currentBitmap that includes days of week. Each bit in the bitmap associated with corresponding day of the week.