RAD-MIB :: atmNteDefaultLoopbackThreshold

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBatmNteDefaultLoopbackThreshold

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.12radAtmRAD-MIB
1.3.6.1.4.1.164.12.3atmNteRAD-MIB
1.3.6.1.4.1.164.12.3.1atmNteSysRAD-MIB
1.3.6.1.4.1.164.12.3.1.1atmNteSysConfigRAD-MIB
1.3.6.1.4.1.164.12.3.1.1.27atmNteDefaultLoopbackThresholdRAD-MIB