asamIfExtAlmReportingSeverity
ITF-MIB-EXT ·
.1.3.6.1.4.1.637.61.1.6.5.1.2
Object
This objects specifies for a certain physical interface and all
interface above in the interface hierarchy the minimal severity for
an alarm to be reported. If no value is provided for this object,
it will obtain the value 'default', which means the actual value is
as specified in the asamIfExtAlmReportingSeverityDefaultTable.
ALCATEL NOTE:
ACCESS: NA USAGE: NA
PERSIST: YES INSRVMOD: YES
RANGE: NA DEFVALUE: 'default'
UNITS: NA SPARSE: NA
DESCR: NA
Context
- MIB
- ITF-MIB-EXT
- OID
.1.3.6.1.4.1.637.61.1.6.5.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- asamIfExtEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ITF-MIB-EXT' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ITF-MIB-EXT::asamIfExtAlmReportingSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ITF-MIB-EXT' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ITF-MIB-EXT::asamIfExtAlmReportingSeverity.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ITF-MIB-EXT' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ITF-MIB-EXT::asamIfExtAlmReportingSeverity'
Syntax
- Source
- AsamItfSeverityFilterType
- Base type
Enumeration
Values & Constraints
Type Values
1 | indeterminate |
2 | warning |
3 | minor |
4 | major |
5 | critical |
254 | noAlarms |
255 | default |