cLMobilityAnchorStatus
CISCO-LWAPP-MOBILITY-MIB ·
.1.3.6.1.4.1.9.9.576.1.1.1.3
Object
column Bits
This object represents operational and connectivity
status of the mobility anchor.
controlpath:
When bit is set to '0', this means successive
ICMP pings to the anchor have failed.
When bit is set to '1', this means anchor is
reachable and responding to ICMP pings.
datapath:
When bit is set to '0', this means successive
EoIP pings to the anchor have failed.
When bit is set to '1', this means anchor is
reachable and responding to EoIP pings.
Context
- MIB
- CISCO-LWAPP-MOBILITY-MIB
- OID
.1.3.6.1.4.1.9.9.576.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cLMobilityAnchorEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-MOBILITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MOBILITY-MIB::cLMobilityAnchorStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-MOBILITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MOBILITY-MIB::cLMobilityAnchorStatus.<cLMobilityAnchorWlanProfileName>.<cLMobilityAnchorSwitchIPAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-MOBILITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-MOBILITY-MIB::cLMobilityAnchorStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | controlpath |
1 | datapath |
Conformance
Member of