discreteAlarmEnable
SCTE-HMS-PROPERTY-MIB ·
.1.3.6.1.4.1.5591.1.1.3.1.3
Object
column r/w
Enumeration
When set to enable(2 or 3), alarm processing for this property is enabled. When set to disable(1), alarm processing for this property is disabled. No entries into the alarmLogTable nor traps are permitted due to this property when in the disable(1) state. The default state for this object is disable(1). This object should be kept in NV memory
Context
- MIB
- SCTE-HMS-PROPERTY-MIB
- OID
.1.3.6.1.4.1.5591.1.1.3.1.3- Type
- column
- Access
- readwrite
- 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::discreteAlarmEnable'
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::discreteAlarmEnable.<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::discreteAlarmEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enableMajor |
3 | enableMinor |
Conformance
Member of