MIB Viewer

ibmMvsDVIPAOrigin

OBJECT-TYPE
1.3.6.1.4.1.2.6.19.2.2.11.1.1.6
Access
read-only
Status
current
Sub-identifiers
0
The origin of how this DVIPA came to be configured to the stack. A value of backup(2) or define(3) indicates which VIPADYNAMIC Profile statement was used to configure the DVIPA to the stack. A value of rangeBind(4) indicates that the DVIPA was dynamically defined when an application issued a BIND function call. A value of rangeIoctl(5) indicates that the DVIPA was dynamically defined when an application issued the SIOCSVIPA IOCTL function call. A value of target(6) indicates that the DVIPA was dynamically defined on the stack because this stack is a target stack for the Sysplex Distributor function. A status of unknown(1) should not occur and represents an error.
INTEGER { unknown(1), backup(2), define(3), rangeBind(4), rangeIoctl(5), target(6) }