bufferControlChannelIndex

ZHONE-RMON-MIB · .1.3.6.1.4.1.5504.10.1.12.1.8.1.1.2

Object

column r/w Integer32
An index that identifies the channel that is the
source of packets for this bufferControl table.
The channel identified by a particular value of this
index is the same as identified by the same value of
the channelIndex object.
              
This object may not be modified if the associated
bufferControlStatus object is equal to valid(1).

Context

MIB
ZHONE-RMON-MIB
OID
.1.3.6.1.4.1.5504.10.1.12.1.8.1.1.2
Type
column
Access
readwrite
Status
current
Parent
bufferControlEntry
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::bufferControlChannelIndex'
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::bufferControlChannelIndex.<bufferControlIndex>'
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::bufferControlChannelIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535

Conformance