XGCP-MIB

File: XGCP-MIB.mib (28334 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

experimental MODULE-IDENTITY OBJECT-TYPE
Integer32 Counter32 IpAddress
NOTIFICATION-TYPE TimeStamp TruthValue
DisplayString MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

XgcpMsgStatEntry  
SEQUENCE    
  xgcpIPAddress IpAddress
  xgcpSuccessMessages Counter32
  xgcpFailMessages Counter32

XgcpCapabilityPackageEntry  
SEQUENCE    
  xgcpCapabilityPackageName DisplayString Size(1..64)
  xgcpCapabilityPackageEnable TruthValue

Defined Values

xgcpMIB 1.3.6.1.3.90
The MIB module for managing XGCP implementations.
MODULE-IDENTITY    

xgcpObjects 1.3.6.1.3.90.1
OBJECT IDENTIFIER    

xgcpCoreObjects 1.3.6.1.3.90.1.1
OBJECT IDENTIFIER    

xgcpExtensionObjects 1.3.6.1.3.90.1.2
OBJECT IDENTIFIER    

xgcpPackageObjects 1.3.6.1.3.90.1.3
OBJECT IDENTIFIER    

xgcpVoiceQualityObjects 1.3.6.1.3.90.1.4
OBJECT IDENTIFIER    

xgcpDefaultMGCObjects 1.3.6.1.3.90.1.5
OBJECT IDENTIFIER    

xgcpInBadVersions 1.3.6.1.3.90.1.1.1
The total number of incoming messages which were delivered to the protocol entity and were for an unsupported protocol version.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xgcpRequestTimeOut 1.3.6.1.3.90.1.1.2
The request timeout is used to determine the timeout value used for retransmitting unacknowledged message. It is the responsibility of the requesting entity to provide suitable timeouts for all outstanding commands, and to retry commands when timeouts exceeded. The default value of this object is 500 milliseconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10000  

xgcpRequestRetries 1.3.6.1.3.90.1.1.3
This object specifies the number of retries for a request that exceeds timeout. It is the responsibility of the requesting entity to provide suitable timeouts for all outstanding commands, and to retry when times out. The default value of this object is 3.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

xgcpAdminStatus 1.3.6.1.3.90.1.1.4
The desired state of the protocol entity. The possible admin status are: up - bring up protocol entity administratively down - bring down protocol entity adiministratively gracefulDown - gracefully shut down protocol entity administratively. A graceful shutdown indicates that the protocol will be taken out of service after the restart delay timer timeouts or all connections are torn down. When in graceDown, the xgcpOperStatus goes from up to down via shutDownInProgress. If there is no connection or restart delay timer timeouts then xgcpOperStatus moves from shutDownInProgress to down.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), gracefulDown(3)  

xgcpOperStatus 1.3.6.1.3.90.1.1.5
This object indicates the current operational status of the protocol entity. The possible operating status are: up - protocol up down - protocol down shutDownInProgress - Shut down in progress. The operating status - shutDownInProgress indicates that the Media Gateway is in a transition state from up to down. This state happens when resources are in the process of being cleaned up and new resource can't be allocated.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), shutDownInProgress(3)  

xgcpUnRecognizedPackets 1.3.6.1.3.90.1.1.6
This refers to the count of unrecognized packets since reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xgcpMsgStatTable 1.3.6.1.3.90.1.1.7
This table contains XGCP statistics information since reset. XGCP statistics are kept in this table, with each table entry containing the statistics of XGCP that communicates with a Media Gateway Controller (MGC) at a specific IP address of the MGC. Each table entry is composed of the following information: 1) Messages successfully received/transmitted per IP device 2) Messages failed to be received/transmitted per IP device
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XgcpMsgStatEntry

xgcpMsgStatEntry 1.3.6.1.3.90.1.1.7.1
The row of the xgcpMsgStatTable contains information about XGCP message statistics per IP address of the Media Gateway Controller. An entry is created when a request messge with new IP address is received from Medida Gateway Controller. When the table is full, an entry is deleted if it is LRU (Least Recently Used).
Status: current Access: not-accessible
OBJECT-TYPE    
  XgcpMsgStatEntry  

xgcpIPAddress 1.3.6.1.3.90.1.1.7.1.1
This object specifies the IP address of the Media Gateway Controller.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

xgcpSuccessMessages 1.3.6.1.3.90.1.1.7.1.2
This object specifies the count of successful messages that communicate with the Media Gateway Controller on that IP address. Successful messages apply to both transmit and receive messages. Transmit: Positive ACK is received from the Media Gateway Controller Receive: Positive ACK is sent to the Media Gateway Controller. This implies that the format of the message is correct and the request can be fulfilled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xgcpFailMessages 1.3.6.1.3.90.1.1.7.1.3
This object specifies the count of failed messages that communicate with the Media Gateway Controller on that IP address. Failed messages apply to both transmit and receive messages. Transmit: Either NAK is received from the MGC or message times out waiting for ACK. Receive: Format of the received message is bad or the request can not be fulfilled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xgcpRestartInProgressMWD 1.3.6.1.3.90.1.2.1
The maximum waiting delay (MWD) timeout value is used for the Media Gateway to send the Restart In Progress to the Media Gateway Controller. The default value of this object is chosen in an implementation-dependent manner by the MGCP functionality based on the call volume of the system.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..600000  

xgcpRestartDelay 1.3.6.1.3.90.1.2.2
This object specifies the Restart Delay Timeout for the restart process. The purpose of setting the restart timer before sending the Restart In Progress notification to the media gateway controller is to avoid the network congestion during the critical period of service restoration. The default value of this object is 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..600  

xgcpMGCCfgAddress 1.3.6.1.3.90.1.5.1
This object is used to configure either the domain name or the IP address of the Default Media Gateway Controller in standard dot notation. The complete address of a default MGC is cmposed of IP address/Domain Name and UDP port. xgcpMGCCfgaddress specifies address of the default Media Gateway Controller to which RSIP(RestartInProgress) message is sent whenever system starts up or line goes up. If DNS name is entered and the IP address is found, MG will send RSIP to the desired MGC. If no IP address is found or no such DNS name exists, no RSIP will be sent. If IP address is entered, MG will send RSIP to that address. If there is no response, it could be that the network is down or user misconfigures the address (IP address, Domain Name or UDP port number)
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

xgcpMGCCfgUDPPort 1.3.6.1.3.90.1.5.2
This object is used to configure the UDP port of the Media Gateway Controller. The UDP port is used together with xgcpMGCCfgAddress to specify the destination address of the default Media Gateway Controller to which RSIP message is sent when system starts up or line goes up.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1025..65535  

xgcpMGCCfgConnStatus 1.3.6.1.3.90.1.5.3
This object is used to specify the connection status of the Default Media Gateway Controller. When sending RSIP to default Media Gateway Controller, there could be the following status: unknown - undefined stauts. connected - RSIP sent and response to it is received. connecting - RSIP is sent and waiting for response. unknownName - no domain name/ip address is found when checking the DNS for the domain name entered in xgcpMGCCfgAddress. No RSIP message is sent. noResponse - timeout on RSIP message. The possible casues for no response on RSIP message: 1) Address(IP Address/Domain Name and UDP) for the default MGC is correct but MGC in not up or network is down. 2) MGC is up but at a different address (IP Address/ Domain Name) 3) MGC is up and at the same address(IP address/ Domain Name) but wrong UDP port. 4) MGC is down and address is wrong.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), connected(2), connecting(3), unknownName(4), noResponse(5)  

xgcpMGCCfgTimeStamp 1.3.6.1.3.90.1.5.4
This object contains the time stamp of state transition of xgcpMGCCfgConnStatus.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

xgcpCapabilityPackageTable 1.3.6.1.3.90.1.3.1
This table contains XGCP capability packages. The Capability Package table - This table is used to specify the availability of the packages. The Capabality Package Name is used as the index for the table. Each entry contains a CapabilityPackageEnable object. It is used to enable/disable a package on the Media Gateway.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XgcpCapabilityPackageEntry

xgcpCapabilityPackageEntry 1.3.6.1.3.90.1.3.1.1
The entry specifies the availability of the XGCP package. Each entry is created when the MGCP software detects a new package. The entry goes away only if the package is removed.
Status: current Access: not-accessible
OBJECT-TYPE    
  XgcpCapabilityPackageEntry  

xgcpCapabilityPackageName 1.3.6.1.3.90.1.3.1.1.1
This object specifies the Name of the Capability Package. The list of basic packages includes the following: _________________________________________ | Package | name | |______________________________|_________| | Generic Media Package | G | | DTMF package | D | | MF Package | M | | Trunk Package | T | | Line Package | L | | Handset Package | H | | RTP Package | R | | Netwark Access Server Package| N | | Announcement Server Package | A | | Script Package | S | |______________________________|_________|
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..64)  

xgcpCapabilityPackageEnable 1.3.6.1.3.90.1.3.1.1.2
This object eables/disables the Package Capability
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

xgcpDefaultPackage 1.3.6.1.3.90.1.3.2
This object contains the default package name for the MGCP/SGCP protocol and it should have the same value as xgcpCapabilityPackageName.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

xgcpLowerBoundForPacketLoss 1.3.6.1.3.90.1.4.1
This object specifies the lower bound for voice quality packet loss per 100,000 packets. Voice quality packet loss may happen due to network congestion or due to network overload. When packet loss(number of packet per 100,000) is high enough to reach lower bound(e.g. 1500) and then higher bound(e.g. 2500) the first time, a MGCP/SGCP Notify message is sent to the Media Gateway Controller. Subsequent hits of the higher bound results in a MGCP/SGCP Notify message being sent to the Media Gateway Controller only after the lower bound is hit. | Ntfy | Ntfy Ntfy | Ntfy | | | v | | v v * * v + * * * * * * * * <--- higher bound | * * * * * * * * * + * * * * * <---- lower bound | * * | * * |* +------------------------------------ The default value of this object is 1000.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..3000  

xgcpHigherBoundForPacketLoss 1.3.6.1.3.90.1.4.2
This object specifies the higher bound for voice quality packet loss per 100,000 packets. Voice quality packet loss may happen due to network congestion or due to network overload. The default value of this object is 10,000.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5000..25000  

xgcpLowerBoundForJitter 1.3.6.1.3.90.1.4.3
This object is the lower bound for Quality Alert for Jitter. Jitter is an estimate of the statistical variance of the RTP data packet interval-rival time measured in milliseconds and expressed as an unsigned integer. When jitter(milliseconds) is long enough to reach lower bound(e.g.30 ) and then higher bound(e.g. 150) the first time, a MGCP/SGCP Notify message is sent to the Media Gateway Controller. Subsequent hits of the higher bound results in a MGCP/SGCP Notify message being sent to the Media Gateway Controller only after the lower bound is hit. The default value of this object is 30.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 4..60  

xgcpHigherBoundForJitter 1.3.6.1.3.90.1.4.4
This object is the higher bound for Quality Alert for Jitter. Jitter is an estimate of the statistical variance of the RTP data packet interval-rival time measured in milliseconds and expressed as an unsigned integer. The default value of this object is 150.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 100..200  

xgcpLowerBoundForLatency 1.3.6.1.3.90.1.4.5
This object is the higher bound for Quality Alert for latency. QA latency is an estimate of the network delay, expressed in milliseconds. This is the average value of the difference between the Network Time Protocol (NTP) timestamp indicated by the senders of the RTCP messages and the NTP timestamp of the receivers, measured when these messages are received. When latency (milliseconds) is long enough to reach lower bound (e.g.150 ) and then higher bound(e.g. 300) the first time, a MGCP/SGCP Notify message is sent to the Media Gateway Controller. Subsequent hits of the higher bound results in a MGCP/SGCP Notify message being sent to the Media Gateway Controller only after the lower bound is hit. The default value of this object is 150.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 125..200  

xgcpHigherBoundForLatency 1.3.6.1.3.90.1.4.6
This object is the higher bound for Quality Alert for latency. QA latency is an estimate of the network delay, expressed in milliseconds. This is the average value of the difference between the NTP timestamp indicated by the senders of the RTCP messages and the NTP timestamp of the receivers, measured when these messages are received. The default value of this object is 300.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 250..400  

xgcpNotificationPrefix 1.3.6.1.3.90.2
OBJECT IDENTIFIER    

xgcpNotifications 1.3.6.1.3.90.2.0
OBJECT IDENTIFIER    

xgcpUpDownNotification 1.3.6.1.3.90.2.0.1
This notification is sent when the protocol status changes between up and down. The following information is returned: xgcpOperStatus -> Current operational status of XGCP
Status: current Access: read-write
NOTIFICATION-TYPE    

xgcpMIBConformance 1.3.6.1.3.90.3
OBJECT IDENTIFIER    

xgcpMIBCompliances 1.3.6.1.3.90.3.1
OBJECT IDENTIFIER    

xgcpMIBGroups 1.3.6.1.3.90.3.2
OBJECT IDENTIFIER    

xgcpMIBCompliance 1.3.6.1.3.90.3.1.1
The compliance statement for the SNMPv2 entities which implement XGCP.
Status: current Access: read-write
MODULE-COMPLIANCE    

xgcpCoreGroup 1.3.6.1.3.90.3.2.1
This group contains core objects for SGCP/MGCP on the Media Gateway Controller and the Media Gateway.
Status: current Access: read-write
OBJECT-GROUP    

xgcpExtensionGroup 1.3.6.1.3.90.3.2.2
This group contains extension objects for MGCP on the Media Gateway.
Status: current Access: read-write
OBJECT-GROUP    

xgcpPackageGroup 1.3.6.1.3.90.3.2.3
This group contains package objects for MGCP on the Media Gateway or the Media Gateway Controller.
Status: current Access: read-write
OBJECT-GROUP    

xgcpVoiceQualityGroup 1.3.6.1.3.90.3.2.4
This group contains voice quality objects for the Media Gateway .
Status: current Access: read-write
OBJECT-GROUP    

xgcpDefaultMGCGroup 1.3.6.1.3.90.3.2.5
This group contains address objects for default Media Gateway Controller.
Status: current Access: read-write
OBJECT-GROUP