MIB Viewer

cesChanRowStatus

OBJECT-TYPE
1.3.6.1.4.1.351.110.5.3.2.1.1.1.2
Access
read-write
Status
current
Sub-identifiers
0
This object is used to create,modify or delete an entry in the table. A row need to be created using 'add' option. When the row is successfully created, this object would be set to 'mod' by the agent. Following mandatory objects need to be specified for the successful creation of the row(both master and slave endpoints). cesConnServiceType cesVpcFlag cesMastership Following mandatory objects need to be specified for creation of master endpoint: cesRemoteVpi cesRemoteVci cesRemoteNSAP A row can be deleted by setting this object to 'delete'. A row can be modified by setting this object to 'mod'. When there is a need to administratively down the channel this object could be set to 'outOfService'. The channel could be made active by setting this object to 'mod'.
INTEGER { add (1), del (2), mod (3), outOfService (4) }