All MIBs › ACMIB › atmSpvcVccLeafReference
atmSpvcVccLeafReference
Module: ACMIB
OID (symbolic): ACMIB::atmSpvcVccLeafReference
OID (numeric): 1.3.6.1.4.1.1751.2.18.6.17.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An arbitrary integer which serves to distinguish the mulitple leaves attached to a root of a point-to-multipoint SPVC. If point-to-point SPVC, the value should be 1.
What is atmSpvcVccLeafReference?
This OID stores a number between 1 and 65535 that uniquely identifies each leaf connection in a point-to-multipoint ATM soft PVC, or should be 1 for point-to-point connections. You need this when setting up multipoint connections to the same destination, since each branch needs a unique identifier to manage and monitor individually. If you have three leaf connections to the same destination, you'd set this to 1, 2, and 3 respectively so you can query and troubleshoot each branch separately.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.17.1.21 snmpwalk -v2c -c public <target> ACMIB::atmSpvcVccLeafReference
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.17.1.21.1 snmpget -v2c -c public <target> ACMIB::atmSpvcVccLeafReference.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::atmSpvcVccLeafReference 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.17 | atmSpvcVccTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.17.1 | atmSpvcVccEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.17.1.21 | atmSpvcVccLeafReference | ACMIB |