heRFSwitchFailoverStatus

SCTE-HMS-HE-RF-SWITCH-MIB · .1.3.6.1.4.1.5591.1.11.4.2.1.1.1.1.5

Object

The integral status of both inputs. 
              
A value is fault(2), if current switch state heRFSwitchState 
		is different than the preferred setting heRFSwitchControl, 
		otherwise, it is normal(1). 
              
This object must provide for the alarm management capabilities
with a corresponding entry in the discretePropertyTable of
SCTE-HMS-PROPERTY-MIB (HMS026).
              
An alarm shall be recorded as an entry in the currentAlarmTable
of SCTE-HMS-PROPERTY-MIB (HMS026).  
              
A log record shall be added as an entry in the heCommonLogTable.
              
An heCommonAlarmEvent notification shall be sent.

Context

MIB
SCTE-HMS-HE-RF-SWITCH-MIB
OID
.1.3.6.1.4.1.5591.1.11.4.2.1.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
heRFSwitchUnitEntry
Groups
1

Walk 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-HE-RF-SWITCH-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HE-RF-SWITCH-MIB::heRFSwitchFailoverStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-HE-RF-SWITCH-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HE-RF-SWITCH-MIB::heRFSwitchFailoverStatus.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-HE-RF-SWITCH-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-HE-RF-SWITCH-MIB::heRFSwitchFailoverStatus'

Values & Constraints

Type Values
1normal
2fault

Conformance