All MIBs › CIENA-CES-MODULE-MIB › cienaCesModuleTrapState
cienaCesModuleTrapState
Module: CIENA-CES-MODULE-MIB
OID (symbolic): CIENA-CES-MODULE-MIB::cienaCesModuleTrapState
OID (numeric): 1.3.6.1.4.1.1271.2.1.2.1.2.1.1.16
Node type: OBJECT-TYPE
Type: CienaGlobalState
Access: read-write
Description: This object indicates whether the device generates notifications for this module.
What is cienaCesModuleTrapState?
This read-write object controls whether the device generates SNMP notifications for a specific module, as the description states. Because it's writable, an admin can proactively silence trap floods from one module known to be flapping during a planned hot-swap or repair, without having to disable notifications chassis-wide and risk missing an unrelated alarm elsewhere. For example, setting disabled(2) on a card just before pulling it for replacement avoids a burst of insertion/removal traps cluttering the NMS during the swap window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.2.1.2.1.1.16 snmpwalk -v2c -c public <target> CIENA-CES-MODULE-MIB::cienaCesModuleTrapState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.2.1.2.1.1.16.1 snmpget -v2c -c public <target> CIENA-CES-MODULE-MIB::cienaCesModuleTrapState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.1.2.1.2.1.1.16.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesModuleTrapState.1
Start monitoring Ciena Carrier Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-MODULE-MIB::cienaCesModuleTrapState OID value, configure state conditions and alerts, and monitor any Ciena Carrier Ethernet switches 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.2 | cienaCesModuleMIB | CIENA-CES-MODULE-MIB |
| 1.3.6.1.4.1.1271.2.1.2.1 | cienaCesModuleMIBObjects | CIENA-CES-MODULE-MIB |
| 1.3.6.1.4.1.1271.2.1.2.1.2 | cienaCesModule | CIENA-CES-MODULE-MIB |
| 1.3.6.1.4.1.1271.2.1.2.1.2.1 | cienaCesModuleTable | CIENA-CES-MODULE-MIB |
| 1.3.6.1.4.1.1271.2.1.2.1.2.1.1 | cienaCesModuleEntry | CIENA-CES-MODULE-MIB |
| 1.3.6.1.4.1.1271.2.1.2.1.2.1.1.16 | cienaCesModuleTrapState | CIENA-CES-MODULE-MIB |