All MIBs › AIRESPACE-SWITCHING-MIB › agentPortMulticastApplianceMode
agentPortMulticastApplianceMode
Module: AIRESPACE-SWITCHING-MIB
OID (symbolic): AIRESPACE-SWITCHING-MIB::agentPortMulticastApplianceMode
OID (numeric): 1.3.6.1.4.1.14179.1.2.12.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Port Multicast Appliance Mode. If enabled, then this port allows multicast streams through it. At a time, a maximum of four ports including the gigabit ethernet port can have this mode enabled on them. This is to limit the number of multicast streams allowed through the switch at a given time.
What is agentPortMulticastApplianceMode?
This read-write enumeration allows multicast on a port (disable=0, enable=1). Max 4 ports can have this enabled. Enable(1) permits IPTV/video streams; disable(0) blocks multicast.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.14179.1.2.12.1.21 snmpwalk -v2c -c public <target> AIRESPACE-SWITCHING-MIB::agentPortMulticastApplianceMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.14179.1.2.12.1.21.1 snmpget -v2c -c public <target> AIRESPACE-SWITCHING-MIB::agentPortMulticastApplianceMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.14179.1.2.12.1.21.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentPortMulticastApplianceMode.1
Start monitoring Cisco (Airespace) Wireless LAN Controllers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIRESPACE-SWITCHING-MIB::agentPortMulticastApplianceMode OID value, configure state conditions and alerts, and monitor any Cisco (Airespace) Wireless LAN Controllers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.14179 | airespace | AIRESPACE-REF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.14179.1 | bsnSwitching | AIRESPACE-SWITCHING-MIB |
| 1.3.6.1.4.1.14179.1.2 | agentConfigGroup | AIRESPACE-SWITCHING-MIB |
| 1.3.6.1.4.1.14179.1.2.12 | agentPortConfigTable | AIRESPACE-SWITCHING-MIB |
| 1.3.6.1.4.1.14179.1.2.12.1 | agentPortConfigEntry | AIRESPACE-SWITCHING-MIB |
| 1.3.6.1.4.1.14179.1.2.12.1.21 | agentPortMulticastApplianceMode | AIRESPACE-SWITCHING-MIB |