CIENA-CES-PM :: cienaCesPmIntervalProfileNextIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIENA-CES-PMcienaCesPmIntervalProfileNextIndex

cienaCesPmIntervalProfileNextIndex

Module: CIENA-CES-PM

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

OID (numeric): 1.3.6.1.4.1.1271.2.3.1.3.1.1

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: This object contains an unused value for cienaCesPmIntervalProfileIndex, or zero to indicate that no index is available (table full). When creating an interval profile in the cienaCesPmIntervalProfileTable, this object may be used to determine an appropriate value for the cienaCesPmIntervalProfileIndex object.

What is cienaCesPmIntervalProfileNextIndex?

This Unsigned32 (0..2147483647) hands back an index value that is not currently used in cienaCesPmIntervalProfileTable, or zero if the table is completely full, per its DESCRIPTION. Rather than an admin guessing at an unused profile number and risking a clash with another profile someone else just created, a management application reads this object immediately before a row-creation SET, so the create-and-go sequence is race-free even with two people configuring PM interval profiles at the same time. For example, this object returning 6 tells the provisioning script to create the new interval profile at cienaCesPmIntervalProfileIndex.6 rather than colliding with the 1 through 5 already in use.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.3.1.1
snmpwalk -v2c -c public <target> CIENA-CES-PM::cienaCesPmIntervalProfileNextIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.3.1.1.1
snmpget -v2c -c public <target> CIENA-CES-PM::cienaCesPmIntervalProfileNextIndex.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::cienaCesPmIntervalProfileNextIndex 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.3cienaCesPmThresholdCIENA-CES-PM
1.3.6.1.4.1.1271.2.3.1.3.1cienaCesPmIntervalProfileCIENA-CES-PM
1.3.6.1.4.1.1271.2.3.1.3.1.1cienaCesPmIntervalProfileNextIndexCIENA-CES-PM