CISCOSB-PHY-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCOSB-PHY-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
 rlPhy 1.3.6.1.4.1.9.6.1.101.90
The MIB module describes the private MIB for testing Layer1 interfaces supported by CISCOSB's software and products.
       rlPhyTest 1.3.6.1.4.1.9.6.1.101.90.1
           rlPhyTestSetTable 1.3.6.1.4.1.9.6.1.101.90.1.1 no-access
               rlPhyTestSetEntry 1.3.6.1.4.1.9.6.1.101.90.1.1.1 no-access
An entry containing objects for invoking tests on an interface.
                   rlPhyTestSetType 1.3.6.1.4.1.9.6.1.101.90.1.1.1.1 rlphytesttype read-write
A control variable used to start operator initiated interface tests.1 indicates that no test has been initiated. Only operator initiated interface tests can be set to this variable.
           rlPhyTestGetTable 1.3.6.1.4.1.9.6.1.101.90.1.2 no-access
               rlPhyTestGetEntry 1.3.6.1.4.1.9.6.1.101.90.1.2.1 no-access
An entry containing results of tests on an interface.
                   rlPhyTestGetType 1.3.6.1.4.1.9.6.1.101.90.1.2.1.1 rlphytesttype read-only
A control variable used to, 1 to indicate that this test can be done on the specified port, 2 to initiate the test whenever the user wishes
                   rlPhyTestGetStatus 1.3.6.1.4.1.9.6.1.101.90.1.2.1.2 integer read-only
This object contains the status of the most recently requested test for operator initiated tests or the value none(1) if no tests have been requested since the last reset. For non operator initiated tests the value is always none(1). Note that this facility provides no provision for saving the results of one test when starting another, as could be required if used by multiple managers concurrently. Enumeration: 'none': 1, 'success': 2, 'failed': 7, 'unAbleToRun': 5, 'aborted': 6, 'inProgress': 3, 'notSupported': 4.
                   rlPhyTestGetResult 1.3.6.1.4.1.9.6.1.101.90.1.2.1.3 integer read-only
This object holds the test result
                   rlPhyTestGetUnits 1.3.6.1.4.1.9.6.1.101.90.1.2.1.4 integer read-only
The test result unit of measure. The units can be standard unit or special units that are designed for special test. The alaskaPhyLength unit is design for the VCT diagnostic and its values are: less_than_50M(1), 50-80M(2), 80-110M(3), 110-140M(4), more_than_140M(5). The alaskaPhyStatus unit is design for the VCT diagnostic and its values are: 4_pair_cable(1), 2_pair_cable(2), no_cable(3), open_cable(4), short_cable(5), bad_cable(6), impedance_mismatch(7). Enumeration: 'microVolt': 8, 'microWatt': 11, 'alaskaPhyLength': 13, 'dbm': 15, 'microAmper': 10, 'degree': 7, 'millisecond': 12, 'reverseNormal': 4, 'nanosecond': 19, 'downUP': 3, 'meter': 6, 'decidbm': 16, 'abcd': 18, 'microOham': 9, 'boolean': 2, 'milidbm': 17, 'integer': 1, 'alaskaPhyStatus': 14, 'mdiMdix': 5.
                   rlPhyTestGetAlarm 1.3.6.1.4.1.9.6.1.101.90.1.2.1.5 integer read-only
This object hold the Alarm for this Entry. only Test that have can have alarms use this field, other holds the Value notRelevant(1) Enumeration: 'lowWarning': 3, 'highAlarm': 6, 'notRelevant': 1, 'highWarning': 4, 'lowAlarm': 5, 'noAlarmSet': 2.
                   rlPhyTestGetTimeStamp 1.3.6.1.4.1.9.6.1.101.90.1.2.1.6 displaystring read-only
The time in string (formated DD-MMM-YYYY HH:MM:SS e.g 14-Apr-2002 10:33:31)