All MIBs › CIENA-CES-BENCHMARK-MIB › cienaCesBenchmarkEntityStatsEntryClear
cienaCesBenchmarkEntityStatsEntryClear
Module: CIENA-CES-BENCHMARK-MIB
OID (symbolic): CIENA-CES-BENCHMARK-MIB::cienaCesBenchmarkEntityStatsEntryClear
OID (numeric): 1.3.6.1.4.1.1271.2.1.39.1.1.3.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Set to true to clear all port and/or global fpga counters for the given entity. Clear is only allowed for a reflector if no test instances are enabled, and for a generator if no test instances are running. The value is reset to False once the transaction is completed. This has been obsoleted by cienaCesBenchmarkEntityEntryClearStats.
What is cienaCesBenchmarkEntityStatsEntryClear?
Exactly as described, this is a legacy write-true trigger that cleared all port and global FPGA counters for a given entity, subject to the same enabled/running guard as its replacement, and automatically reset to false once processed. Because the description explicitly flags this object as obsoleted in favor of cienaCesBenchmarkEntityEntryClearStats, seeing this object still present but never touched on a live device usually means the management software hasn't yet been updated to use the newer object, not that the clear function itself has stopped working. For example, an older provisioning script still setting this legacy object to true will still successfully clear counters on current firmware, but should be migrated to the newer ClearStats object to avoid relying on a deprecated field.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.39.1.1.3.1.1 snmpwalk -v2c -c public <target> CIENA-CES-BENCHMARK-MIB::cienaCesBenchmarkEntityStatsEntryClear
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.39.1.1.3.1.1.1 snmpget -v2c -c public <target> CIENA-CES-BENCHMARK-MIB::cienaCesBenchmarkEntityStatsEntryClear.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.1.39.1.1.3.1.1.1 s <value>
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-BENCHMARK-MIB::cienaCesBenchmarkEntityStatsEntryClear 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.1 | cienaCesConfig | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.1.39 | cienaCesBenchmarkMIB | CIENA-CES-BENCHMARK-MIB |
| 1.3.6.1.4.1.1271.2.1.39.1 | cienaCesBenchmarkMIBObjects | CIENA-CES-BENCHMARK-MIB |
| 1.3.6.1.4.1.1271.2.1.39.1.1 | cienaCesBenchmarkModule | CIENA-CES-BENCHMARK-MIB |
| 1.3.6.1.4.1.1271.2.1.39.1.1.3 | cienaCesBenchmarkEntityStatsTable | CIENA-CES-BENCHMARK-MIB |
| 1.3.6.1.4.1.1271.2.1.39.1.1.3.1 | cienaCesBenchmarkEntityStatsEntry | CIENA-CES-BENCHMARK-MIB |
| 1.3.6.1.4.1.1271.2.1.39.1.1.3.1.1 | cienaCesBenchmarkEntityStatsEntryClear | CIENA-CES-BENCHMARK-MIB |