cwdsiLcpStatus

CISCO-WDS-INFO-MIB · .1.3.6.1.4.1.9.9.509.1.6.1

Object

scalar Enumeration
This object indicates the LCP link status. LCP is a
communication protocol between WDS residing on WLSM and
L3MM on RP to provide L3MM with up-to-date information
about current location of Mobile Node and also to
propagate tunnel end point and other configuration
information from RP to WDS/AP.
   down(1)         - The LCP link status is down,
   up(2)           - The LCP link status is up,
   inTransition(3) - The LCP link status is in
                     transition from up(2) to down(1)
                     or from down(1) to up(2).

Context

MIB
CISCO-WDS-INFO-MIB
OID
.1.3.6.1.4.1.9.9.509.1.6.1
Type
scalar
Access
readonly
Status
current
Parent
ciscoWdsInfoMobility
Groups
1

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1down
2up
3inTransition

Conformance