cLGuestLanMdnsMode
CISCO-LWAPP-GUEST-LAN-MIB ·
.1.3.6.1.4.1.9.9.868.1.1.1.1.12
Object
column r/w
Enumeration
This object specifies the possible mDNS mode of the Guest Lan 0 indicates GLAN is in Bridge mode for mDNS packets. bridges all the mDNS packets to the anchor. 1 indicates GLAN is is Drop mode for mDNS packets. Drops all the mDNS packects. 2 indicates GLAN is in Gateway mode for mDNS packets The controller is handling the mDNS packets.
Context
- MIB
- CISCO-LWAPP-GUEST-LAN-MIB
- OID
.1.3.6.1.4.1.9.9.868.1.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cLGuestLanEntry
- 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-GUEST-LAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-GUEST-LAN-MIB::cLGuestLanMdnsMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-GUEST-LAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-GUEST-LAN-MIB::cLGuestLanMdnsMode.<cLGuestLanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-GUEST-LAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-GUEST-LAN-MIB::cLGuestLanMdnsMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | bridge |
1 | drop |
2 | gateway |
Conformance
Member of