tibControlMode

SCTE-HMS-TIB-MIB · .1.3.6.1.4.1.5591.1.7.3.1.3

Object

column optional Enumeration
Control mode for this device
1 = Remote device will respond to commands from master NE
2 = Local device is under local control and will not respond
           to commands from master NE
3 = This device is not responding.
              
This item requires entries in the discrete property table

Context

MIB
SCTE-HMS-TIB-MIB
OID
.1.3.6.1.4.1.5591.1.7.3.1.3
Type
column
Access
readonly
Status
optional
Parent
tibDevicesAddressedEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1remote
2local
3notCommunicating