All MIBs › RAD-MIB › modlParamReset
modlParamReset
Module: RAD-MIB
OID (symbolic): RAD-MIB::modlParamReset
OID (numeric): 1.3.6.1.4.1.164.6.2.32.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Reset action to be performed on the module. Set the parameter will be done always to on(3) or factory (4). After performing the Reset operation, Agent will automatically set the parameter to off(2).
What is modlParamReset?
This object controls a reset operation to be performed on a module within a RAD device, with options to reset the module normally (on) or to restore factory defaults. When set to 'on' or 'factory', the reset action executes, and the parameter automatically returns to 'off' once the operation completes. Operations personnel use this to recover modules from a failed state or return them to default configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.32.1.1.1.2 snmpwalk -v2c -c public <target> RAD-MIB::modlParamReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.32.1.1.1.2.1 snmpget -v2c -c public <target> RAD-MIB::modlParamReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.32.1.1.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.32 | systemModule | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.32.1 | modlParam | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.32.1.1 | modlParamTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.32.1.1.1 | modlParamEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.32.1.1.1.2 | modlParamReset | RAD-MIB |