chSlotClass

CHASSIS-MIB · cabletron variant · .1.3.6.1.4.1.52.4.1.1.2.5.1.3

Object

column mandatory ObjectIdentifier
The class (or type) of slot.  For example, slots that
only allow for power supply modules fall into a class
that is different from slots that allow only interface
cards.

Context

MIB
CHASSIS-MIB
OID
.1.3.6.1.4.1.52.4.1.1.2.5.1.3
Type
column
Access
readonly
Status
mandatory
Parent
chSlotEntry

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

Syntax

ObjectIdentifier

Values & Constraints

No enumerated values or constraints recorded.