All MIBs › RAD-MIB › radBridgeAction
radBridgeAction
Module: RAD-MIB
OID (symbolic): RAD-MIB::radBridgeAction
OID (numeric): 1.3.6.1.4.1.164.4.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable enables the operator to perform one of the specified actions on the tables maintained by the network device. Send actions are not currently implemented. Not all actions can be performed on all bridges.
What is radBridgeAction?
This object enables operators to trigger administrative actions on bridge tables and configuration stored in the network device, such as resetting the device, clearing network tables, or saving/loading configurations from NVRAM. Actions like 'defaultConfig' reset to factory settings, while 'sendNetworkTab' exports bridge tables for backup. Operators use this as a control mechanism to perform bulk operations without having to modify individual configuration entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.1 snmpwalk -v2c -c public <target> RAD-MIB::radBridgeAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.1.1 snmpget -v2c -c public <target> RAD-MIB::radBridgeAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.1.1 i <value>
Start monitoring RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAD-MIB::radBridgeAction OID value, configure state conditions and alerts, and monitor any RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.4 | radBridges | DACS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.4.1 | genBridge | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.1 | radBridgeAction | RAD-MIB |