All MIBs › CIENA-CES-PM › cienaCesPmInstanceNextIndex
cienaCesPmInstanceNextIndex
Module: CIENA-CES-PM
OID (symbolic): CIENA-CES-PM::cienaCesPmInstanceNextIndex
OID (numeric): 1.3.6.1.4.1.1271.2.3.1.2.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object contains an unused value for cienaCesPmInstanceIndex, or a zero to indicate that none exist. When creating a PM instance entry in the cienaCesPmInstanceTable, the cienaCesPmNextAvailablePmInstanceIndex value may be used for cienaCesPmInstanceIndex in the new table entry.
What is cienaCesPmInstanceNextIndex?
This read-only Unsigned32 supplies an unused value for cienaCesPmInstanceIndex, or zero if none exist, per its description, intended to be used when creating a new row in the cienaCesPmInstanceTable so the manager doesn't have to guess at an available index. This is purely a provisioning convenience object rather than something reflecting live PM data; reading zero would actually mean the table is completely full of used indices rather than that no PM instances exist. An automation script provisioning a new PM instance via SNMP would read this object first to obtain a safe, currently-unused index value to use in the row it's about to create.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.2.1 snmpwalk -v2c -c public <target> CIENA-CES-PM::cienaCesPmInstanceNextIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.2.1.1 snmpget -v2c -c public <target> CIENA-CES-PM::cienaCesPmInstanceNextIndex.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::cienaCesPmInstanceNextIndex 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.2 | cienaCesPmMIBObjects | CIENA-CES-PM |
| 1.3.6.1.4.1.1271.2.3.1.2.1 | cienaCesPmInstanceNextIndex | CIENA-CES-PM |