All MIBs › ACC-MIB › accTrActiveRingId
accTrActiveRingId
Module: ACC-MIB
OID (symbolic): ACC-MIB::accTrActiveRingId
OID (numeric): 1.3.6.1.4.1.5.1.1.24.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
ID of ring that this interface participates on
What is accTrActiveRingId?
This read-only OID shows the ID of the ring that a token-ring interface is currently participating on. Engineers check this value to verify that the interface successfully joined the correct ring and to monitor ring membership. For instance, a value of 5 indicates the interface is actively part of ring number 5.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.24.2.1.5 snmpwalk -v2c -c public <target> ACC-MIB::accTrActiveRingId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.24.2.1.5.1 snmpget -v2c -c public <target> ACC-MIB::accTrActiveRingId.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.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.5 | accTrActiveRingId | ACC-MIB |