All MIBs › RAD-MIB › atmNteDefaultLoopbackThreshold
atmNteDefaultLoopbackThreshold
Module: RAD-MIB
OID (symbolic): RAD-MIB::atmNteDefaultLoopbackThreshold
OID (numeric): 1.3.6.1.4.1.164.12.3.1.1.27
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The Default OAM Loopback Failure Threshold value that will be used for configuration.
What is atmNteDefaultLoopbackThreshold?
This OID stores a threshold number that determines how many failed test messages the device will tolerate before considering a connection broken. When ATM (Asynchronous Transfer Mode) network equipment sends diagnostic test packets, this value controls when it gives up and declares the link down. An operator adjusts this when fine-tuning how quickly the network detects and responds to link failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.1.27 snmpwalk -v2c -c public <target> RAD-MIB::atmNteDefaultLoopbackThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.1.27.1 snmpget -v2c -c public <target> RAD-MIB::atmNteDefaultLoopbackThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.12.3.1.1.27.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmNteDefaultLoopbackThreshold.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.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.27 | atmNteDefaultLoopbackThreshold | RAD-MIB |