hmtsOperState
SCTE-HMS-HMTS-MIB ·
.1.3.6.1.4.1.5591.1.11.3.2.1.1.2
Object
scalar Enumeration
This reports the overall status of the termination system.
Vendors must use caution and prevent repeating alarms when
trying to automatically recover a failure.
operational - System is fully operational, no detected failures.
hwFailure - System has detected a hardware failure.
swFailure - System has detected a software failure, and can
not be recovered.
This object has a threshold property in the discretePropertyTable as
defined in SCTE 38-1 (formerly HMS026). Note: it will depend on the
type or software or hardware failure whether or not it is possible to
send out an SNMP trap for a specific type of failure. Furthermore,
whether or not a trap will be sent is vendor specific.
Context
- MIB
- SCTE-HMS-HMTS-MIB
- OID
.1.3.6.1.4.1.5591.1.11.3.2.1.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hmtsInfoGroup
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-HMTS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HMTS-MIB::hmtsOperState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-HMTS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-HMTS-MIB::hmtsOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | operational |
2 | swFailure |
3 | hwFailure |
Conformance
Member of