All MIBs › ACC-MIB › accTrRingSrvStatus
accTrRingSrvStatus
Module: ACC-MIB
OID (symbolic): ACC-MIB::accTrRingSrvStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.24.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates if a ring server was found.
What is accTrRingSrvStatus?
This read-only OID indicates whether a ring server was successfully discovered and contacted by the token-ring interface. Engineers monitor this to diagnose token-ring connectivity problems and verify that ring discovery is functioning. For example, a status value of found (1) means the interface located a ring server; not-found (0) indicates a discovery failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.24.2.1.6 snmpwalk -v2c -c public <target> ACC-MIB::accTrRingSrvStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.24.2.1.6.1 snmpget -v2c -c public <target> ACC-MIB::accTrRingSrvStatus.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.6 | accTrRingSrvStatus | ACC-MIB |