heRFSwitchState

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

Object

column Enumeration
Reports the state of the RF Switch.  Not all enumerations 
must be supported.  For example, an A-B RF switch may 
support only the pathA and pathB enumerations while a 
cross-bar switch may support cross, bar, bothA or bothB or 
only cross and bar but not pathA and pathB enumerations. 
              
A value pathA(1) indicates that the switch output is being
fed by side A (first input) of the switch.  This enumeration
is intended for use by an A-B switch.
              
A value pathB(2) indicates that the switch output is being
fed by side B (second input) of the switch. This enumeration
is intended for use by an A-B switch.
              
A value cross(3) indicates that the switch outputs are fed as 
follows:
   Side A (first or primary) output is connected to side B 
   (second or alternate) input.
   Side B (second or alternate) output is connected to side A 
   (first or primary) input.
   This enumeration is intended for use by a cross-bar switch.
              
A value bar(4) indicates that the switch outputs are fed as 
follows:
   Side A (first or primary) output is connected to side A 
   (first or primary) input.
   Side B (second or alternate) output is connected to side B 
   (second or alternate) input.
   This enumeration is intended for use by a cross-bar switch.
              
A value bothA(5) indicates that the switch outputs are fed as 
follows:
   Side A (first or primary) output is connected to side A 
   (first or primary) input.
   Side B (second or alternate) output is connected to side A 
   (first or primary) input.
   This enumeration is intended for use by a cross-bar switch.
              
A value bothB(6) indicates that the switch outputs are fed as 
follows:
   Side A (first or primary) output is connected to side B 
   (second or alternate) input.
   Side B (second or alternate) output is connected to side B 
   (second or alternate) input.
   This enumeration is intended for use by a cross-bar switch.

Context

MIB
SCTE-HMS-HE-RF-SWITCH-MIB
OID
.1.3.6.1.4.1.5591.1.11.4.2.1.1.1.1.4
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::heRFSwitchState'
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::heRFSwitchState.<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::heRFSwitchState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled
3autonego
4unknown

Conformance