cmcIIIDrcCommand

RITTAL-CMC-III-MIB · .1.3.6.1.4.1.2606.7.4.4.2.1.22

Object

column r/w Enumeration
Command (to) send to the DRC
1: no Quit command
2: Quit command
3: LED auto, LED will show status of TAG (detected, lost..)
4: LEDs of occupied RUs will be switched on
5: LEDs of free RUs will be switched on.

Context

MIB
RITTAL-CMC-III-MIB
OID
.1.3.6.1.4.1.2606.7.4.4.2.1.22
Type
column
Access
readwrite
Status
current
Parent
cmcIIIDrcEntry
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 'RITTAL-CMC-III-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-III-MIB::cmcIIIDrcCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RITTAL-CMC-III-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-III-MIB::cmcIIIDrcCommand.<cmcIIIDrcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RITTAL-CMC-III-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RITTAL-CMC-III-MIB::cmcIIIDrcCommand'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noQuit
2quit
3ledAuto
4ledOnOccupied
5ledOnFreeRU

Conformance