All MIBs › RAD-MIB › atmLoopbackVcIvlIfIndex
atmLoopbackVcIvlIfIndex
Module: RAD-MIB
OID (symbolic): RAD-MIB::atmLoopbackVcIvlIfIndex
OID (numeric): 1.3.6.1.4.1.164.12.3.2.2.4.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The interface index of the ATM layer.
What is atmLoopbackVcIvlIfIndex?
This OID stores the identification number of the ATM (Asynchronous Transfer Mode) network interface being used for testing a virtual circuit connection. It identifies which physical port is being looped back for diagnostics. A technician would use this value when running self-tests on an ATM connection to verify the correct interface is being tested.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.3.2.2.4.1.1 snmpwalk -v2c -c public <target> RAD-MIB::atmLoopbackVcIvlIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.3.2.2.4.1.1.1 snmpget -v2c -c public <target> RAD-MIB::atmLoopbackVcIvlIfIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmLoopbackVcIvlIfIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.12 | radAtm | RAD-MIB |
| 1.3.6.1.4.1.164.12.3 | atmNte | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.2 | atmNtePrt | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.2.2 | atmNteLoopback | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.2.2.4 | atmLoopbackVcIvlTable | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.2.2.4.1 | atmLoopbackVcIvlEntry | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.2.2.4.1.1 | atmLoopbackVcIvlIfIndex | RAD-MIB |