All MIBs › SONUS-TCAP-CLIENT-SERVICES-MIB › sonusScpAdmnNextIndex
sonusScpAdmnNextIndex
Module: SONUS-TCAP-CLIENT-SERVICES-MIB
OID (symbolic): SONUS-TCAP-CLIENT-SERVICES-MIB::sonusScpAdmnNextIndex
OID (numeric): 1.3.6.1.4.1.2879.2.5.4.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The next valid index to use when creating an entry in the sonusScpAdmnTable.
What is sonusScpAdmnNextIndex?
This read-only integer returns the next available index a management station should use when creating a new row in the sonusScpAdmnTable of SCP (Service Control Point) configurations. Since TCAP client services have since been removed from the GSX platform, this object was used to avoid index collisions when provisioning new SCP entries for services like toll-free or LNP lookups. A provisioning script would read this OID first, get back a value like 5, and use 5 as the new sonusScpAdmnIndex when creating the next SCP row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2879.2.5.4.1.1.1 snmpwalk -v2c -c public <target> SONUS-TCAP-CLIENT-SERVICES-MIB::sonusScpAdmnNextIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2879.2.5.4.1.1.1.1 snmpget -v2c -c public <target> SONUS-TCAP-CLIENT-SERVICES-MIB::sonusScpAdmnNextIndex.1
Start monitoring Sonus Networks (Ribbon Communications) softswitches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SONUS-TCAP-CLIENT-SERVICES-MIB::sonusScpAdmnNextIndex OID value, configure state conditions and alerts, and monitor any Sonus Networks (Ribbon Communications) softswitches from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.2879 | sonus | SONUS-SMI |
| 1.3.6.1.4.1.2879.2 | sonusMgmt | SONUS-SMI |
| 1.3.6.1.4.1.2879.2.5 | sonusServicesMIBs | SONUS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2879.2.5.4 | sonusTcapClientServicesMIB | SONUS-TCAP-CLIENT-SERVICES-MIB |
| 1.3.6.1.4.1.2879.2.5.4.1 | sonusTcapClientServicesMIBObjects | SONUS-TCAP-CLIENT-SERVICES-MIB |
| 1.3.6.1.4.1.2879.2.5.4.1.1 | sonusScpAdmn | SONUS-TCAP-CLIENT-SERVICES-MIB |
| 1.3.6.1.4.1.2879.2.5.4.1.1.1 | sonusScpAdmnNextIndex | SONUS-TCAP-CLIENT-SERVICES-MIB |