All MIBs › DEC-ATM-CHASSIS-MIB › decAtmCardStatus
decAtmCardStatus
Module: DEC-ATM-CHASSIS-MIB
OID (symbolic): DEC-ATM-CHASSIS-MIB::decAtmCardStatus
OID (numeric): 1.3.6.1.4.1.36.2.18.30.1.2.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The status of the card. If the value is read as 'notPresent(1)', then the entire entry should be considered invalid.
Writing a value of 'powerDown(2)' will cause the switch to power down the card. Writing a value of 'powerUp(3)' will cause the switch to power up the card. Writing a value of 'powerDownThenUp(4)' will cause the switch to power cycle the line card. Attempts to set any other values will result in a badValue error.
Cards which are fundamental to switch operation cannot be powered up or down through this object.
Unpopulated slots will either be 'notPresent(1)' or missing from the table, and cannot be powered up or down.
What is decAtmCardStatus?
Reports and controls the power state of the linecard in a given slot — notPresent, powerDown, powerUp, powerDownThenUp, fault, revisionMismatch, or selfTestInProgress. Writing powerDown(2), powerUp(3), or powerDownThenUp(4) lets an admin remotely power-cycle a card, for example to clear a fault or apply new firmware, without visiting the chassis; cards essential to switch operation can't be power-cycled this way.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.30.1.2.4.1.2 snmpwalk -v2c -c public <target> DEC-ATM-CHASSIS-MIB::decAtmCardStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.30.1.2.4.1.2.1 snmpget -v2c -c public <target> DEC-ATM-CHASSIS-MIB::decAtmCardStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.30.1.2.4.1.2.1 i <value>
Start monitoring Digital Equipment Corporation (DEC) ATM switch chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DEC-ATM-CHASSIS-MIB::decAtmCardStatus OID value, configure state conditions and alerts, and monitor any Digital Equipment Corporation (DEC) ATM switch chassis (legacy) 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.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30 | decAtmChassisMIB | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1 | decAtmChassisMIBObjects | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1.2 | decAtmSlot | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1.2.4 | decAtmSlotTable | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1.2.4.1 | decAtmSlotEntry | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1.2.4.1.2 | decAtmCardStatus | DEC-ATM-CHASSIS-MIB |