All MIBs › XPRESS-MIB › rCardOpState
rCardOpState
Module: XPRESS-MIB
OID (symbolic): XPRESS-MIB::rCardOpState
OID (numeric): 1.3.6.1.4.1.64.9.2.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Tells you the operational state of a card, which can be one of:
OFFLINE - you've pressed the OFFLINE button on the card or you've set the status of the card (rCardStatus) to OFFLINE. ONLINE - the card is functioning. GONE - the card is not in its slot, but the slot is still configured. FAULTY - the link to the card has been lost, or the card is defective. DETECTED - the card has been detected, but its link to the System Controller has not yet been established. WAITDOWNREQ - the System Controller is waiting for a Download Request to come from the card. DOWNLOADING - the System Controller is downloading the op code to the card. WAITDOWNACK - the download has been completed, and the System Controller is now waiting for an acknowledgement from the card. WAITOPCODE - the card is currently starting up. MISMATCH - the card does not match the definition for it that is stored in the database. CARDEMPTY - the card has been removed from the slot, which is no longer configured. CARDREJECTED - the card has been rejected because it caused the number of channels to exceed the maximum allowed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.64.9.2.1.1.6 snmpwalk -v2c -c public <target> XPRESS-MIB::rCardOpState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.64.9.2.1.1.6.1 snmpget -v2c -c public <target> XPRESS-MIB::rCardOpState.1
Start monitoring Gandalf/Mitel XpressWay RLAN and XpressStack Remote Access Concentrator hardware (per-card D/B-channel and WAN-link status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XPRESS-MIB::rCardOpState OID value, configure state conditions and alerts, and monitor any Gandalf/Mitel XpressWay RLAN and XpressStack Remote Access Concentrator hardware (per-card D/B-channel and WAN-link status) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.64 | gandalf | XPRESS-MIB |
| 1.3.6.1.4.1.64.9 | gandalf_rlanisdn | XPRESS-MIB |
| 1.3.6.1.4.1.64.9.2 | rlanCardGroup | XPRESS-MIB |
| 1.3.6.1.4.1.64.9.2.1 | rlanCardTable | XPRESS-MIB |
| 1.3.6.1.4.1.64.9.2.1.1 | rlanCardEntry | XPRESS-MIB |
| 1.3.6.1.4.1.64.9.2.1.1.6 | rCardOpState | XPRESS-MIB |