All MIBs › CASCADE-MIB › svcPrefixLocalGatewayAddress
svcPrefixLocalGatewayAddress
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcPrefixLocalGatewayAddress
OID (numeric): 1.3.6.1.4.1.277.5.1.2.1.6
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 svcPrefixLocalGatewayAddress?
This read-write OCTET STRING (0 to 20 bytes) is relevant only for inter-network gateway ports, used to replace the calling party number when egress address translation is configured to the appropriate mode, coded as 1-15 ASCII octets for E.164 or 20 binary octets for ATM-endsystem addresses. This lets an admin present a different (e.g., network-owned gateway) calling address to the far network rather than exposing the original internal caller's real address, similar in purpose to NAT for telephony/ATM signaling. An engineer configuring calling-party privacy at a network boundary would set svcPrefixLocalGatewayAddress to the gateway's own published number so outbound calls appear to originate from the gateway rather than revealing internal caller addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.1.2.1.6 snmpwalk -v2c -c public <target> CASCADE-MIB::svcPrefixLocalGatewayAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.1.2.1.6.1 snmpget -v2c -c public <target> CASCADE-MIB::svcPrefixLocalGatewayAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.5.1.2.1.6.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::svcPrefixLocalGatewayAddress 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.6 | svcPrefixLocalGatewayAddress | CASCADE-MIB |