All MIBs › ACC-X25 › accX25CircuitPktTimer
accX25CircuitPktTimer
Module: ACC-X25
OID (symbolic): ACC-X25::accX25CircuitPktTimer
OID (numeric): 1.3.6.1.4.1.5.1.1.17.11.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Packet level timeout value for this circuit.
What is accX25CircuitPktTimer?
This OID stores the packet-level timeout value in milliseconds for this circuit as an integer. Engineers adjust this value to tune retransmission behavior for different link qualities—higher values work better on slow or high-latency networks. For example, a value of 5000 means the router waits 5 seconds before deciding a packet was lost and retransmitting it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.11.1.7 snmpwalk -v2c -c public <target> ACC-X25::accX25CircuitPktTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.11.1.7.1 snmpget -v2c -c public <target> ACC-X25::accX25CircuitPktTimer.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.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.17 | accX25 | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.11 | accX25CircuitTable | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.11.1 | accX25CircuitEntry | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.11.1.7 | accX25CircuitPktTimer | ACC-X25 |