CIENA-CES-PM :: cienaCesPmGlobalState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIENA-CES-PMcienaCesPmGlobalState

cienaCesPmGlobalState

Module: CIENA-CES-PM

OID (symbolic): CIENA-CES-PM::cienaCesPmGlobalState

OID (numeric): 1.3.6.1.4.1.1271.2.3.1.1.1

Node type: OBJECT-TYPE

Type: CienaGlobalState

Access: read-write

Description: This object allows the user to globally configure the PM administrative state. This object must be enabled in order for a PM instance to be operationally enabled.

What is cienaCesPmGlobalState?

This read-write CienaGlobalState object is the master switch that globally enables or disables the entire Performance Monitoring (PM) subsystem on the device, per its description, and must be set to enabled before any individual PM instance defined in the instance table can itself become operationally enabled. This means a correctly-configured PM instance can still show an operational state of disabled simply because this global gate is off, which is a common first troubleshooting step. An engineer wondering why none of several correctly-provisioned PM instances are collecting data would check this global state before investigating any individual instance's own configuration.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.1.1
snmpwalk -v2c -c public <target> CIENA-CES-PM::cienaCesPmGlobalState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.1.1.1
snmpget -v2c -c public <target> CIENA-CES-PM::cienaCesPmGlobalState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.3.1.1.1.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesPmGlobalState.1

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-PM::cienaCesPmGlobalState 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.1271cienaCIENA-SMI
1.3.6.1.4.1.1271.2cienaCesCIENA-SMI
1.3.6.1.4.1.1271.2.3cienaCesStatisticsCIENA-SMI
Numeric OIDNameModule
1.3.6.1.4.1.1271.2.3.1cienaCesPmMibCIENA-CES-PM
1.3.6.1.4.1.1271.2.3.1.1cienaCesPmGlobalCIENA-CES-PM
1.3.6.1.4.1.1271.2.3.1.1.1cienaCesPmGlobalStateCIENA-CES-PM