All MIBs › CIENA-CES-MCAST-FILTER-MIB › cienaCesMcastCurrentServiceInstances
cienaCesMcastCurrentServiceInstances
Module: CIENA-CES-MCAST-FILTER-MIB
OID (symbolic): CIENA-CES-MCAST-FILTER-MIB::cienaCesMcastCurrentServiceInstances
OID (numeric): 1.3.6.1.4.1.1271.2.1.37.1.3.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object represents the current number of IGMP service instances configured.
What is cienaCesMcastCurrentServiceInstances?
This reports how many multicast, IGMP, service instances are currently configured on the device right now, the live counterpart to the fixed maximum reported elsewhere. An admin doing capacity planning ahead of a new customer rollout compares this current count against the maximum to know exactly how much headroom remains before hitting the platform's service-instance limit. A value of 480 against a maximum of 512 would tell the admin only 32 more multicast-enabled services can be added before the device is at capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.37.1.3.2 snmpwalk -v2c -c public <target> CIENA-CES-MCAST-FILTER-MIB::cienaCesMcastCurrentServiceInstances
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.37.1.3.2.1 snmpget -v2c -c public <target> CIENA-CES-MCAST-FILTER-MIB::cienaCesMcastCurrentServiceInstances.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesMcastCurrentServiceInstances.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-MCAST-FILTER-MIB::cienaCesMcastCurrentServiceInstances 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.37 | cienaCesMcastFilterMIB | CIENA-CES-MCAST-FILTER-MIB |
| 1.3.6.1.4.1.1271.2.1.37.1 | cienaCesMcastFilterMIBObjects | CIENA-CES-MCAST-FILTER-MIB |
| 1.3.6.1.4.1.1271.2.1.37.1.3 | cienaCesMcastGlobalResources | CIENA-CES-MCAST-FILTER-MIB |
| 1.3.6.1.4.1.1271.2.1.37.1.3.2 | cienaCesMcastCurrentServiceInstances | CIENA-CES-MCAST-FILTER-MIB |