All MIBs › CIENA-CES-PM › cienaCesPmGlobalState
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 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.3 | cienaCesStatistics | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.3.1 | cienaCesPmMib | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.1 | cienaCesPmGlobal | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.1.1 | cienaCesPmGlobalState | CIENA-CES-PM |