All MIBs › CASCADE-MIB › svcConfigEgressAddrXlateMode
svcConfigEgressAddrXlateMode
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcConfigEgressAddrXlateMode
OID (numeric): 1.3.6.1.4.1.277.5.2.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object determines the type of address translation, if any to occur for calls exiting the network at this port.
The tunnelling mode will screen the called address against the prefixes configured for this port. If no match is found, no action is taken. If a remote gateway address is configured for the matching prefix entry, the called party address will be tunnelled as a called subaddress and the configured remote gateway address will be inserted as the called party address. If a local gateway address is configured for the matching prefix entry, the calling party address, if present, will be tunnelled as a calling subaddress and the configured local gateway address, if present, will be inserted as the calling party.
The replacement mode will operate as does the tunnelling mode, except the original called and calling party addresses 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 svcConfigEgressAddrXlateMode?
This read-write enumerated value determines the type of address translation applied to calls exiting the network at this port, among disabled, tunnel-when-called-party-matches-prefix, replace-when-called-party-matches-prefix, translate-e164-native-to-nsap, or translate-e164-nsap-to-native, with the description explaining that tunneling mode screens the called address against configured prefixes and, if a remote gateway address is configured for a matching prefix, tunnels the called party as a called subaddress while inserting the remote gateway address as the new called party. This lets the network transparently interconnect E.164 and ATM-NSAP addressing domains, or redirect specific called-party ranges toward a designated gateway, without requiring the calling or called endpoints to be aware of the translation. An engineer bridging calls from an E.164-addressed access network toward an ATM-NSAP-addressed core would set svcConfigEgressAddrXlateMode to translate-e164-native-to-nsap(4) so outbound calls are automatically converted to the format the core network expects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.1.1.7 snmpwalk -v2c -c public <target> CASCADE-MIB::svcConfigEgressAddrXlateMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.1.1.7.1 snmpget -v2c -c public <target> CASCADE-MIB::svcConfigEgressAddrXlateMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.5.2.1.1.7.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::svcConfigEgressAddrXlateMode 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 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.5 | cascsvc | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2 | svcmgt | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2.1 | svcConfigTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2.1.1 | svcConfigEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2.1.1.7 | svcConfigEgressAddrXlateMode | CASCADE-MIB |