RAD-MIB :: sysSAlrStatus

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBsysSAlrStatus

sysSAlrStatus

Module: RAD-MIB

OID (symbolic): RAD-MIB::sysSAlrStatus

OID (numeric): 1.3.6.1.4.1.164.3.3.1.3.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Indicates the current alarm state only for system level. This object will be : - critical(7): when there is at least one active (ON) critical alarm . - major (3): when there is no active critical alarm, but there is at least one active (ON) major alarm . - minor (4): when there is no active major or critical alarm, but there is at least one active minor alarm. - warning (6): when there is no active major, critical or minor alarm, but there is at least one active warning alarm. - event (5): when there is no active alarm of another type, but there is at least one active event alarm. - off(2): when there is no active (ON) alarm (since last clear operation).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.8
snmpwalk -v2c -c public <target> RAD-MIB::sysSAlrStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.8.1
snmpget -v2c -c public <target> RAD-MIB::sysSAlrStatus.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sysSAlrStatus.1

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.3radWanDACS-MIB
1.3.6.1.4.1.164.3.3dacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.1systemDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.1.3sysStatusDACS-MIB
1.3.6.1.4.1.164.3.3.1.3.8sysSAlrStatusRAD-MIB