analogAlarmDeadband
SCTE-HMS-PROPERTY-MIB ·
.1.3.6.1.4.1.5591.1.1.1.1.9
Object
Deadband for prevention of alarm oscillation. An alarm does
not return to normal until the value either
(a) passes the original threshold by this amount in
the opposite direction of the alarm, or
(b) alarm is disabled.
This item should be an unsigned integer.
This property is in the same engineering units as the parameter for which it belongs.
This object should be kept in NV memory.
Some devices only require 16 bit integer or smaller and therefore only support
16 bit (or smaller) values. Values outside of the supported range will return
a bad value error.
Context
- MIB
- SCTE-HMS-PROPERTY-MIB
- OID
.1.3.6.1.4.1.5591.1.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- propertyEntry
- Groups
- 1
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 'SCTE-HMS-PROPERTY-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-PROPERTY-MIB::analogAlarmDeadband'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-PROPERTY-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-PROPERTY-MIB::analogAlarmDeadband.<parameterOID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-PROPERTY-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-PROPERTY-MIB::analogAlarmDeadband'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of