All MIBs › CIENA-CES-MPLS-MIB › cienaCesGmplsStaticTransitCoroutedTunnelReverseIncomingPackets
cienaCesGmplsStaticTransitCoroutedTunnelReverseIncomingPackets
Module: CIENA-CES-MPLS-MIB
OID (symbolic): CIENA-CES-MPLS-MIB::cienaCesGmplsStaticTransitCoroutedTunnelReverseIncomingPackets
OID (numeric): 1.3.6.1.4.1.1271.2.1.18.1.2.10.1.28
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The number of reverse direction incoming packets for the given transit tunnel. This object is supported only on specific platforms.
What is cienaCesGmplsStaticTransitCoroutedTunnelReverseIncomingPackets?
This is a running count of reverse-direction packets that have entered this transit tunnel at this node, and per its own description it's only populated on certain platforms. Since this is an Unsigned32 counter, it wraps back to zero after roughly 4.3 billion packets, so on a busy core tunnel a monitoring system needs to poll it often enough to catch each wrap and compute a proper rate rather than reading it as a lifetime total. A busy transit tunnel might show roughly 600,637,190 reverse-direction packets counted since the counter last wrapped or was reset.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.18.1.2.10.1.28 snmpwalk -v2c -c public <target> CIENA-CES-MPLS-MIB::cienaCesGmplsStaticTransitCoroutedTunnelReverseIncomingPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.18.1.2.10.1.28.1 snmpget -v2c -c public <target> CIENA-CES-MPLS-MIB::cienaCesGmplsStaticTransitCoroutedTunnelReverseIncomingPackets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesGmplsStaticTransitCoroutedTunnelReverseIncomingPackets.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::cienaCesGmplsStaticTransitCoroutedTunnelReverseIncomingPackets 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.2 | cienaCesGmpls | CIENA-CES-MPLS-MIB |
| 1.3.6.1.4.1.1271.2.1.18.1.2.10 | cienaCesGmplsStaticTransitCoroutedTunnelTable | CIENA-CES-MPLS-MIB |
| 1.3.6.1.4.1.1271.2.1.18.1.2.10.1 | cienaCesGmplsStaticTransitCoroutedTunnelEntry | CIENA-CES-MPLS-MIB |
| 1.3.6.1.4.1.1271.2.1.18.1.2.10.1.28 | cienaCesGmplsStaticTransitCoroutedTunnelReverseIncomingPackets | CIENA-CES-MPLS-MIB |