All MIBs › CIENA-CES-MPLS-MIB › cienaCesMplsPwBandwidthState
cienaCesMplsPwBandwidthState
Module: CIENA-CES-MPLS-MIB
OID (symbolic): CIENA-CES-MPLS-MIB::cienaCesMplsPwBandwidthState
OID (numeric): 1.3.6.1.4.1.1271.2.1.18.1.4.1.1.57
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This represents the Bandwidth state of pseudowire
What is cienaCesMplsPwBandwidthState?
This reports the current state of this pseudowire's bandwidth reservation lifecycle -- for example none(1) if no bandwidth has been requested, configured(2) if a value has been set but not yet processed, notRequired(3) if the PW doesn't need a bandwidth reservation at all, or admitted(4) if the requested bandwidth has been successfully accepted and reserved by the underlying tunnel's admission control. This state machine tells an admin exactly where in the reservation process a pseudowire's bandwidth request currently sits, which is especially useful when a PW's configured bandwidth doesn't seem to be reflected operationally -- checking this state clarifies whether the request was rejected, is still pending, or was never actually required in the first place. A pseudowire stuck showing configured(2) rather than progressing to admitted(4) suggests the underlying tunnel doesn't have enough unreserved capacity to admit the requested bandwidth.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.18.1.4.1.1.57 snmpwalk -v2c -c public <target> CIENA-CES-MPLS-MIB::cienaCesMplsPwBandwidthState
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.57.1 snmpget -v2c -c public <target> CIENA-CES-MPLS-MIB::cienaCesMplsPwBandwidthState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesMplsPwBandwidthState.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::cienaCesMplsPwBandwidthState 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.57 | cienaCesMplsPwBandwidthState | CIENA-CES-MPLS-MIB |