shelfType

BTI-7000-MIB · .1.3.6.1.4.1.18070.2.2.1.3.1.1.4

Object

column r/w BTI-TC-MIBShelfType
Indicates if the provisioned shelf is a main or expansion
shelf. Only expansion shelves can be created. The main shelf
is automatically provisioned and can never be de-provisioned.

Context

MIB
BTI-7000-MIB
OID
.1.3.6.1.4.1.18070.2.2.1.3.1.1.4
Type
column
Access
readwrite
Status
current
Parent
shelfEntry

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

Syntax

Source
BTI-TC-MIBShelfType
Base type
Enumeration

Values & Constraints

Enumerated Values
1success
2failure
Type Values
1main
2expansion