All MIBs › AC-SYSTEM-MIB › acSysModuleActions
acSysModuleActions
Module: AC-SYSTEM-MIB
OID (symbolic): AC-SYSTEM-MIB::acSysModuleActions
OID (numeric): 1.3.6.1.4.1.5003.9.10.10.4.21.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Actions to be performed by the module. Access: Instant. AC INI-Param: N/A
What is acSysModuleActions?
AC-SYSTEM-MIB::acSysModuleActions is a writable control that lets you command a module to perform actions such as restart or reset without going through a front-panel interface. You use this when you need to reboot or reinitialize a module remotely—for example, during troubleshooting when a card is hung or behaving erratically. Setting this object to a value like 'restart' will immediately trigger the module to reboot, which takes effect instantly without requiring manual intervention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.10.4.21.1.12 snmpwalk -v2c -c public <target> AC-SYSTEM-MIB::acSysModuleActions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.10.4.21.1.12.1 snmpget -v2c -c public <target> AC-SYSTEM-MIB::acSysModuleActions.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.10.4.21.1.12.1 i <value>
Start monitoring AudioCodes Mediant-series gateways/media servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-SYSTEM-MIB::acSysModuleActions OID value, configure state conditions and alerts, and monitor any AudioCodes Mediant-series gateways/media servers from a single console.
OID Breakdown
Upper-level ancestors (9 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.5003 | audioCodes | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9 | acProducts | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10 | acBoardMibs | AC-ATM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5003.9.10.10 | acSystem | AC-SYSTEM-MIB |
| 1.3.6.1.4.1.5003.9.10.10.4 | acSystemChassis | AC-SYSTEM-MIB |
| 1.3.6.1.4.1.5003.9.10.10.4.21 | acSysModuleTable | AC-SYSTEM-MIB |
| 1.3.6.1.4.1.5003.9.10.10.4.21.1 | acSysModuleEntry | AC-SYSTEM-MIB |
| 1.3.6.1.4.1.5003.9.10.10.4.21.1.12 | acSysModuleActions | AC-SYSTEM-MIB |