cLPmipClientState

CISCO-LWAPP-PMIP-MIB · .1.3.6.1.4.1.9.9.845.1.3.2.1.2

Object

This object indicates the state of the PMIP client:
null: binding doesn't exist
init: binding created, retransmission timer running for PBU, 
    binding not yet accepted from LMA, Tunnel/route is
    not yet setup
active:  binding accepted by LMA, refresh timer running,
	Tunnel/route setup complete. 
refreshPending: Refresh timer expired and retransmission 
    timer running. PBU refresh sent, PBA not yet received 
    from LMA, (Tunnel/route is already setup).
disconnectingSt: Dereg reply is expected.  retransmission  
    timer is running, tunnel/route is still setup.

Context

MIB
CISCO-LWAPP-PMIP-MIB
OID
.1.3.6.1.4.1.9.9.845.1.3.2.1.2
Type
column
Access
readonly
Status
current
Parent
cLPmipClientInfoEntry
Groups
1

Walk 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-PMIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-PMIP-MIB::cLPmipClientState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-PMIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-PMIP-MIB::cLPmipClientState.<cldcClientMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-PMIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-PMIP-MIB::cLPmipClientState'

Values & Constraints

Type Constraints
range: 0..255

Conformance