IBM-AS400-RWS-MIB: View SNMP OID List / Download MIB

VENDOR: IBM


 Home MIB: IBM-AS400-RWS-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
 ibm 1.3.6.1.4.1.2
     ibmProd 1.3.6.1.4.1.2.6
         ibmAs400Agent 1.3.6.1.4.1.2.6.11
               ibmAs400Rws 1.3.6.1.4.1.2.6.11.1
                   rwsTable 1.3.6.1.4.1.2.6.11.1.1 no-access
Table of AS/400 remote workstation (RWS) controllers.
                       rwsEntry 1.3.6.1.4.1.2.6.11.1.1.1 no-access
An entry for each RWS controller. Table is indexed by rwsCtlName.
                           rwsCtlName 1.3.6.1.4.1.2.6.11.1.1.1.1 displaystring read-only
RWS controller description name.
                           rwsOperState 1.3.6.1.4.1.2.6.11.1.1.1.2 integer read-write
Operational state of the RWS controller description. Enumeration: 'active': 3, 'inactive': 1, 'unavailable': 0, 'pendinact': 4, 'pendactive': 2.
                           rwsAppcDevName 1.3.6.1.4.1.2.6.11.1.1.1.3 displaystring read-only
Name of the APPC device description associated with the RWS controller.
                           rwsAppcDevState 1.3.6.1.4.1.2.6.11.1.1.1.4 integer read-write
Operational state of the associated APPC device. Enumeration: 'active': 3, 'inactive': 1, 'unavailable': 0, 'pendinact': 4, 'pendactive': 2.
                           rwsAppcCtlName 1.3.6.1.4.1.2.6.11.1.1.1.5 displaystring read-only
Name of the APPC controller associated with the RWS controller. The associated APPN MIB instance of ibmappnNodeLsState gives its operational state.
                           rwsCpName 1.3.6.1.4.1.2.6.11.1.1.1.6 displaystring read-only
Fully-qualified control point name of the remote control unit. Format is NETID.CPNAME.
                           rwsType 1.3.6.1.4.1.2.6.11.1.1.1.7 displaystring read-only
Machine type of the RWS controller.
                           rwsModel 1.3.6.1.4.1.2.6.11.1.1.1.8 displaystring read-only
Model number of the RWS controller.
                           rwsSerial 1.3.6.1.4.1.2.6.11.1.1.1.9 displaystring read-only
Serial number value in format xx-yyyyyyy, from the customer setup (CSU) field. In general, xx is the Plant of Manufacture, and yyyyyyy is the serial number. However the user may configure any valid value for each digit. Valid values for each digit are A-Z and 0-0. Note this value is not guaranteed to be current when the value of rwsAppcDevState is not active.
                           rwsRelease 1.3.6.1.4.1.2.6.11.1.1.1.10 displaystring read-only
Microcode release, modification and patch level. For a 5494, the format is rrrrmmpp, For a 5394 BB, the format is rrpp, where r=release digit, m=modification digit, p=patch digit. Example: rel. 1.1 mod. 2 patch 3 would be 01010203. Note this value is not guaranteed to be current when the value of rwsAppcDevState is not active.
                   rwsDevTable 1.3.6.1.4.1.2.6.11.1.2 no-access
Table of nonprogrammable devices attached to RWS controllers.
                       rwsDevEntry 1.3.6.1.4.1.2.6.11.1.2.1 no-access
An entry for each nonprogrammable device attached to an RWS controller. Table is indexed by rwsCtlName and rwsDevName.
                           rwsDevCtlName 1.3.6.1.4.1.2.6.11.1.2.1.1 displaystring read-only
Controller name associated with device.
                           rwsDevName 1.3.6.1.4.1.2.6.11.1.2.1.2 displaystring read-only
Device name.
                           rwsDevOperState 1.3.6.1.4.1.2.6.11.1.2.1.3 integer read-write
Operational state of device. Enumeration: 'active': 3, 'inactive': 1, 'unavailable': 0, 'pendinact': 4, 'pendactive': 2.
                           rwsDevSerial 1.3.6.1.4.1.2.6.11.1.2.1.4 displaystring read-only
Serial number value in format xx-yyyyyyy, reported by the RWS control unit for the device. In general, xx is the Plant of Manufacture, and yyyyyyy is the serial number. Note this value is not guaranteed to be current when the value of rwsDevState is not active.
                   rwsGeneralInfo 1.3.6.1.4.1.2.6.11.1.99
                         rwsNumCtls 1.3.6.1.4.1.2.6.11.1.99.1 integer read-only
Number of RWS controllers (rows in rwsTable).