MIB Viewer

cLMobilityExtMAToMCLinkStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.846.1.1.3.5
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the control path and data path status of the link between this Mobility Agent(MA) and its mobility controller. notconfigured(0) - This indicates that link between MA and MC is not configured for ICMP or EoIP pings. datapathdown(1) - This indicates that link between MA and MC is not responding to EoIP pings. controlpathdown(2) - This indicates that link between MA and MC successive ICMP pings to the group have failed. bothdown(3) - This indicates that link between MA and MC is not responding to ICMP or EOIP pings. up(4) - This indicates that link between MA and MC is responding to both EOIP and ICMP pings.
INTEGER { notconfigured(0), datapathdown(1), controlpathdown(2), bothdown(3), up(4) }