CISCOSB-TIMEBASED-PORT-SHUTDOWN-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCOSB-TIMEBASED-PORT-SHUTDOWN-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
 rlTimeBasedPort 1.3.6.1.4.1.9.6.1.101.208
The private MIB module definition for Time Based Port Operation MIB.
         rlTimeBasedPortVersion 1.3.6.1.4.1.9.6.1.101.208.1 integer read-only
This scalar keep current supported version for Time Based Port feature.Initial version value is 1
         rlTimeBasedPortTable 1.3.6.1.4.1.9.6.1.101.208.2 no-access
The table is used to manage time based port operation schedules.
             rlTimeBasedPortEntry 1.3.6.1.4.1.9.6.1.101.208.2.1 no-access
An entry (conceptual row) in the rlTimeBasedPortEntry.
                 rlTimeBasedPortTimeRangeName 1.3.6.1.4.1.9.6.1.101.208.2.1.1 displaystring no-access
Name of time range.
                 rlTimeBasedPortAction 1.3.6.1.4.1.9.6.1.101.208.2.1.2 integer read-write
This field constitutes what action must be applyed to port during the time range. Enumeration: 'down': 2, 'up': 1.
                 rlTimeBasedPortActive 1.3.6.1.4.1.9.6.1.101.208.2.1.3 truthvalue read-only
This field indicates if the time-range is active or not .
                 rlTimeBasedPortRowStatus 1.3.6.1.4.1.9.6.1.101.208.2.1.4 rowstatus read-write
The status of a table entry. It is used to delete an entry from this table.