All MIBs › CIENA-CES-CHASSIS-MIB › cienaCesChassisRestart
cienaCesChassisRestart
Module: CIENA-CES-CHASSIS-MIB
OID (symbolic): CIENA-CES-CHASSIS-MIB::cienaCesChassisRestart
OID (numeric): 1.3.6.1.4.1.1271.2.1.5.1.1.13
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object restarts the chassis. Setting the value of this object to true will restart the chassis immediately. When read, this object will always return false.
What is cienaCesChassisRestart?
This is a write-only action object that, per its description, triggers an immediate reboot of the entire chassis the moment it is set to true, while a GET on this object will always read back false regardless of whether a restart was just triggered, since the object represents a momentary command rather than persistent state. This is about as high-impact an SNMP write as exists on the device; setting it accidentally on a production chassis serving live traffic would cause an immediate, unplanned outage on every service that chassis carries, so write access to this specific object needs to be tightly restricted and any automation touching it needs strong safeguards against a mistaken or unintended set.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.5.1.1.13 snmpwalk -v2c -c public <target> CIENA-CES-CHASSIS-MIB::cienaCesChassisRestart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.5.1.1.13.1 snmpget -v2c -c public <target> CIENA-CES-CHASSIS-MIB::cienaCesChassisRestart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.1.5.1.1.13.1 s <value>
Start monitoring Ciena CES (Carrier Ethernet Switch) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-CHASSIS-MIB::cienaCesChassisRestart OID value, configure state conditions and alerts, and monitor any Ciena CES (Carrier Ethernet Switch) platforms from a single console.
OID Breakdown
Upper-level ancestors (9 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.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.1 | cienaCesConfig | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.1.5 | cienaCesChassisMIB | CIENA-CES-CHASSIS-MIB |
| 1.3.6.1.4.1.1271.2.1.5.1 | cienaCesChassisMIBObjects | CIENA-CES-CHASSIS-MIB |
| 1.3.6.1.4.1.1271.2.1.5.1.1 | cienaCesChassisGlobal | CIENA-CES-CHASSIS-MIB |
| 1.3.6.1.4.1.1271.2.1.5.1.1.13 | cienaCesChassisRestart | CIENA-CES-CHASSIS-MIB |