NETGEAR-RADLAN-TBI-MIB
16 objects
Time Range Infrastructure MIBs initial version.
Imported Objects
| NETGEAR-RADLAN-MIB | rnd |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4526.17.145 | IdentityrlTBIMib | Time Range Infrastructure MIBs initial version. | ||
| 1.3.6.1.4.1.4526.17.145.1 | TablerlTBITimeRangeTable | not-accessible | current | This table specifies Time Based Infra table |
| 1.3.6.1.4.1.4526.17.145.1.1 | RowrlTBITimeRangeEntry | not-accessible | current | Each entry in this table describes the new time range for ACE. The index is time range name |
| 1.3.6.1.4.1.4526.17.145.1.1.1 | ColumnrlTBITimeRangeName | not-accessible | current | Name of time range. |
| 1.3.6.1.4.1.4526.17.145.1.1.2 | ColumnrlTBITimeRangeAbsoluteStart | read-write | current | Time 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.4526.17.145.1.1.3 | ColumnrlTBITimeRangeAbsoluteEnd | read-write | current | Time 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.4526.17.145.1.1.4 | ColumnrlTBITimeRangeActiveStatus | read-only | current | Shows whether the current time range is active according to the current clock. |
| 1.3.6.1.4.1.4526.17.145.1.1.5 | ColumnrlTBITimeRangeRowStatus | read-create | current | Row Status. It is used for adding/deleting entries of this table. |
| 1.3.6.1.4.1.4526.17.145.2 | TablerlTBIPeriodicTable | not-accessible | current | This table specifies Time Based Infra Periodic table |
| 1.3.6.1.4.1.4526.17.145.2.1 | RowrlTBIPeriodicEntry | not-accessible | current | Each entry in this table describes periodic time range. |
| 1.3.6.1.4.1.4526.17.145.2.1.1 | ColumnrlTBIPeriodicTimeRangeName | not-accessible | current | Time Range Name the periodic is defined on. |
| 1.3.6.1.4.1.4526.17.145.2.1.2 | ColumnrlTBIPeriodicWeekDayList | read-write | current | The 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.4526.17.145.2.1.3 | ColumnrlTBIPeriodicStart | read-write | current | Time 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.4526.17.145.2.1.4 | ColumnrlTBIPeriodicEnd | read-write | current | Time 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.4526.17.145.2.1.5 | ColumnrlTBIPeriodicRowStatus | read-create | current | Row Status. It is used for adding/deleting entries of this table. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| RlTBIWeekDayList | BITS { monday(0), tuesday(1), wednesday(2), thursday(3), friday(4), saturday(5), sunday(6) } | current | Bitmap that includes days of week. Each bit in the bitmap associated with corresponding day of the week. |