asamAlarmFilterThreshold
ASAM-ALARM-MIB ·
.1.3.6.1.4.1.637.61.1.3.76.1.5
Object
column mandatory
r/w
Integer32
This object is used by the operator to specify the threshold
value of the considered alarm filter. This value must be greater
than 1 in order to make sense.
The meaning of this object depends on the alarm filter type.
temporal: the number of off_to_on transitions of the considered
basic alarm that have to be detected on a specific
object during an on-going filtering filter, before the
related derived alarm is raised.
spatial: the number of objects within the ASAM for which the
considered basic alarm must be raised before the related
derived alarm is raised.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: YES DEFVALUE: NA UNITS: -
Context
- MIB
- ASAM-ALARM-MIB
- OID
.1.3.6.1.4.1.637.61.1.3.76.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- asamAlarmFilterEntry
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 'ASAM-ALARM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-ALARM-MIB::asamAlarmFilterThreshold'
More examples
Read one indexed 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::asamAlarmFilterThreshold.<asamAlarmFilterType>.<asamAlarmFilterNumber>'
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::asamAlarmFilterThreshold'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 2-65535