clrRrmClientType
CISCO-LWAPP-RRM-MIB ·
.1.3.6.1.4.1.9.9.615.1.2.3
Object
scalar Enumeration
This object indicates the client type for which this
notification was sent.
data(1) - coverage hole has been detected for a data
client(client which is meant for data services).
voice(2) - coverage hole has been detected for a voice
client(client which is meant for voice services).
Context
- MIB
- CISCO-LWAPP-RRM-MIB
- OID
.1.3.6.1.4.1.9.9.615.1.2.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- clrRrmNotificationVariable
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-RRM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-RRM-MIB::clrRrmClientType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-RRM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-RRM-MIB::clrRrmClientType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | data |
2 | voice |
Conformance
Member of
Compliance refinements
Write access is not required.