MIB Viewer

tnOamPingCtlAdminStatus

OBJECT-TYPE
1.3.6.1.4.1.7483.6.1.2.11.1.4.1.6
Access
read-create
Status
current
Sub-identifiers
0
Reflects the desired state that a tnOamPingCtlEntry should be in: enabled(1) - Attempt to activate the test as defined by this tnOamPingCtlEntry. disabled(2) - Deactivate the test as defined by this tnOamPingCtlEntry. An attempt to set tnOamPingCtlAdminStatus to 'enabled' will fail if the parameters required by a particular OAM ping test mode have not been previously set. Upon completion of an OAM ping test, the agent will reset the value of this object to 'disabled'. When this object has the value 'enabled' an attempt to modify any of the test parameters will fail with an inconsistentValue error. If tnOamPingCtlTestMode equals either 'sdpPing' or 'mtuPing', tnOamPingCtlOrigSdpId must have already been set. If tnOamPingCtlTestMode equals 'mtuPing', tnOamPingCtlMtuStartSize and tnOamPingCtlMtuEndSize must also have already been set. If tnOamPingCtlTestMode equals 'svcPing', tnOamPingCtlTgtAddress and tnOamPingCtlServiceId must have already been set. If tnOamPingCtlTestMode equals 'cpePing', tnOamPingCtlTgtAddress, and tnOamCpePingCtlSourceIpAddr are required. If tnOamPingCtlTestMode equals 'icmpPing', tnOamPingCtlTgtAddress must have already been set. If tnOamPingCtlTestMode equals 'dnsPing', tnOamPingCtlTgtAddress must have already been set. If tnOamPingCtlSAA has the value 'true' and tnOamSaaCtlAdminStatus has a value 'outOfService', an attempt to set this object to 'enabled' will fail with an inconsistentValue error. Refer to the corresponding tnOamPingResultsOperStatus to determine the operational state of the test defined by this entry.
INTEGER { enabled(1), disabled(2) }