All MIBs › CASCADE-MIB › svcConfigCgPtyPresentationMode
svcConfigCgPtyPresentationMode
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcConfigCgPtyPresentationMode
OID (numeric): 1.3.6.1.4.1.277.5.2.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object controls the circumstances under which the calling party number shall be presented at the egress port of the network.
What is svcConfigCgPtyPresentationMode?
This read-write enumerated value controls the circumstances under which the calling party number is presented at the egress port of the network, choosing among user (respect the calling party's own presentation-restriction preference, i.e., honor caller-ID blocking requests), never (always suppress the calling-party number regardless of the caller's preference), or always (always present it regardless of the caller's preference). This governs calling-line-identification privacy policy at the network's edge, similar in concept to caller-ID/CLIR handling in telephony. An engineer configuring a port toward a business customer who contractually requires calling-party numbers to always be visible, overriding individual callers' privacy requests, would set svcConfigCgPtyPresentationMode to always(3).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.1.1.9 snmpwalk -v2c -c public <target> CASCADE-MIB::svcConfigCgPtyPresentationMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.1.1.9.1 snmpget -v2c -c public <target> CASCADE-MIB::svcConfigCgPtyPresentationMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.5.2.1.1.9.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::svcConfigCgPtyPresentationMode 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.9 | svcConfigCgPtyPresentationMode | CASCADE-MIB |