agentInventorySlotCapabilities

LANCOM-INVENTORY-MIB · .1.3.6.1.4.1.2356.16.1.13.3.1.1.8

Object

column Bits
Indicates the different capabilities this slot has.
              
pluggable(0)   - This slot can contain pluggable cards.
power-down(1)  - Power to this slot can be controlled through the object
                 agentInventorySlotPowerMode

Context

MIB
LANCOM-INVENTORY-MIB
OID
.1.3.6.1.4.1.2356.16.1.13.3.1.1.8
Type
column
Access
readonly
Status
current
Parent
agentInventorySlotEntry
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 'LANCOM-INVENTORY-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-INVENTORY-MIB::agentInventorySlotCapabilities'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-INVENTORY-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-INVENTORY-MIB::agentInventorySlotCapabilities.<agentInventoryUnitNumber>.<agentInventorySlotNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-INVENTORY-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-INVENTORY-MIB::agentInventorySlotCapabilities'

Syntax

Bits

Values & Constraints

Enumerated Values
0pluggable
1power-down

Conformance