All MIBs › CIENA-CES-MPLS-MIB › cienaCesMplsPwType
cienaCesMplsPwType
Module: CIENA-CES-MPLS-MIB
OID (symbolic): CIENA-CES-MPLS-MIB::cienaCesMplsPwType
OID (numeric): 1.3.6.1.4.1.1271.2.1.18.1.4.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This represents the pseudowire type raw or tagged
What is cienaCesMplsPwType?
This specifies the pseudowire's Layer 2 emulation type -- raw(1), where Ethernet frames are carried without their VLAN tag being preserved end-to-end, tagged(2), where VLAN tags are preserved across the pseudowire, or tdm(3), circuit emulation for legacy TDM/SONET-style traffic rather than Ethernet at all. This setting directly determines what a customer will see at the far end: a tagged PW preserves their VLAN structure across the provider network, while a raw PW strips it, and a mismatch between the configured type and what the customer's equipment expects will show up as either missing VLAN tags or unexpected double-tagging. A customer reporting their VLAN tags are disappearing across a supposedly Ethernet service is describing exactly the symptom of this being set to raw when tagged was expected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.18.1.4.1.1.16 snmpwalk -v2c -c public <target> CIENA-CES-MPLS-MIB::cienaCesMplsPwType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.18.1.4.1.1.16.1 snmpget -v2c -c public <target> CIENA-CES-MPLS-MIB::cienaCesMplsPwType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesMplsPwType.1
Start monitoring Ciena Carrier Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-MPLS-MIB::cienaCesMplsPwType OID value, configure state conditions and alerts, and monitor any Ciena Carrier Ethernet switches 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.18 | cienaCesMplsMIB | CIENA-CES-MPLS-MIB |
| 1.3.6.1.4.1.1271.2.1.18.1 | cienaCesMplsMIBObjects | CIENA-CES-MPLS-MIB |
| 1.3.6.1.4.1.1271.2.1.18.1.4 | cienaCesMplsPw | CIENA-CES-MPLS-MIB |
| 1.3.6.1.4.1.1271.2.1.18.1.4.1 | cienaCesMplsPwTable | CIENA-CES-MPLS-MIB |
| 1.3.6.1.4.1.1271.2.1.18.1.4.1.1 | cienaCesMplsPwEntry | CIENA-CES-MPLS-MIB |
| 1.3.6.1.4.1.1271.2.1.18.1.4.1.1.16 | cienaCesMplsPwType | CIENA-CES-MPLS-MIB |