asamAlarmNonItfReportingSeverity
ASAM-ALARM-MIB ·
.1.3.6.1.4.1.637.61.1.3.75
Object
This objects specifies for all non interface related alarms
the minimal severity for the alarm to be reported.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: 1-5
PERSIST: NO DEFVALUE: major UNITS: -
Context
- MIB
- ASAM-ALARM-MIB
- OID
.1.3.6.1.4.1.637.61.1.3.75- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- asamAlarmMIB
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 'ASAM-ALARM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-ALARM-MIB::asamAlarmNonItfReportingSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-ALARM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-ALARM-MIB::asamAlarmNonItfReportingSeverity'
Syntax
- Source
- AsamAlarmSeverityType
- Base type
Enumeration
Values & Constraints
Type Values
0 | alllevel |
1 | indeterminate |
2 | warning |
3 | minor |
4 | major |
5 | critical |
6 | ignore |