All MIBs › CARD-MIB › slotOperState
slotOperState
Module: CARD-MIB
OID (symbolic): CARD-MIB::slotOperState
OID (numeric): 1.3.6.1.4.1.5812.2.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The slot oper state. removed - card not in slot and not connected syncWait - card in slot waiting for syncPoint synced - card passed a syncPoint syncFailed - card failed a syncPoint configStarted - configuration started configFailed - configuration failed configed - configuration passed ready - card ready for normal operation waitSM - card waiting for SM reboot waitDeconfig - waiting for deconfiguration to complete designModeReady - card is configured but removed.
What is slotOperState?
This read-only value reports the slot's current operational state as it progresses through card bring-up, such as removed, syncWait, synced, configStarted, configed, ready, or several failure states like syncFailed and configFailed. An admin uses this to pinpoint exactly where in the startup sequence a card is stuck if it isn't reaching the ready state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.2.4.1.2 snmpwalk -v2c -c public <target> CARD-MIB::slotOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.2.4.1.2.1 snmpget -v2c -c public <target> CARD-MIB::slotOperState.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::slotOperState 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.2 | slotOperState | CARD-MIB |