All MIBs › CARD-MIB › slotInsertState
slotInsertState
Module: CARD-MIB
OID (symbolic): CARD-MIB::slotInsertState
OID (numeric): 1.3.6.1.4.1.5812.2.4.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Whether a card is present in the slot or not
What is slotInsertState?
This read-only value reports whether a card is physically present in the slot (true) or not (false). It's the most basic presence check an admin would use before investigating why a slot isn't coming up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.2.4.1.7 snmpwalk -v2c -c public <target> CARD-MIB::slotInsertState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.2.4.1.7.1 snmpget -v2c -c public <target> CARD-MIB::slotInsertState.1
Start monitoring Coriolis Networks chassis-based network devices (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CARD-MIB::slotInsertState OID value, configure state conditions and alerts, and monitor any Coriolis Networks chassis-based network devices (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5812 | coriolisMibs | CORIOLIS-MIB |
| 1.3.6.1.4.1.5812.2 | card | CORIOLIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5812.2.4 | slotTable | CARD-MIB |
| 1.3.6.1.4.1.5812.2.4.1 | slotEntry | CARD-MIB |
| 1.3.6.1.4.1.5812.2.4.1.7 | slotInsertState | CARD-MIB |