All MIBs › DACS-MIB › mdlSAlrStatusAll
mdlSAlrStatusAll
Module: DACS-MIB
OID (symbolic): DACS-MIB::mdlSAlrStatusAll
OID (numeric): 1.3.6.1.4.1.164.3.1.3.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the alarm state in the module-all level, i.e. lower level (port alarms) included. This attribute will be set to: critical(7) - when there is at least one active (state ON) critical alarm, otherwise it will be set to major(5) - when there is at least one active (state ON) major alarm, otherwise it will be set to minor(4) - if there is at least one active (state ON) minor alarm, otherwise it will be set to warning(6) - if there is at least one active (state ON) warning alarm, otherwise it will be set to event(3) - if there was at least one alarm event (including state on,off events) since the last clear operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.3.1.1.1.6 snmpwalk -v2c -c public <target> DACS-MIB::mdlSAlrStatusAll
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.3.1.1.1.6.1 snmpget -v2c -c public <target> DACS-MIB::mdlSAlrStatusAll.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mdlSAlrStatusAll.1
Start monitoring Digital Access Cross-Connect System (DACS/DSX device) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DACS-MIB::mdlSAlrStatusAll OID value, configure state conditions and alerts, and monitor any Digital Access Cross-Connect System (DACS/DSX device) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3 | mdlWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.1 | statMdlGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.1.1 | mdlSInstTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.1.1.1 | mdlSInstEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.1.1.1.6 | mdlSAlrStatusAll | DACS-MIB |