All MIBs › RAD-MIB › mdlSAlrClearCmd
mdlSAlrClearCmd
Module: RAD-MIB
OID (symbolic): RAD-MIB::mdlSAlrClearCmd
OID (numeric): 1.3.6.1.4.1.164.3.3.2.1.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Setting this attribute to ON, will enforce a clear operation on the card level alarms . Upon completion, the value will automatically change to off(2).
What is mdlSAlrClearCmd?
This OID is a control switch that clears all alarm indicators on a network card when set to ON. After the clear completes, it automatically returns to OFF. An operator uses this to reset alarm statuses after investigating and fixing a hardware problem, clearing outdated alerts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.2.1.1.1.10 snmpwalk -v2c -c public <target> RAD-MIB::mdlSAlrClearCmd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.2.1.1.1.10.1 snmpget -v2c -c public <target> RAD-MIB::mdlSAlrClearCmd.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.2.1.1.1.10.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.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2 | mdlDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.1 | mdlGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.1.1 | mdlSTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.1.1.1 | mdlSEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.2.1.1.1.10 | mdlSAlrClearCmd | RAD-MIB |