MIB Viewer

c3gConnectionStatusChangedNotifFlag

OBJECT-TYPE
1.3.6.1.4.1.9.9.661.1.1.1.24
Access
read-write
Status
current
Sub-identifiers
0
This object is the flag bitmap to control the generation of notification c3gConnectionStatusChangedNotif. e.g. setting bit 0 (error(0)) to 1 and bit 4 (disconnected(4)) to 1 will cause the notification c3gConnectionStatusChangedNotif to be generated when object c3gConnetionStatus changes the status to error or disconnected. The default value of this object is '00'H.
BITS { unknown(0), error(1), connecting(2), dormant(3), connected(4), disconnected(5), idle(6), active(7), inactive(8) }