CIENA-CES-PM :: cienaCesPmPersistenceInterval

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIENA-CES-PMcienaCesPmPersistenceInterval

cienaCesPmPersistenceInterval

Module: CIENA-CES-PM

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

OID (numeric): 1.3.6.1.4.1.1271.2.3.1.1.2

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description: This object allows the user to globally configure the PM persistence interval.

What is cienaCesPmPersistenceInterval?

This read-write Unsigned32, in seconds (60 to 86400), globally configures how often PM data is persisted to storage, per its description, trading off data durability against write overhead, a short interval protects more recent data against loss on a reboot or crash, while a longer interval reduces flash/storage wear and write frequency. An engineer running PM on a device where storage write-cycle wear matters, relying on internal flash rather than USB, would set this toward the higher end of the range to reduce wear, accepting that up to that many seconds of the most recent PM data could be lost on an unexpected reset.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.1.2
snmpwalk -v2c -c public <target> CIENA-CES-PM::cienaCesPmPersistenceInterval

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.1.1.2.1
snmpget -v2c -c public <target> CIENA-CES-PM::cienaCesPmPersistenceInterval.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.3.1.1.2.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesPmPersistenceInterval.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::cienaCesPmPersistenceInterval 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.2cienaCesPmPersistenceIntervalCIENA-CES-PM