All MIBs › ACC-MIB › accSrRtDesc
accSrRtDesc
Module: ACC-MIB
OID (symbolic): ACC-MIB::accSrRtDesc
OID (numeric): 1.3.6.1.4.1.5.1.1.25.4.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Route description; sequence of bridge and ring ID's.
What is accSrRtDesc?
This holds the sequence of bridge IDs and ring IDs that define the complete physical path packets take through a Token Ring bridged network. Operators use this to troubleshoot routing problems and verify that the correct bridging path is active in the topology. For example, 001-00A-002 represents bridge 001 connecting ring 00A to ring 002.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.4.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accSrRtDesc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.4.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accSrRtDesc.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.25 | accSr | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.4 | accSrRouteTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.4.1 | accSrRouteEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.4.1.3 | accSrRtDesc | ACC-MIB |