SONUS-TCAP-CLIENT-SERVICES-MIB

File: SONUS-TCAP-CLIENT-SERVICES-MIB.mib (7319 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SONUS-SMI
SONUS-TC

Imported symbols

Integer32 MODULE-IDENTITY OBJECT-TYPE
DisplayString RowStatus sonusServicesMIBs
PointCode SonusName

Defined Types

SonusScpAdmnEntry  
SEQUENCE    
  sonusScpAdmnIndex Integer32
  sonusScpAdmnName SonusName
  sonusScpAdmnCarrier DisplayString
  sonusScpAdmnNode DisplayString
  sonusScpAdmnPc PointCode
  sonusScpAdmnSsn Integer32
  sonusScpAdmnTimeout Integer32
  sonusScpAdmnType INTEGER
  sonusScpAdmnProtocol INTEGER
  sonusScpAdmnState INTEGER
  sonusScpAdmnRowStatus RowStatus

SonusScpStatEntry  
SEQUENCE    
  sonusScpStatIndex Integer32
  sonusScpStatQueryNum Integer32
  sonusScpStatQueryFailed Integer32

Defined Values

sonusTcapClientServicesMIB 1.3.6.1.4.1.2879.2.5.4
The MIB Module for TCAP Client Services Management.
MODULE-IDENTITY    

sonusTcapClientServicesMIBObjects 1.3.6.1.4.1.2879.2.5.4.1
OBJECT IDENTIFIER    

sonusScpAdmn 1.3.6.1.4.1.2879.2.5.4.1.1
OBJECT IDENTIFIER    

sonusScpAdmnNextIndex 1.3.6.1.4.1.2879.2.5.4.1.1.1
The next valid index to use when creating an entry in the sonusScpAdmnTable.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

sonusScpAdmnTable 1.3.6.1.4.1.2879.2.5.4.1.1.2
This table contains information about each SCP configured to provide a particular TCAP application service. A management entity may create rows for SCP that are anticipated to provide services in the future.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusScpAdmnEntry

sonusScpAdmnEntry 1.3.6.1.4.1.2879.2.5.4.1.1.2.1
This table describes the SCPs' configurations that GSX9000 node has access to their services.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SonusScpAdmnEntry  

sonusScpAdmnIndex 1.3.6.1.4.1.2879.2.5.4.1.1.2.1.1
A unique value for each SCP that is between 1 and maximum allowed
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

sonusScpAdmnName 1.3.6.1.4.1.2879.2.5.4.1.1.2.1.2
The name of the SCP.
Status: obsolete Access: read-write
OBJECT-TYPE    
  SonusName  

sonusScpAdmnCarrier 1.3.6.1.4.1.2879.2.5.4.1.1.2.1.3
The name of the carrier using this SCP.
Status: obsolete Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..23)  

sonusScpAdmnNode 1.3.6.1.4.1.2879.2.5.4.1.1.2.1.4
The name of the SS7 Node connecting to this SCP.
Status: obsolete Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..23)  

sonusScpAdmnPc 1.3.6.1.4.1.2879.2.5.4.1.1.2.1.5
The point code of this SCP
Status: obsolete Access: read-write
OBJECT-TYPE    
  PointCode  

sonusScpAdmnSsn 1.3.6.1.4.1.2879.2.5.4.1.1.2.1.6
The subsystem number of this SCP service
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32  

sonusScpAdmnTimeout 1.3.6.1.4.1.2879.2.5.4.1.1.2.1.7
The timeout value of this SCP service
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32  

sonusScpAdmnType 1.3.6.1.4.1.2879.2.5.4.1.1.2.1.8
The type of service of this SCP
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER tollfree(1), lnp(2), credit(3), authen(4)  

sonusScpAdmnProtocol 1.3.6.1.4.1.2879.2.5.4.1.1.2.1.9
The encoding/decoding protocol on top of TCAP
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER none(1), ain(2), inap(3)  

sonusScpAdmnState 1.3.6.1.4.1.2879.2.5.4.1.1.2.1.10
The configured state of the SCP.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

sonusScpAdmnRowStatus 1.3.6.1.4.1.2879.2.5.4.1.1.2.1.11
Tok_String
Status: obsolete Access: read-write
OBJECT-TYPE    
  RowStatus  

sonusScpStatTable 1.3.6.1.4.1.2879.2.5.4.1.2
This table contains status information about each SCP
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusScpStatEntry

sonusScpStatEntry 1.3.6.1.4.1.2879.2.5.4.1.2.1
This table describes the SCP stat
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SonusScpStatEntry  

sonusScpStatIndex 1.3.6.1.4.1.2879.2.5.4.1.2.1.1
Identifies the SCP
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

sonusScpStatQueryNum 1.3.6.1.4.1.2879.2.5.4.1.2.1.2
The total number of queries performed at the moment
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

sonusScpStatQueryFailed 1.3.6.1.4.1.2879.2.5.4.1.2.1.3
The total number of queries failed at the moment
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32