coDevDisControllerIndex

COLUBRIS-DEVICE-MIB · .1.3.6.1.4.1.8744.5.23.1.2.1.1.11

Object

column Integer32
If the device belongs to an controller team, this
index refer to coControllerDisIndex, otherwise it is 0.

Context

MIB
COLUBRIS-DEVICE-MIB
OID
.1.3.6.1.4.1.8744.5.23.1.2.1.1.11
Type
column
Access
readonly
Status
current
Parent
coDeviceDiscoveryEntry
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 'COLUBRIS-DEVICE-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-DEVICE-MIB::coDevDisControllerIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-DEVICE-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-DEVICE-MIB::coDevDisControllerIndex.<coDevDisIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-DEVICE-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-DEVICE-MIB::coDevDisControllerIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-5

Conformance