All MIBs › CASCADE-MIB › svcConfigCgPtyScreenMode
svcConfigCgPtyScreenMode
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcConfigCgPtyScreenMode
OID (numeric): 1.3.6.1.4.1.277.5.2.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The type of screening to perform on the calling party number for calls entering the network at this port. Screening will be conducted by performing a bit-wise (for prefixes) or byte-wise (for addresses) comparison of the calling party number with the appropriate prefix or address database(s), as configured.
What is svcConfigCgPtyScreenMode?
This read-write enumerated value determines the type of screening performed on the calling party number for calls entering the network at this port, choosing among options like node-prefix, port-prefix, node-prefix-or-port-prefix, address, node-prefix-or-address, port-prefix-or-address, and a further combined option, where the switch performs a bit-wise (prefix) or byte-wise (address) comparison against the configured prefix/address databases. This is the access-control mechanism that decides whether an incoming call's claimed calling-party number is validated against known prefixes, known full addresses, or some combination, rejecting or flagging calls that don't match an authorized pattern. An engineer locking down a port so only calls presenting a calling number matching a specific corporate address block are accepted would set svcConfigCgPtyScreenMode to node-prefix(1) or address(4) depending on whether the authorized range is expressed as a prefix or exact addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.1.1.6 snmpwalk -v2c -c public <target> CASCADE-MIB::svcConfigCgPtyScreenMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.1.1.6.1 snmpget -v2c -c public <target> CASCADE-MIB::svcConfigCgPtyScreenMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.5.2.1.1.6.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::svcConfigCgPtyScreenMode 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.6 | svcConfigCgPtyScreenMode | CASCADE-MIB |