cLMdnsServiceGroupLocationType

CISCO-LWAPP-MDNS-MIB · .1.3.6.1.4.1.9.9.842.1.1.8.1.4

Object

column r/w Enumeration
This object specifies the detail about the AP to which the 
client connects to avail the servies.
1. apName  - client connected to this AP, with this apName
             can access the service.
2. apGroup - client connected to this AP, whose AP group name
             matches with apGroup can access the service.
3. apLocation - client connected to this AP, whose AP location
                name matches with apLocation can access the 
                service.

Context

MIB
CISCO-LWAPP-MDNS-MIB
OID
.1.3.6.1.4.1.9.9.842.1.1.8.1.4
Type
column
Access
readwrite
Status
current
Parent
cLMdnsServiceGroupDeviceMacEntry
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-MDNS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MDNS-MIB::cLMdnsServiceGroupLocationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-MDNS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MDNS-MIB::cLMdnsServiceGroupLocationType.<cLMdnsServiceGroupName>.<cLMdnsServiceGroupDeviceMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-MDNS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-MDNS-MIB::cLMdnsServiceGroupLocationType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1apName
2apGroup
3apLocation

Conformance