All MIBs › CIENA-CES-PM › cienaCesPmPersistenceInterval
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 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.2 | cienaCesPmPersistenceInterval | CIENA-CES-PM |