All MIBs › CISCO-VSI-MASTER-MIB › vsiLogicalIfMulticastSupported
vsiLogicalIfMulticastSupported
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiLogicalIfMulticastSupported
OID (numeric): 1.3.6.1.4.1.9.9.162.1.3.1.18
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: If this object has the value true(1) then multicast capability is supported for this logical interface. Otherwise multicast capability is not supported on this logical interface.
What is vsiLogicalIfMulticastSupported?
This read-only TruthValue object indicates whether a given VSI logical interface's hardware is capable of supporting ATM multicast. An administrator checks this before deploying multicast-dependent services over that interface, since attempting multicast on unsupported hardware would not work. For example, if vsiLogicalIfMulticastSupported is false on an interface intended for a multicast video distribution service, the admin knows to route that traffic through a different interface instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.3.1.18 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiLogicalIfMulticastSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.3.1.18.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiLogicalIfMulticastSupported.1
Start monitoring Cisco MGX/BPX ATM switching platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VSI-MASTER-MIB::vsiLogicalIfMulticastSupported OID value, configure state conditions and alerts, and monitor any Cisco MGX/BPX ATM switching platforms from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.162 | ciscoVsiMasterMIB | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1 | ciscoVsiMasterObjects | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.3 | vsiLogicalIfTable | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.3.1 | vsiLogicalIfEntry | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.3.1.18 | vsiLogicalIfMulticastSupported | CISCO-VSI-MASTER-MIB |