All MIBs › CIENA-CES-MPLS-MIB › cienaCesMplsStaticIngressTunnelDestIpAddr
cienaCesMplsStaticIngressTunnelDestIpAddr
Module: CIENA-CES-MPLS-MIB
OID (symbolic): CIENA-CES-MPLS-MIB::cienaCesMplsStaticIngressTunnelDestIpAddr
OID (numeric): 1.3.6.1.4.1.1271.2.1.18.1.1.2.1.7
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: Destination IP address of the static encap tunnel. If not specified, the static encap tunnel inherits the IP address of the tunnel-group. This object cannot be modified once the static encap tunnel entry is created.
What is cienaCesMplsStaticIngressTunnelDestIpAddr?
This object specifies the destination IP address of the static encap tunnel, inheriting the tunnel-group's address if left unset, and as the description notes it cannot be modified once the tunnel entry has been created. This immutability matters operationally: getting the destination PE address wrong at creation time means deleting and recreating the entire tunnel entry rather than simply correcting one field, which is worth knowing before scripting bulk tunnel provisioning. For example, a destination of 10.0.99.1 identifies the specific far-end PE loopback this LSP is meant to terminate on, and a typo there requires a full recreate to fix.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.18.1.1.2.1.7 snmpwalk -v2c -c public <target> CIENA-CES-MPLS-MIB::cienaCesMplsStaticIngressTunnelDestIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.18.1.1.2.1.7.1 snmpget -v2c -c public <target> CIENA-CES-MPLS-MIB::cienaCesMplsStaticIngressTunnelDestIpAddr.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::cienaCesMplsStaticIngressTunnelDestIpAddr 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.1 | cienaCesMpls | CIENA-CES-MPLS-MIB |
| 1.3.6.1.4.1.1271.2.1.18.1.1.2 | cienaCesMplsStaticIngressTunnelTable | CIENA-CES-MPLS-MIB |
| 1.3.6.1.4.1.1271.2.1.18.1.1.2.1 | cienaCesMplsStaticIngressTunnelEntry | CIENA-CES-MPLS-MIB |
| 1.3.6.1.4.1.1271.2.1.18.1.1.2.1.7 | cienaCesMplsStaticIngressTunnelDestIpAddr | CIENA-CES-MPLS-MIB |