CISCO-SP-MIB :: cSpAclType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SP-MIBcSpAclType

cSpAclType

Module: CISCO-SP-MIB

OID (symbolic): CISCO-SP-MIB::cSpAclType

OID (numeric): 1.3.6.1.4.1.9.10.73.1.5.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This indicates which columns are used in determining the matching criteria for this access control.

'dpc' : cSpAclDpc and cSpAclDpcMask are the relevant columns. The packet is compared to cSpAclDpc in conjunction with cSpAclDpcMask to determine if the packet matches this access control. 'opc' : cSpAclOpc and cSpAclOpcMask are the relevant columns. The packet is compared to cSpAclOpc in conjunction with cSpAclOpcMask to determine if the packet matches this access control. 'pattern' : cSpAclPattern and cSpAclOffset are the relevant columns. The matching criteria is based on matching the pattern specified by cSpAclPattern at offset cSpAclOffset from the start of the packet. 'sio' : cSpAclSi is the relevant column. The SIO field of the packet is compared to cSpAclSi and a match is based on equality.

What is cSpAclType?

Read-only value indicating which set of columns (such as destination point code and mask) is used to define the matching criteria for a given signalling access control list entry.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.73.1.5.1.1.3
snmpwalk -v2c -c public <target> CISCO-SP-MIB::cSpAclType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.73.1.5.1.1.3.1
snmpget -v2c -c public <target> CISCO-SP-MIB::cSpAclType.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cSpAclType.1

Start monitoring Cisco IOS SS7 offload platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SP-MIB::cSpAclType OID value, configure state conditions and alerts, and monitor any Cisco IOS SS7 offload platforms from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.10ciscoExperimentCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.10.73ciscoSpMIBCISCO-SP-MIB
1.3.6.1.4.1.9.10.73.1ciscoSpMIBObjectsCISCO-SP-MIB
1.3.6.1.4.1.9.10.73.1.5cSpAccessControlListCISCO-SP-MIB
1.3.6.1.4.1.9.10.73.1.5.1cSpAclTableCISCO-SP-MIB
1.3.6.1.4.1.9.10.73.1.5.1.1cSpAclTableEntryCISCO-SP-MIB
1.3.6.1.4.1.9.10.73.1.5.1.1.3cSpAclTypeCISCO-SP-MIB