MIB Viewer

appnIsInGlobeCtrAdminStatus

OBJECT-TYPE
1.3.6.1.2.1.34.4.1.6.1.1
Access
read-write
Status
current
Source
APPN-MIB
Sub-identifiers
0
Object by which a Management Station can deactivate or activate capture of intermediate-session counts and names, by setting the value to notActive(1) or active(2), respectively. The value ready(3) is returned on GET operations until a SET has been processed; after that the value received on the most recent SET is returned. The counts referred to here are the eight objects in the AppnIsInTable, from appnIsInP2SFmdPius through appnIsInS2PNonFmdBytes. The names are the four objects in this table, from appnIsInPriLuName through appnIsInCosName. Setting this object to the following values has the following effects: notActive(1) stop collecting count data. If a count is queried, it returns the value 0. Collection of names may, but need not be, disabled. active(2) start collecting count data. If it is supported, collection of names is enabled.
INTEGER { notActive(1), active(2), ready(3) }