All MIBs › CASCADE-MIB › svcPrefixRemoteGatewayAddress
svcPrefixRemoteGatewayAddress
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcPrefixRemoteGatewayAddress
OID (numeric): 1.3.6.1.4.1.277.5.1.2.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This object is only relevant for ports connecting this network to another network and is used to replace the calling party number when egress address translation is configured to the appropriate mode. E.164 addresses are coded as 1-15 ASCII octets Atm-endsystem addresses are coded as 20 octet binary addresses.
What is svcPrefixRemoteGatewayAddress?
This read-write OCTET STRING (1 to 20 bytes) is the remote-network counterpart to svcPrefixLocalGatewayAddress, used to replace the calling party number for calls exiting the network at this port when egress address translation is in the appropriate mode, using the same E.164/ATM-endsystem encoding. Where the local gateway address substitutes this network's own presented number, the remote gateway address is used when tunneling or translating toward a specific remote gateway on the far network. An engineer configuring address translation toward a specific known peer gateway would set svcPrefixRemoteGatewayAddress to that peer's gateway address so translated calls are correctly directed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.1.2.1.8 snmpwalk -v2c -c public <target> CASCADE-MIB::svcPrefixRemoteGatewayAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.1.2.1.8.1 snmpget -v2c -c public <target> CASCADE-MIB::svcPrefixRemoteGatewayAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.5.1.2.1.8.1 s <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::svcPrefixRemoteGatewayAddress 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.1 | svcaddress | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1.2 | svcPrefixTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1.2.1 | svcPrefixEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.1.2.1.8 | svcPrefixRemoteGatewayAddress | CASCADE-MIB |