All MIBs › CIENA-CES-BENCHMARK-MIB › cienaCesBenchmarkEntityEntryNumTestInstancesEnabled
cienaCesBenchmarkEntityEntryNumTestInstancesEnabled
Module: CIENA-CES-BENCHMARK-MIB
OID (symbolic): CIENA-CES-BENCHMARK-MIB::cienaCesBenchmarkEntityEntryNumTestInstancesEnabled
OID (numeric): 1.3.6.1.4.1.1271.2.1.39.1.1.2.1.16
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Number of test instances currently enabled.
What is cienaCesBenchmarkEntityEntryNumTestInstancesEnabled?
Exactly as described, this is a live count of how many of this entity's test instances are currently in the enabled state. For a reflector entity, enabled is the operative armed state since reflectors don't run, so this per-entity count is the direct indicator of how many of that port's reflector test points are actually ready to loop back traffic right now. For example, an entity with 6 configured test instances but only 2 enabled would mean 4 potential test paths through that port are currently dormant and won't respond to incoming test traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.39.1.1.2.1.16 snmpwalk -v2c -c public <target> CIENA-CES-BENCHMARK-MIB::cienaCesBenchmarkEntityEntryNumTestInstancesEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.39.1.1.2.1.16.1 snmpget -v2c -c public <target> CIENA-CES-BENCHMARK-MIB::cienaCesBenchmarkEntityEntryNumTestInstancesEnabled.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesBenchmarkEntityEntryNumTestInstancesEnabled.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-BENCHMARK-MIB::cienaCesBenchmarkEntityEntryNumTestInstancesEnabled 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.2 | cienaCesBenchmarkEntityTable | CIENA-CES-BENCHMARK-MIB |
| 1.3.6.1.4.1.1271.2.1.39.1.1.2.1 | cienaCesBenchmarkEntityEntry | CIENA-CES-BENCHMARK-MIB |
| 1.3.6.1.4.1.1271.2.1.39.1.1.2.1.16 | cienaCesBenchmarkEntityEntryNumTestInstancesEnabled | CIENA-CES-BENCHMARK-MIB |