channelDataControl

ZHONE-RMON-MIB · .1.3.6.1.4.1.5504.10.1.12.1.7.2.1.4

Object

column r/w Enumeration
This object controls the flow of data through this channel.
If this object is on(1), data, status and events flow
through this channel.  If this object is off(2), data,
status and events will not flow through this channel.

Context

MIB
ZHONE-RMON-MIB
OID
.1.3.6.1.4.1.5504.10.1.12.1.7.2.1.4
Type
column
Access
readwrite
Status
current
Parent
channelEntry
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 'ZHONE-RMON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-RMON-MIB::channelDataControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-RMON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-RMON-MIB::channelDataControl.<channelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-RMON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-RMON-MIB::channelDataControl'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1on
2off

Conformance