SALIX-MGMCP-MIB

File: SALIX-MGMCP-MIB.mib (12673 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB SNMPv2-CONF
SALIX-MIB

Imported symbols

OBJECT-TYPE Integer32 IpAddress
Counter32 MODULE-IDENTITY DisplayString
MODULE-COMPLIANCE OBJECT-GROUP platform1

Defined Types

IpdcSessionEntry  
SEQUENCE    
  ipdcSessionIndex Integer32
  ipdcSessionLocalIpAddress IpAddress
  ipdcSessionLocalPort INTEGER
  ipdcSessionMediaControllerIpAddress IpAddress
  ipdcSessionMediaControllerPort INTEGER

IpdcSessionStatsEntry  
SEQUENCE    
  ipdcSessionStatsPacketsRcvd Counter32
  ipdcSessionStatsPacketsSent Counter32
  ipdcSessionStatsBytesRcvd Counter32
  ipdcSessionStatsBytesSent Counter32
  ipdcSessionStatsMessagesRejected Counter32
  ipdcSessionStatsUnacknowledgedRequests Counter32

Defined Values

salixMgmcpMIB 1.3.6.1.4.1.2158.5.1.2
The MIB describing MGMCP sessions.
MODULE-IDENTITY    

salixMgmcpMIBObjects 1.3.6.1.4.1.2158.5.1.2.1
OBJECT IDENTIFIER    

salixMgmcpMIBTraps 1.3.6.1.4.1.2158.5.1.2.2
OBJECT IDENTIFIER    

salixMgmcpMIBCompliance 1.3.6.1.4.1.2158.5.1.2.3
OBJECT IDENTIFIER    

salixMgmcpMIBTrapPrefix 1.3.6.1.4.1.2158.5.1.2.2.0
OBJECT IDENTIFIER    

salixMgmcpIpdcObjects 1.3.6.1.4.1.2158.5.1.2.1.1
OBJECT IDENTIFIER    

ipdcSessionTable 1.3.6.1.4.1.2158.5.1.2.1.1.1
The ipdcSessionTable maps IPDC session indices to IP addresses and ports. There should be an entry in the table for each IPDC session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpdcSessionEntry

ipdcSessionEntry 1.3.6.1.4.1.2158.5.1.2.1.1.1.1
An entry in the ipdcSessionTable. The attributes describe the IPDC session
Status: current Access: not-accessible
OBJECT-TYPE    
  IpdcSessionEntry  

ipdcSessionIndex 1.3.6.1.4.1.2158.5.1.2.1.1.1.1.1
A unique index for IPDC sessions. This number is assigned by the agent when the session is created and has no relationship to the IPDC session except for identification purposes
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

ipdcSessionLocalIpAddress 1.3.6.1.4.1.2158.5.1.2.1.1.1.1.2
The local (agent side) IP Address being used by the IPDC session
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipdcSessionLocalPort 1.3.6.1.4.1.2158.5.1.2.1.1.1.1.3
The local (agent side) UDP port being used by the IDPC session
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

ipdcSessionMediaControllerIpAddress 1.3.6.1.4.1.2158.5.1.2.1.1.1.1.4
The IP Address for the Media Controller using the IPDC session
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipdcSessionMediaControllerPort 1.3.6.1.4.1.2158.5.1.2.1.1.1.1.5
The UDP port for the Media Controller using the IPDC session
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

ipdcSessionStatsTable 1.3.6.1.4.1.2158.5.1.2.1.1.2
The IPDC Session Stats table maintains statistics on IPDC sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpdcSessionStatsEntry

ipdcSessionStatsEntry 1.3.6.1.4.1.2158.5.1.2.1.1.2.1
An entry in the ipdcSessionStatsTable
Status: current Access: not-accessible
OBJECT-TYPE    
  IpdcSessionStatsEntry  

ipdcSessionStatsPacketsRcvd 1.3.6.1.4.1.2158.5.1.2.1.1.2.1.2
The number of IPDC packets received for this session
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipdcSessionStatsPacketsSent 1.3.6.1.4.1.2158.5.1.2.1.1.2.1.3
The number of IPDC packets sent for this session
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipdcSessionStatsBytesRcvd 1.3.6.1.4.1.2158.5.1.2.1.1.2.1.4
The number of IPDC bytes received for this session
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipdcSessionStatsBytesSent 1.3.6.1.4.1.2158.5.1.2.1.1.2.1.5
The number of IPDC bytes send for this session
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipdcSessionStatsMessagesRejected 1.3.6.1.4.1.2158.5.1.2.1.1.2.1.6
The number of IPDC messages that were rejected on this session
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipdcSessionStatsUnacknowledgedRequests 1.3.6.1.4.1.2158.5.1.2.1.1.2.1.7
The number of IPDC requests that were unacknowledged by the media controller
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipdcSystemType 1.3.6.1.4.1.2158.5.1.2.1.1.3
A character string used to identify the manufacturer and model of the ITX
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..9)  

ipdcSystemID 1.3.6.1.4.1.2158.5.1.2.1.1.4
A character string used to identify the ITX being controlled by IPDC.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..24)  

ipdcBayNumber 1.3.6.1.4.1.2158.5.1.2.1.1.5
A character string used to identify the bay number where this ITX resides
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..8)  

ipdcHeartbeatObjects 1.3.6.1.4.1.2158.5.1.2.1.1.6
OBJECT IDENTIFIER    

ipdcHeartbeatFrequency 1.3.6.1.4.1.2158.5.1.2.1.1.6.1
The Frequency (in seconds) in which the Media Gateway should initiate an RTE-ARTE transaction by sending an RTE to the Media Controller. This object controls the Frequency for both the Primary and Secondary Media Controller connections
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ipdcHeartbeatPrimaryEnable 1.3.6.1.4.1.2158.5.1.2.1.1.6.2
This value contols whether an Heartbeat (RTE-ARTE transaction) is sent to the primary media controller. enable - send the heartbeat disable - don't send the heartbeat
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

ipdcHeartbeatSecondaryEnable 1.3.6.1.4.1.2158.5.1.2.1.1.6.3
This value contols whether an Heartbeat (RTE-ARTE transaction) is sent to the secondary media controller. enable - send the heartbeat disable - don't send the heartbeat
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

ipdcLoggerObjects 1.3.6.1.4.1.2158.5.1.2.1.1.7
OBJECT IDENTIFIER    

ipdcLoggerEnable 1.3.6.1.4.1.2158.5.1.2.1.1.7.1
This value controls whether the ipdc logger is enabled. enable - log IPDC requests and responses to ipdclog.txt disable - don't log
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

salixMgmcpSgcpObjects 1.3.6.1.4.1.2158.5.1.2.1.2
OBJECT IDENTIFIER    

sgcpUdpPortNumber 1.3.6.1.4.1.2158.5.1.2.1.2.1
The local UDP port for SGCP to use. This port cannot be changed dynamically. Any new value written to this objects will take affect after the system is restarted. When the system starts up again, the last value written to this object is used as the local UDP port for SGCP
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

ipdcGroups 1.3.6.1.4.1.2158.5.1.2.3.1
OBJECT IDENTIFIER    

sgcpGroups 1.3.6.1.4.1.2158.5.1.2.3.2
OBJECT IDENTIFIER    

ipdcCompliances 1.3.6.1.4.1.2158.5.1.2.3.3
OBJECT IDENTIFIER    

sgcpCompliances 1.3.6.1.4.1.2158.5.1.2.3.4
OBJECT IDENTIFIER    

ipdcGroup 1.3.6.1.4.1.2158.5.1.2.3.1.1
IPDC Group
Status: current Access: read-write
OBJECT-GROUP    

sgcpGroup 1.3.6.1.4.1.2158.5.1.2.3.2.2
IPDC Group
Status: current Access: read-write
OBJECT-GROUP    

ipdcCompliance 1.3.6.1.4.1.2158.5.1.2.3.3.1
The basic implementation requirements for the SALIX-IPDC-MIB.
Status: current Access: read-write
MODULE-COMPLIANCE