All MIBs › CIENA-CES-PORT-MIB › cienaCesLogicalPortConfigPortIfIndex
cienaCesLogicalPortConfigPortIfIndex
Module: CIENA-CES-PORT-MIB
OID (symbolic): CIENA-CES-PORT-MIB::cienaCesLogicalPortConfigPortIfIndex
OID (numeric): 1.3.6.1.4.1.1271.2.1.1.1.1.1.1.10
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object indicates the corresponding ifNumber for the PGID in the standard IF-MIB.
What is cienaCesLogicalPortConfigPortIfIndex?
This is the bridge that lets an admin correlate this Ciena-proprietary port object with the standard IF-MIB ifTable row for the same physical interface. That matters because most generic SNMP monitoring tools, which only understand IF-MIB, index everything by ifIndex rather than by Ciena's PGID. For example, reading ifIndex 42 lets the admin pull ifInOctets and ifOutOctets from the standard IF-MIB table for this exact port to compare against Ciena-specific counters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.1.1.1.1.1.10 snmpwalk -v2c -c public <target> CIENA-CES-PORT-MIB::cienaCesLogicalPortConfigPortIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.1.1.1.1.1.10.1 snmpget -v2c -c public <target> CIENA-CES-PORT-MIB::cienaCesLogicalPortConfigPortIfIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesLogicalPortConfigPortIfIndex.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-PORT-MIB::cienaCesLogicalPortConfigPortIfIndex 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.1 | cienaCesPortConfigMIB | CIENA-CES-PORT-MIB |
| 1.3.6.1.4.1.1271.2.1.1.1 | cienaCesPortConfigMIBObjects | CIENA-CES-PORT-MIB |
| 1.3.6.1.4.1.1271.2.1.1.1.1 | cienaCesPortConfig | CIENA-CES-PORT-MIB |
| 1.3.6.1.4.1.1271.2.1.1.1.1.1 | cienaCesLogicalPortConfigTable | CIENA-CES-PORT-MIB |
| 1.3.6.1.4.1.1271.2.1.1.1.1.1.1 | cienaCesLogicalPortConfigEntry | CIENA-CES-PORT-MIB |
| 1.3.6.1.4.1.1271.2.1.1.1.1.1.1.10 | cienaCesLogicalPortConfigPortIfIndex | CIENA-CES-PORT-MIB |