All MIBs › CIENA-CES-NOTIFICATIONS-CONTROL › cienaCesFileTransferCompletionTrapState
cienaCesFileTransferCompletionTrapState
Module: CIENA-CES-NOTIFICATIONS-CONTROL
OID (symbolic): CIENA-CES-NOTIFICATIONS-CONTROL::cienaCesFileTransferCompletionTrapState
OID (numeric): 1.3.6.1.4.1.1271.2.2.1.1.1.56
Node type: OBJECT-TYPE
Type: CienaGlobalState
Access: read-write
Description: Setting this object to 'disabled' causes cienaCesFTransferCompletion traps to be suppressed.
What is cienaCesFileTransferCompletionTrapState?
This CienaGlobalState object suppresses or enables the cienaCesFTransferCompletion trap, generated, per its description, when a file transfer such as a config backup, software image, or log pull completes. Because file transfers on network gear are often kicked off unattended by scripts or scheduled jobs, this trap is the mechanism that lets automation know the transfer finished, successfully or not, without polling. An automation team running nightly configuration backups across dozens of chassis would use this trap to trigger the next step in the pipeline as soon as each device's transfer completes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.2.1.1.1.56 snmpwalk -v2c -c public <target> CIENA-CES-NOTIFICATIONS-CONTROL::cienaCesFileTransferCompletionTrapState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.2.1.1.1.56.1 snmpget -v2c -c public <target> CIENA-CES-NOTIFICATIONS-CONTROL::cienaCesFileTransferCompletionTrapState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.2.1.1.1.56.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::cienaCesFileTransferCompletionTrapState 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.56 | cienaCesFileTransferCompletionTrapState | CIENA-CES-NOTIFICATIONS-CONTROL |