All MIBs › RAD-MIB › atmNteLoopbackTimeout
atmNteLoopbackTimeout
Module: RAD-MIB
OID (symbolic): RAD-MIB::atmNteLoopbackTimeout
OID (numeric): 1.3.6.1.4.1.164.12.3.1.1.25
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The Loopback state timeout in minutes. A value of zero means no timeout (for ever). Default is 5 min.
What is atmNteLoopbackTimeout?
This OID stores a configurable timeout value (in minutes) that determines how long an ATM network interface stays in loopback mode during a test before automatically returning to normal operation. You can set it to 0 for permanent loopback or a specific number of minutes for automatic recovery. An operator would adjust this value when running link diagnostics—setting it to 5 minutes means the port will automatically exit test mode after 5 minutes if not manually cleared.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.1.25 snmpwalk -v2c -c public <target> RAD-MIB::atmNteLoopbackTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.1.25.1 snmpget -v2c -c public <target> RAD-MIB::atmNteLoopbackTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.12.3.1.1.25.1 i <value>
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.1 | atmNteSys | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.1 | atmNteSysConfig | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.1.25 | atmNteLoopbackTimeout | RAD-MIB |