All MIBs › ACC-MIB › accXBridgeRingId
accXBridgeRingId
Module: ACC-MIB
OID (symbolic): ACC-MIB::accXBridgeRingId
OID (numeric): 1.3.6.1.4.1.5.1.1.34.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Translation bridging ring ID.
What is accXBridgeRingId?
This read-write integer identifies which logical Token Ring or bridged network segment this interface belongs to. Engineers assign this value to group multiple interfaces into the same bridged domain when performing translation bridging operations. A value of 1 might represent the primary bridged segment, and a value of 2 the secondary segment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.34.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accXBridgeRingId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.34.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accXBridgeRingId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.34.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.34 | accXBr | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.34.1 | accXBridge | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.34.1.2 | accXBridgeRingId | ACC-MIB |