CISCOSB-TBI-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCOSB-TBI-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).
|
|||
Object Name | OID | Type | Access | Info |
rlTBIMib | 1.3.6.1.4.1.9.6.1.101.145 |
Time Range Infrastructure MIBs initial version. |
||
rlTBITimeRangeTable | 1.3.6.1.4.1.9.6.1.101.145.1 | no-access |
This table specifies Time Based Infra table |
|
1.3.6.1.4.1.9.6.1.101.145.1.1 | no-access |
Each entry in this table describes the new time range for ACE. The index is time range name |
||
rlTBITimeRangeName | 1.3.6.1.4.1.9.6.1.101.145.1.1.1 | displaystring | no-access |
Name of time range. |
rlTBITimeRangeAbsoluteStart | 1.3.6.1.4.1.9.6.1.101.145.1.1.2 | displaystring | read-write |
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 (hours) mm: 0-59 (minutes) |
rlTBITimeRangeAbsoluteEnd | 1.3.6.1.4.1.9.6.1.101.145.1.1.3 | displaystring | read-write |
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) mm: 0-59 (minutes) |
rlTBITimeRangeActiveStatus | 1.3.6.1.4.1.9.6.1.101.145.1.1.4 | truthvalue | read-only |
Shows whether the current time range is active according to the current clock. |
rlTBITimeRangeRowStatus | 1.3.6.1.4.1.9.6.1.101.145.1.1.5 | rowstatus | read-only |
Row Status. It is used for adding/deleting entries of this table. |
rlTBIPeriodicTable | 1.3.6.1.4.1.9.6.1.101.145.2 | no-access |
This table specifies Time Based Infra Periodic table |
|
1.3.6.1.4.1.9.6.1.101.145.2.1 | no-access |
Each entry in this table describes periodic time range. |
||
rlTBIPeriodicTimeRangeName | 1.3.6.1.4.1.9.6.1.101.145.2.1.1 | displaystring | no-access |
Time Range Name the periodic is defined on. |
rlTBIPeriodicWeekDayList | 1.3.6.1.4.1.9.6.1.101.145.2.1.2 | rltbiweekdaylist | read-write |
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 bits will be set. If at least one bit has been set in the rlTBIPeriodicWeekDayList, the weekday in rlTBIPeriodicStart and rlTBIPeriodicEnd is not relevant and should be set to zero. |
rlTBIPeriodicStart | 1.3.6.1.4.1.9.6.1.101.145.2.1.3 | displaystring | read-write |
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 Sunday) hh: 0-23 (hours) mm: 0-59 (minutes) Weekday may be 0 only if periodic time range weekdays were specified in rlTBIPeriodicWeekDayList. |
rlTBIPeriodicEnd | 1.3.6.1.4.1.9.6.1.101.145.2.1.4 | displaystring | read-write |
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 Sunday) hh: 0-23 (hours) mm: 0-59 (minutes) Weekday may be 0 only if periodic time range weekdays were specified in rlTBIPeriodicWeekDayList. |
rlTBIPeriodicRowStatus | 1.3.6.1.4.1.9.6.1.101.145.2.1.5 | rowstatus | read-only |
Row Status. It is used for adding/deleting entries of this table. |