agentInventorySlotInsertedCardType

INVENTORY-MIB · .1.3.6.1.4.1.7244.2.13.3.1.1.6

Object

Indicates the inserted card type. Will return 0 if the slot is 
not full.

Context

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

Syntax

Source
AgentInventoryCardType
Base type
Unsigned32

Values & Constraints

No enumerated values or constraints recorded.

Conformance