RAD-MIB :: radBridgeAction

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBradBridgeAction

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.4radBridgesDACS-MIB
1.3.6.1.4.1.164.4.1genBridgeRAD-MIB
1.3.6.1.4.1.164.4.1.1radBridgeActionRAD-MIB