ACC-AT :: accAtNetTabX25Idle

MIB Reference — IPNetwork Monitor

All MIBsACC-ATaccAtNetTabX25Idle

accAtNetTabX25Idle

Module: ACC-AT

OID (symbolic): ACC-AT::accAtNetTabX25Idle

OID (numeric): 1.3.6.1.4.1.5.1.1.28.6.1.6

Node type: OBJECT-TYPE

Type: TimeTicks

Access: read-write

Description:

The interval which governs how long an X.25 circuit can be idle before it is cleared.

What is accAtNetTabX25Idle?

This OID stores the idle timeout duration for X.25 circuits, measured in hundredths of a second (ranging from 6000 to 6480000 units, roughly 1 to 18 hours). You'd configure this to automatically disconnect X.25 connections that haven't transferred data, saving bandwidth and preventing stale circuits from consuming resources. For example, setting it to 36000 means a circuit will close after 6 minutes of inactivity, which is useful for intermittent connections.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.6.1.6
snmpwalk -v2c -c public <target> ACC-AT::accAtNetTabX25Idle

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.6.1.6.1
snmpget -v2c -c public <target> ACC-AT::accAtNetTabX25Idle.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.28.6.1.6.1 i <value>

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.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.28accAtACC-AT
1.3.6.1.4.1.5.1.1.28.6accAtNetTableACC-AT
1.3.6.1.4.1.5.1.1.28.6.1accAtNetEntryACC-AT
1.3.6.1.4.1.5.1.1.28.6.1.6accAtNetTabX25IdleACC-AT