All MIBs › CTATM-CONFIG-MIB › ctATMVclIfIndex
ctATMVclIfIndex
Module: CTATM-CONFIG-MIB
OID (symbolic): CTATM-CONFIG-MIB::ctATMVclIfIndex
OID (numeric): 1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Returns an index for the physical interface to which the information in this table pertains. It is equal to the MIB-II ifIndex.
What is ctATMVclIfIndex?
This read-only INTEGER, ranging 1 through 512 and equal to the MIB-II ifIndex, identifies the physical interface a virtual channel link (VCL) table row pertains to. An admin uses this to know which physical ATM port hosts a given VCL entry. For example, ifIndex 5 identifies that this VCL row describes a channel on the physical ATM interface at index 5.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.1 snmpwalk -v2c -c public <target> CTATM-CONFIG-MIB::ctATMVclIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.1.1 snmpget -v2c -c public <target> CTATM-CONFIG-MIB::ctATMVclIfIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ctATMVclIfIndex.1
Start monitoring Cabletron/Enterasys ATM switch (interface config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATM-CONFIG-MIB::ctATMVclIfIndex OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATM switch (interface config) from a single console.
OID Breakdown
Upper-level ancestors (12 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2 | ctDataLink | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2.10 | ctATM | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2.10.1 | ctATMConfig | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.2.10.1.1 | ctATMBaseConfig | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.1.8 | ctATMVclTable | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.1.8.1 | ctATMVclEntry | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.1 | ctATMVclIfIndex | CTATM-CONFIG-MIB |