IBM-AS400-RWS-MIB

File: IBM-AS400-RWS-MIB.mib (6818 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI

Imported symbols

OBJECT-TYPE DisplayString enterprises

Defined Types

RwsEntry  
SEQUENCE    
  rwsCtlName DisplayString
  rwsOperState INTEGER
  rwsAppcDevName DisplayString
  rwsAppcDevState INTEGER
  rwsAppcCtlName DisplayString
  rwsCpName DisplayString
  rwsType DisplayString
  rwsModel DisplayString
  rwsSerial DisplayString
  rwsRelease DisplayString

RwsDevEntry  
SEQUENCE    
  rwsDevCtlName DisplayString
  rwsDevName DisplayString
  rwsDevOperState INTEGER
  rwsDevSerial DisplayString

Defined Values

ibm 1.3.6.1.4.1.2
OBJECT IDENTIFIER    

ibmProd 1.3.6.1.4.1.2.6
OBJECT IDENTIFIER    

ibmAs400Agent 1.3.6.1.4.1.2.6.11
OBJECT IDENTIFIER    

ibmAs400Rws 1.3.6.1.4.1.2.6.11.1
OBJECT IDENTIFIER    

rwsGeneralInfo 1.3.6.1.4.1.2.6.11.1.99
OBJECT IDENTIFIER    

rwsNumCtls 1.3.6.1.4.1.2.6.11.1.99.1
Number of RWS controllers (rows in rwsTable).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rwsTable 1.3.6.1.4.1.2.6.11.1.1
Table of AS/400 remote workstation (RWS) controllers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RwsEntry

rwsEntry 1.3.6.1.4.1.2.6.11.1.1.1
An entry for each RWS controller. Table is indexed by rwsCtlName.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RwsEntry  

rwsCtlName 1.3.6.1.4.1.2.6.11.1.1.1.1
RWS controller description name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..10)  

rwsOperState 1.3.6.1.4.1.2.6.11.1.1.1.2
Operational state of the RWS controller description.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unavailable(0), inactive(1), pendactive(2), active(3), pendinact(4)  

rwsAppcDevName 1.3.6.1.4.1.2.6.11.1.1.1.3
Name of the APPC device description associated with the RWS controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..10)  

rwsAppcDevState 1.3.6.1.4.1.2.6.11.1.1.1.4
Operational state of the associated APPC device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unavailable(0), inactive(1), pendactive(2), active(3), pendinact(4)  

rwsAppcCtlName 1.3.6.1.4.1.2.6.11.1.1.1.5
Name of the APPC controller associated with the RWS controller. The associated APPN MIB instance of ibmappnNodeLsState gives its operational state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..10)  

rwsCpName 1.3.6.1.4.1.2.6.11.1.1.1.6
Fully-qualified control point name of the remote control unit. Format is NETID.CPNAME.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..17)  

rwsType 1.3.6.1.4.1.2.6.11.1.1.1.7
Machine type of the RWS controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..10)  

rwsModel 1.3.6.1.4.1.2.6.11.1.1.1.8
Model number of the RWS controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..10)  

rwsSerial 1.3.6.1.4.1.2.6.11.1.1.1.9
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(8..10)  

rwsRelease 1.3.6.1.4.1.2.6.11.1.1.1.10
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..8)  

rwsDevTable 1.3.6.1.4.1.2.6.11.1.2
Table of nonprogrammable devices attached to RWS controllers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RwsDevEntry

rwsDevEntry 1.3.6.1.4.1.2.6.11.1.2.1
An entry for each nonprogrammable device attached to an RWS controller. Table is indexed by rwsCtlName and rwsDevName.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RwsDevEntry  

rwsDevCtlName 1.3.6.1.4.1.2.6.11.1.2.1.1
Controller name associated with device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..10)  

rwsDevName 1.3.6.1.4.1.2.6.11.1.2.1.2
Device name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..10)  

rwsDevOperState 1.3.6.1.4.1.2.6.11.1.2.1.3
Operational state of device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unavailable(0), inactive(1), pendactive(2), active(3), pendinact(4)  

rwsDevSerial 1.3.6.1.4.1.2.6.11.1.2.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(8..10)