MIB Viewer

parConnAdminStatus

OBJECT-TYPE
1.3.6.1.4.1.351.130.3.1.1.15
Access
read-write
Status
current
Sub-identifiers
0
This object is used by the operator to reroute or down/up a connection. The value of this object is up(1) when the connection is created. If the value of the object is set to down(1) the connection is derouted (if it is routed) and parConnOperStatus object is set to not routed. If the value of the object is up (2) and it is set to reroute(3) the connection is derouted and attempt is made to reroute the connection. If the value of the object is down (1) and the it is set to reroute (3), no action is performed and the object's value does not changes. If the value of object is down(1) and is set to up(2), an attempt is made to reroute the connection.
INTEGER { down (1), up (2), reroute (3) }