agnSMaskedAlrStat
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.2.1.12
Object
scalar Enumeration
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.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.2.1.12- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- statAgnGen
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::agnSMaskedAlrStat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::agnSMaskedAlrStat'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.