All MIBs › ACC-MIB › accTrEarlyRelease
accTrEarlyRelease
Module: ACC-MIB
OID (symbolic): ACC-MIB::accTrEarlyRelease
OID (numeric): 1.3.6.1.4.1.5.1.1.24.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
If on, the device will pass the token immediately after transmitting a frame, rather than awaiting the message to transit the ring.
What is accTrEarlyRelease?
This OID controls whether the device passes the token immediately after transmitting a frame, rather than waiting for the frame to complete its circuit around the ring. Engineers enable early release to reduce latency and improve throughput on token-ring networks. For instance, setting this to enabled (1) allows the next device to transmit sooner, improving overall ring performance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.24.2.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accTrEarlyRelease
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.24.2.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accTrEarlyRelease.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.24.2.1.2.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.24 | accTr | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.24.2 | accTrTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.24.2.1 | accTrEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.24.2.1.2 | accTrEarlyRelease | ACC-MIB |