All MIBs › ACMIB › frAtmSpvcVccRemoteVci
frAtmSpvcVccRemoteVci
Module: ACMIB
OID (symbolic): ACMIB::frAtmSpvcVccRemoteVci
OID (numeric): 1.3.6.1.4.1.1751.2.18.6.32.1.31
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: VCI value to be used at the destination of an ATM SPVC VCC connection. Valid range is a number between 0 and 65535. If frAtmSpvcVccRemoteSelectType is configured as 'any', then this value is not relevant.
What is frAtmSpvcVccRemoteVci?
ACMIB::frAtmSpvcVccRemoteVci stores the Virtual Channel Identifier (0-65535) to be used at the destination ATM interface, identifying a specific channel within the virtual path. Combined with the VPI, this uniquely identifies the circuit slot on the remote ATM port for consistent routing behavior. For example, VPI 5 with VCI 200 creates a unique address; without explicit values, the ATM switch would automatically select available identifiers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.32.1.31 snmpwalk -v2c -c public <target> ACMIB::frAtmSpvcVccRemoteVci
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.32.1.31.1 snmpget -v2c -c public <target> ACMIB::frAtmSpvcVccRemoteVci.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1751.2.18.6.32.1.31.1 i <value>
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::frAtmSpvcVccRemoteVci OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6 | connectionConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.32 | frAtmSpvcVccTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.32.1 | frAtmSpvcVccEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.32.1.31 | frAtmSpvcVccRemoteVci | ACMIB |