discreteAlarmValue
SCTE-HMS-PROPERTY-MIB ·
.1.3.6.1.4.1.5591.1.1.3.1.2
Object
column Integer32
Second index into the discretePropertyTable.
When the parameter, specified by discreteParameterOID has this value,
an alarm will occur.
Some devices only require 16 bit integer or smaller and therefore only support 16 bit (or smaller)
values.
Context
- MIB
- SCTE-HMS-PROPERTY-MIB
- OID
.1.3.6.1.4.1.5591.1.1.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- discretePropertyEntry
- 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::discreteAlarmValue'
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::discreteAlarmValue.<discreteParameterOID>.<discreteAlarmValue>'
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::discreteAlarmValue'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of