All MIBs › CIENA-CES-NOTIFICATIONS-CONTROL › cienaCesCommandFileFailedTrapState
cienaCesCommandFileFailedTrapState
Module: CIENA-CES-NOTIFICATIONS-CONTROL
OID (symbolic): CIENA-CES-NOTIFICATIONS-CONTROL::cienaCesCommandFileFailedTrapState
OID (numeric): 1.3.6.1.4.1.1271.2.2.1.1.1.75
Node type: OBJECT-TYPE
Type: CienaGlobalState
Access: read-write
Description: Setting this object to 'disabled' causes cienaCesCommandFileFailedNotification traps to be suppressed.
What is cienaCesCommandFileFailedTrapState?
This CienaGlobalState object controls the cienaCesCommandFileFailedNotification trap, per its description, fired when a batch command file fails to complete. This is the failure counterpart to the completion trap, and is specifically important because a partially-applied command file can leave a device in an inconsistent configuration state that isn't obvious from a simple 'is it up' check. An automation pipeline pushing scripted changes would treat this trap as a hard stop signal, halting a multi-device rollout and flagging the specific chassis for manual review rather than assuming the script's changes took effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.2.1.1.1.75 snmpwalk -v2c -c public <target> CIENA-CES-NOTIFICATIONS-CONTROL::cienaCesCommandFileFailedTrapState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.2.1.1.1.75.1 snmpget -v2c -c public <target> CIENA-CES-NOTIFICATIONS-CONTROL::cienaCesCommandFileFailedTrapState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.2.1.1.1.75.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-NOTIFICATIONS-CONTROL::cienaCesCommandFileFailedTrapState 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 (10 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.2 | cienaCesNotifications | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.2.1 | cienaCesNotificationsControlModule | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.2.1.1 | cienaCesNotificationsControlMIB | CIENA-CES-NOTIFICATIONS-CONTROL |
| 1.3.6.1.4.1.1271.2.2.1.1.1 | cienaCesNotificationsControl | CIENA-CES-NOTIFICATIONS-CONTROL |
| 1.3.6.1.4.1.1271.2.2.1.1.1.75 | cienaCesCommandFileFailedTrapState | CIENA-CES-NOTIFICATIONS-CONTROL |