heOpSwitchMode

SCTE-HMS-HE-OPTICAL-SWITCH-MIB · .1.3.6.1.4.1.5591.1.11.1.4.1.1.1.1.1

Object

column r/w Enumeration
This controls and/or reports the switching mode.  If 
automatic(1), the optical switch will evaluate the optical 
input status and make the decision to affect the switch state.  
If set to manual(2), the optical switch will not affect the 
switch state itself.

Context

MIB
SCTE-HMS-HE-OPTICAL-SWITCH-MIB
OID
.1.3.6.1.4.1.5591.1.11.1.4.1.1.1.1.1
Type
column
Access
readwrite
Status
current
Parent
heOpSwitchUnitEntry
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-OPTICAL-SWITCH-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HE-OPTICAL-SWITCH-MIB::heOpSwitchMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-HE-OPTICAL-SWITCH-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HE-OPTICAL-SWITCH-MIB::heOpSwitchMode.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-HE-OPTICAL-SWITCH-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-HE-OPTICAL-SWITCH-MIB::heOpSwitchMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1automatic
2manual

Conformance