All MIBs › CTATX-MIB › spvcIfIndex
spvcIfIndex
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::spvcIfIndex
OID (numeric): 1.3.6.1.4.1.97.3.24.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Identifies the virtual interface (port) on which this virtual circuit exists. The value of this variable corresponds to ifIndex, as well as most of the other port identification values in related MIBs.
What is spvcIfIndex?
This identifies the virtual interface, or port, on which this static PVC entry exists, using the same numbering convention as ifIndex. It ties a particular ATM-style permanent virtual circuit configuration to the logical port it's carried over. An admin auditing PVCs on virtual port 12 would filter the spvc table for rows with spvcIfIndex equal to 12.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.24.1.1.1 snmpwalk -v2c -c public <target> CTATX-MIB::spvcIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.24.1.1.1.1 snmpget -v2c -c public <target> CTATX-MIB::spvcIfIndex.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::spvcIfIndex OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.24 | spvc | CTATX-MIB |
| 1.3.6.1.4.1.97.3.24.1 | spvcTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.24.1.1 | spvcEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.24.1.1.1 | spvcIfIndex | CTATX-MIB |