RAD-MIB :: mdlSAlarmStatus

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBmdlSAlarmStatus

mdlSAlarmStatus

Module: RAD-MIB

OID (symbolic): RAD-MIB::mdlSAlarmStatus

OID (numeric): 1.3.6.1.4.1.164.3.3.2.1.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Indicates the current alarm state only for card level. This object will be set to: - 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).

What is mdlSAlarmStatus?

This shows the highest severity alarm currently active on a card (critical, major, minor, or warning). A single value represents the overall health state of that hardware module. An operator glances at this to quickly know if a card has problems and how urgent they are.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.2.1.1.1.5
snmpwalk -v2c -c public <target> RAD-MIB::mdlSAlarmStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.2.1.1.1.5.1
snmpget -v2c -c public <target> RAD-MIB::mdlSAlarmStatus.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.2mdlDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.2.1mdlGenDACS-MIB
1.3.6.1.4.1.164.3.3.2.1.1mdlSTableDACS-MIB
1.3.6.1.4.1.164.3.3.2.1.1.1mdlSEntryDACS-MIB
1.3.6.1.4.1.164.3.3.2.1.1.1.5mdlSAlarmStatusRAD-MIB