All MIBs › ACC-MIB › accIpxNetSrMode
accIpxNetSrMode
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxNetSrMode
OID (numeric): 1.3.6.1.4.1.5.1.1.22.2.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The source-routing mode for token-ring networks.
What is accIpxNetSrMode?
This stores an integer (0, 1, or 2) controlling source routing behavior for token ring networks, affecting how the device discovers and uses routes. Token ring administrators set this to control whether transparent source route discovery is enabled; the mode affects interoperability with different token ring implementations. A value of 0 disables source routing; 1 enables transparent source routing; 2 uses all-routes broadcast for maximum compatibility.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.2.1.18 snmpwalk -v2c -c public <target> ACC-MIB::accIpxNetSrMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.2.1.18.1 snmpget -v2c -c public <target> ACC-MIB::accIpxNetSrMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.2.1.18.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.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.2 | accIpxNetTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.2.1 | accIpxNetEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.2.1.18 | accIpxNetSrMode | ACC-MIB |