All MIBs › CISCO-VSI-MASTER-MIB › vsiLogicalIfVcMergeSupported
vsiLogicalIfVcMergeSupported
Module: CISCO-VSI-MASTER-MIB
OID (symbolic): CISCO-VSI-MASTER-MIB::vsiLogicalIfVcMergeSupported
OID (numeric): 1.3.6.1.4.1.9.9.162.1.3.1.17
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: If this object has the value true(1) then VC merge capability is supported for this logical interface. Otherwise VC merge capability is not supported on this logical interface.
What is vsiLogicalIfVcMergeSupported?
This read-only TruthValue object indicates whether this VSI logical interface's hardware supports VC merge, a technique for combining multiple incoming virtual circuits onto a shared outgoing one. An administrator checks this before relying on VC merge-dependent traffic engineering on that interface, since attempting it on unsupported hardware would fail. For example, if vsiLogicalIfVcMergeSupported reports false for an interface, the admin knows not to configure any feature there that depends on VC merge.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.3.1.17 snmpwalk -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiLogicalIfVcMergeSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.3.1.17.1 snmpget -v2c -c public <target> CISCO-VSI-MASTER-MIB::vsiLogicalIfVcMergeSupported.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vsiLogicalIfVcMergeSupported.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::vsiLogicalIfVcMergeSupported 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.17 | vsiLogicalIfVcMergeSupported | CISCO-VSI-MASTER-MIB |