All MIBs › CIENA-CES-NOTIFICATIONS-CONTROL › cienaCesSystemConfigImproperCmdTrapState
cienaCesSystemConfigImproperCmdTrapState
Module: CIENA-CES-NOTIFICATIONS-CONTROL
OID (symbolic): CIENA-CES-NOTIFICATIONS-CONTROL::cienaCesSystemConfigImproperCmdTrapState
OID (numeric): 1.3.6.1.4.1.1271.2.2.1.1.1.58
Node type: OBJECT-TYPE
Type: CienaGlobalState
Access: read-write
Description: Setting this object to 'disabled' causes cienaCesImproperCmdInConfigFile traps to be suppressed.
What is cienaCesSystemConfigImproperCmdTrapState?
Per its description, this CienaGlobalState object suppresses or enables the cienaCesImproperCmdInConfigFile trap, raised when the system encounters an invalid or unrecognized command while loading a configuration file. This is specifically useful when configuration is pushed via automated file upload rather than typed interactively, because a bad line in an auto-generated config script might otherwise be silently skipped rather than flagged. A NetOps team pushing config templates via a CI/CD-style pipeline would rely on this trap to catch a template rendering bug, such as a stray syntax error, the moment it's applied to a live device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.2.1.1.1.58 snmpwalk -v2c -c public <target> CIENA-CES-NOTIFICATIONS-CONTROL::cienaCesSystemConfigImproperCmdTrapState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.2.1.1.1.58.1 snmpget -v2c -c public <target> CIENA-CES-NOTIFICATIONS-CONTROL::cienaCesSystemConfigImproperCmdTrapState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.2.1.1.1.58.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::cienaCesSystemConfigImproperCmdTrapState 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.58 | cienaCesSystemConfigImproperCmdTrapState | CIENA-CES-NOTIFICATIONS-CONTROL |