MIB Viewer

nwAppnSysStopType

OBJECT-TYPE
1.3.6.1.4.1.52.4.2.2.2.3.5.2.1.1.2.24
Access
read-write
Status
mandatory
Sub-identifiers
0
Specifies the type of APPN Routing Services shutdown. Once specified, select disable from nwAppnSysAdminStatus. The shutdown choices are as follows: abort(1) All APPN Routing Services components are immediately stopped and resources released. To become active again, the APPN Routing Services must be enabled. immediate(2) APPN Routing Services immediately deactivates all links then performs abort(1) processing. quiesce(3) APPN Routing Services indicates to other APPN network nodes that it is quiesced. Session limits are reset on all modes, UNBINDs are issued on all endpoint sessions (CP-CP sessions last), and then immediate(2) processing is performed. quiesceIsr(4) Allows all intermediate sessions to end, then performs the quiesce(3) processing.
INTEGER { abort(1), immediate(2), quiesce(3), quiesceIsr(4) }