CASCADE-MIB :: svcConfigIngressAddrXlateMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBsvcConfigIngressAddrXlateMode

svcConfigIngressAddrXlateMode

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::svcConfigIngressAddrXlateMode

OID (numeric): 1.3.6.1.4.1.277.5.2.1.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object determines the type of address translation, if any to occur for calls entering the network at this port.

The tunnelling mode reverses the actions of egress tunnelling. If a called subaddress is present, it will replace the called party address, which will be discarded. If a calling subaddress is present, it will replace the calling party address, which will be discarded.

The two translation modes are used for address interworking between networks using E.164 ATM Endsystem addresses and native ISDN E.164 addresses.

What is svcConfigIngressAddrXlateMode?

This read-write enumerated value determines the type of address translation applied to calls entering the network at this port, among disabled, tunnel, translate-e164-native-to-nsap, or translate-e164-nsap-to-native, with the description noting tunneling mode reverses egress tunneling: if a called subaddress is present it replaces the called party address (discarding the original), and likewise for a calling subaddress replacing the calling party address. This is the inbound-direction counterpart to svcConfigEgressAddrXlateMode, undoing whatever tunneling or translation was applied by a peer network's egress translation so the call presents correctly once inside this network. An engineer receiving calls from a peer network that tunnels addresses would set svcConfigIngressAddrXlateMode to tunnel(2) on the corresponding ingress port so the switch correctly unwraps the tunneled subaddress back into the primary address fields.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.1.1.8
snmpwalk -v2c -c public <target> CASCADE-MIB::svcConfigIngressAddrXlateMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.1.1.8.1
snmpget -v2c -c public <target> CASCADE-MIB::svcConfigIngressAddrXlateMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.277.5.2.1.1.8.1 i <value>

Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::svcConfigIngressAddrXlateMode OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.277cascadeCASCADE-MIB
1.3.6.1.4.1.277.5cascsvcCASCADE-MIB
1.3.6.1.4.1.277.5.2svcmgtCASCADE-MIB
1.3.6.1.4.1.277.5.2.1svcConfigTableCASCADE-MIB
1.3.6.1.4.1.277.5.2.1.1svcConfigEntryCASCADE-MIB
1.3.6.1.4.1.277.5.2.1.1.8svcConfigIngressAddrXlateModeCASCADE-MIB