MIB Viewer

maintDot3OamLoopbackPortControl

OBJECT-TYPE
1.3.6.1.4.1.119.2.3.69.501.6.46.3.1.3
Access
read-write
Status
current
Sub-identifiers
0
This object controls the loopback function. Writing the value 'initiateLoopback' causes the local OAM entity to start the loopback process with its peer. This value can only be written when the maintDot3OamLoopbackPortStatus is 'noLoopback'. Writing the value 'initiateLoopback' in any other state has no effect. When maintDot3OamLoopbackPortStatus is in 'remoteLoopback' state, writing 'terminateLoopback' causes the local OAM entity to initiate the termination of the loopback state. Writing 'terminateLoopack' in any other state has no effect. Note. When getting this object, the agent always returns 'noOperation'. The loopback status can be obtained from maintDot3OamLoopbackPortStatus.
INTEGER { invalid(0), noOperation(1), initiateLoopback(2), terminateLoopback(3) }