alarmEnable
SCTE-HMS-PROPERTY-MIB ·
.1.3.6.1.4.1.5591.1.1.1.1.2
Object
column r/w
OctetString
Alarm enable bit mask. A 1 in a bit position indicates the alarm
is enabled.
Bit 0 = LOLO (Major alarm)
Bit 1 = LO (Minor alarm)
Bit 2 = HI (Minor alarm)
Bit 3 = HIHI (Major alarm)
Bit 4 = Unused, must be zero
Bit 5 = Unused, must be zero
Bit 6 = Unused, must be zero
Bit 7 = Unused, must be zero
This object should be kept in NV memory
Context
- MIB
- SCTE-HMS-PROPERTY-MIB
- OID
.1.3.6.1.4.1.5591.1.1.1.1.2- 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::alarmEnable'
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::alarmEnable.<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::alarmEnable'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-1
Conformance
Member of