All MIBs › CASCADE-MIB › svcConfigCgPtyInsertionAddress
svcConfigCgPtyInsertionAddress
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcConfigCgPtyInsertionAddress
OID (numeric): 1.3.6.1.4.1.277.5.2.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The calling party address to use in conjunction with the calling party insertion function. E.164 addresses are coded as 15 ASCII octets, utilizing leading ASCII '0' characters, as necessary. Atm-endsystem addresses are coded as 20 octet binary addresses.
What is svcConfigCgPtyInsertionAddress?
This read-write OCTET STRING (15 to 20 bytes) is the calling party address used in conjunction with the calling party insertion function set via svcConfigCgPtyInsertionMode, with E.164 addresses coded as exactly 15 ASCII octets (using leading '0' padding as needed) and ATM-endsystem addresses as 20 binary octets. This is the actual value that gets inserted or substituted as the calling-party identity when insertion/replacement mode is active. An engineer configuring calling-party replacement for a customer port would set svcConfigCgPtyInsertionAddress to the specific 15-digit padded E.164 number the network should present on that port's outgoing calls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.1.1.4 snmpwalk -v2c -c public <target> CASCADE-MIB::svcConfigCgPtyInsertionAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.1.1.4.1 snmpget -v2c -c public <target> CASCADE-MIB::svcConfigCgPtyInsertionAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.5.2.1.1.4.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::svcConfigCgPtyInsertionAddress 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.4 | svcConfigCgPtyInsertionAddress | CASCADE-MIB |