All MIBs › ACC-MIB › accAtNetTabX25Idle
accAtNetTabX25Idle
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 parameter specifies the idle timeout in milliseconds (6000 to 6480000 ms, roughly 6 seconds to 108 minutes) before an active X.25 circuit is automatically disconnected. Network engineers configure this based on carrier billing models and traffic patterns, balancing the cost of keeping circuits open against the latency of reopening them. A setting of 60000 milliseconds means X.25 circuits automatically close after 1 minute of no activity, reducing charges on a pay-per-minute circuit.
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-MIB::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-MIB::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 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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.28 | accAt | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.6 | accAtNetTable | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.6.1 | accAtNetEntry | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.6.1.6 | accAtNetTabX25Idle | ACC-MIB |