gnGenMostSevereAlarm
CERAGON-MIB ·
.1.3.6.1.4.1.2281.2.1.20
Object
scalar mandatory
Enumeration
This parameter specifies the current moset severe alarm in the system.
Context
- MIB
- CERAGON-MIB
- OID
.1.3.6.1.4.1.2281.2.1.20- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- gnGeneral
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 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERAGON-MIB::gnGenMostSevereAlarm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERAGON-MIB::gnGenMostSevereAlarm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | clear |
1 | event |
3 | warning |
7 | minor |
15 | major |
31 | critical |