All MIBs › CISCO-LWAPP-WLAN-MIB › cLWlanMdnsMode
cLWlanMdnsMode
Module: CISCO-LWAPP-WLAN-MIB
OID (symbolic): CISCO-LWAPP-WLAN-MIB::cLWlanMdnsMode
OID (numeric): 1.3.6.1.4.1.9.9.512.1.1.1.1.99
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object represents the mdns mode of the WLAN 0 indicates WLAN is in Bridge mode for mDNS packets 1 indicates WLAN is is Drop mode for mdns packets 2 indicates WLAN is in Gateway mode for mDNS packets
What is cLWlanMdnsMode?
Shows and sets how the WLAN handles mDNS traffic: bridging it through (0), dropping it (1), or acting as an mDNS gateway (2).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.512.1.1.1.1.99 snmpwalk -v2c -c public <target> CISCO-LWAPP-WLAN-MIB::cLWlanMdnsMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.512.1.1.1.1.99.1 snmpget -v2c -c public <target> CISCO-LWAPP-WLAN-MIB::cLWlanMdnsMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.512.1.1.1.1.99.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.512 | ciscoLwappWlanMIB | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1 | ciscoLwappWlanMIBObjects | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1 | ciscoLwappWlanConfig | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1.1 | cLWlanConfigTable | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1.1.1 | cLWlanConfigEntry | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1.1.1.99 | cLWlanMdnsMode | CISCO-LWAPP-WLAN-MIB |