RAD-MIB :: agnSMaskedAlrStat

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBagnSMaskedAlrStat

agnSMaskedAlrStat

Module: RAD-MIB

OID (symbolic): RAD-MIB::agnSMaskedAlrStat

OID (numeric): 1.3.6.1.4.1.164.3.1.2.1.12

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Indicates the alarm state in the agent level,[ i.e. lower level (card/port) alarms not included] including Masked alarms. 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.

What is agnSMaskedAlrStat?

This OID shows the highest severity alarm currently active at the agent level (7=critical, 5=major, 4=minor), including alarms that have been masked or suppressed from user view. It indicates the true health state even if some alarms are hidden. A manager would query this value to see the real operational status when troubleshooting device behavior that doesn't match displayed alerts.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.1.12
snmpwalk -v2c -c public <target> RAD-MIB::agnSMaskedAlrStat

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.1.12.1
snmpget -v2c -c public <target> RAD-MIB::agnSMaskedAlrStat.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agnSMaskedAlrStat.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.1wanGenDACS-MIB
1.3.6.1.4.1.164.3.1.2agnWanGenDACS-MIB
1.3.6.1.4.1.164.3.1.2.1statAgnGenDACS-MIB
1.3.6.1.4.1.164.3.1.2.1.12agnSMaskedAlrStatRAD-MIB