cLPmipClientAtt

CISCO-LWAPP-PMIP-MIB · .1.3.6.1.4.1.9.9.845.1.3.2.1.6

Object

column Enumeration
This object represents the access technology type by which the
client is currently attached.
reserved - the client got attached through unknown access 
            technology type and reserved.
logicalNetworkInterface - the client got attached through 
            logicalNetworkInterface access technology type.
pointToPointInterface - the client got attached through 
            pointToPointInterface access technology type.
ethernet - the client got attached through ethernet access 
            technology type.
wirelessLan - the client got attached through wirelessLan  
            access technology type.
wimax - the client got attached through wimax access 
            technology type.
threeGPPGERAN - the client got attached through   
            threeGPPGERAN(2G) access technology type.
threeGPPUTRAN - the client got attached through   
            threeGPPUTRAN(3G) access technology type.
threeGPPETRAN - the client got attached through   
            threeGPPETRAN(LTE) access technology type.
threeGPP2eHRPD - the client got attached through   
            threeGPP2eHRPD(CDMA) access technology type.
threeGPP2HRPD - the client got attached through threeGPP2HRPD  
            access technology type.
threeGPP21xRTT - the client got attached through threeGPP21xRTT
            access technology type.
threeGPP2UMB - the client got attached through threeGPP2UMB  
            access technology type.

Context

MIB
CISCO-LWAPP-PMIP-MIB
OID
.1.3.6.1.4.1.9.9.845.1.3.2.1.6
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::cLPmipClientAtt'
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::cLPmipClientAtt.<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::cLPmipClientAtt'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0reserved
1logicalNetworkInterface
2pointToPointInterface
3ethernet
4wirelessLan
5wimax
6threeGPPGERAN
7threeGPPUTRAN
8threeGPPETRAN
9threeGPP2eHRPD
10threeGPP2HRPD
11threeGPP21xRTT
12threeGPP2UMB

Conformance