cLMobilityExtMAToMCLinkStatus

CISCO-LWAPP-MOBILITY-EXT-MIB · .1.3.6.1.4.1.9.9.846.1.1.3.5

Object

scalar Enumeration
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.

Context

MIB
CISCO-LWAPP-MOBILITY-EXT-MIB
OID
.1.3.6.1.4.1.9.9.846.1.1.3.5
Type
scalar
Access
readonly
Status
current
Parent
ciscoLwappMobilityExtMAGlobalObjects
Groups
2

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-MOBILITY-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MOBILITY-EXT-MIB::cLMobilityExtMAToMCLinkStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-MOBILITY-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-MOBILITY-EXT-MIB::cLMobilityExtMAToMCLinkStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notconfigured
1datapathdown
2controlpathdown
3bothdown
4up