All MIBs › CIENA-CES-PORT-MIB › cienaCesLogicalPortConfigPortType
cienaCesLogicalPortConfigPortType
Module: CIENA-CES-PORT-MIB
OID (symbolic): CIENA-CES-PORT-MIB::cienaCesLogicalPortConfigPortType
OID (numeric): 1.3.6.1.4.1.1271.2.1.1.1.1.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The port type for the port.
What is cienaCesLogicalPortConfigPortType?
This tells the admin the underlying physical port technology, such as plain copper Fast Ethernet versus a 100BASE-FX fiber interface. That matters when planning what transceiver or cable is compatible, or when a port shows unexpected errors that might simply be a type mismatch with what's plugged in. For example, a port type reading 'hundredFx' but a copper RJ45 cable plugged in would immediately explain a link that never comes up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.1.1.1.1.1.9 snmpwalk -v2c -c public <target> CIENA-CES-PORT-MIB::cienaCesLogicalPortConfigPortType
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.9.1 snmpget -v2c -c public <target> CIENA-CES-PORT-MIB::cienaCesLogicalPortConfigPortType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesLogicalPortConfigPortType.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::cienaCesLogicalPortConfigPortType 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.9 | cienaCesLogicalPortConfigPortType | CIENA-CES-PORT-MIB |