componentType

RITTAL-RIZONE-MIB · .1.3.6.1.4.1.2606.6.4.1.2.1.4

Object

column mandatory Enumeration
Type of component
(1) Component removed
(2) Project domain
(3) Location
(4) Building
(5) Room
(6) Rackrow
(7) Rack
(8) Device represent by driver
(9) Rackitem

Context

MIB
RITTAL-RIZONE-MIB
OID
.1.3.6.1.4.1.2606.6.4.1.2.1.4
Type
column
Access
readonly
Status
mandatory
Parent
riZoneComponentEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1removed
2domain
3location
4building
5room
6rackrow
7rack
8device
9rackitem