XGCP-MIB
AI MIB Summary
The XGCP-MIB module provides SNMP-based monitoring and management capabilities for XGCP (eXtended Gigabit Carrier Protocol) implementations, enabling the tracking of carrier-grade interface states, protocol session counters, and performance metrics specific to high-speed transport networks.
The MIB module for managing XGCP implementations.
Main OID:
xgcpMIB.1.3.6.1.3.90
47
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
47 total| Object Name |
|---|
xgcpMIBThe MIB module for managing XGCP implementations. MODULE-IDENTITY .1.3.6.1.3.90 |
xgcpObjects OBJECT IDENTIFIER .1.3.6.1.3.90.1 |
xgcpCoreObjects OBJECT IDENTIFIER .1.3.6.1.3.90.1.1 |
xgcpInBadVersionsThe total number of incoming messages which were delivered to the protocol entity and were for an unsupported protocol version.ro Counter32 UNITS "messages" .1.3.6.1.3.90.1.1.1 |
xgcpRequestTimeOutThe 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.rw Integer32 .1.3.6.1.3.90.1.1.2 |
xgcpRequestRetriesThis 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.rw Integer32 .1.3.6.1.3.90.1.1.3 |
xgcpAdminStatusThe 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.rw Enumeration .1.3.6.1.3.90.1.1.4 |
xgcpOperStatusThis 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.ro Enumeration .1.3.6.1.3.90.1.1.5 |
xgcpUnRecognizedPacketsThis refers to the count of unrecognized packets since reset.ro Counter32 .1.3.6.1.3.90.1.1.6 |
xgcpMsgStatTableThis 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 SEQUENCE OF XgcpMsgStatEntry .1.3.6.1.3.90.1.1.7 |
xgcpMsgStatEntryThe 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). XgcpMsgStatEntry .1.3.6.1.3.90.1.1.7.1 |
xgcpIPAddressThis object specifies the IP address of the Media Gateway Controller. IpAddress .1.3.6.1.3.90.1.1.7.1.1 |
xgcpSuccessMessagesThis 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.ro Counter32 .1.3.6.1.3.90.1.1.7.1.2 |
xgcpFailMessagesThis 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.ro Counter32 .1.3.6.1.3.90.1.1.7.1.3 |
xgcpExtensionObjects OBJECT IDENTIFIER .1.3.6.1.3.90.1.2 |
xgcpRestartInProgressMWDThe 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.rw Integer32 .1.3.6.1.3.90.1.2.1 |
xgcpRestartDelayThis 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.rw Integer32 .1.3.6.1.3.90.1.2.2 |
xgcpPackageObjects OBJECT IDENTIFIER .1.3.6.1.3.90.1.3 |
xgcpCapabilityPackageTableThis 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. SEQUENCE OF XgcpCapabilityPackageEntry .1.3.6.1.3.90.1.3.1 |
xgcpCapabilityPackageEntryThe 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. XgcpCapabilityPackageEntry .1.3.6.1.3.90.1.3.1.1 |
xgcpCapabilityPackageNameThis 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 | |______________________________|_________| DisplayString .1.3.6.1.3.90.1.3.1.1.1 |
xgcpCapabilityPackageEnableThis object eables/disables the Package Capabilityrw TruthValue (SNMPv2-TC) .1.3.6.1.3.90.1.3.1.1.2 |
xgcpDefaultPackageThis object contains the default package name for the MGCP/SGCP protocol and it should have the same value as xgcpCapabilityPackageName.rw DisplayString .1.3.6.1.3.90.1.3.2 |
xgcpVoiceQualityObjects OBJECT IDENTIFIER .1.3.6.1.3.90.1.4 |
xgcpLowerBoundForPacketLossThis 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.rw Integer32 .1.3.6.1.3.90.1.4.1 |
xgcpHigherBoundForPacketLossThis 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.rw Integer32 .1.3.6.1.3.90.1.4.2 |
xgcpLowerBoundForJitterThis 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.rw Integer32 .1.3.6.1.3.90.1.4.3 |
xgcpHigherBoundForJitterThis 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.rw Integer32 .1.3.6.1.3.90.1.4.4 |
xgcpLowerBoundForLatencyThis 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.rw Integer32 .1.3.6.1.3.90.1.4.5 |
xgcpHigherBoundForLatencyThis 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.rw Integer32 .1.3.6.1.3.90.1.4.6 |
xgcpDefaultMGCObjects OBJECT IDENTIFIER .1.3.6.1.3.90.1.5 |
xgcpMGCCfgAddressThis 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)rw DisplayString .1.3.6.1.3.90.1.5.1 |
xgcpMGCCfgUDPPortThis 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.rw Integer32 .1.3.6.1.3.90.1.5.2 |
xgcpMGCCfgConnStatusThis 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.ro Enumeration .1.3.6.1.3.90.1.5.3 |
xgcpMGCCfgTimeStampThis object contains the time stamp of state transition of xgcpMGCCfgConnStatus.ro TimeStamp (SNMPv2-TC) .1.3.6.1.3.90.1.5.4 |
xgcpNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.3.90.2 |
xgcpNotifications OBJECT IDENTIFIER .1.3.6.1.3.90.2.0 |
xgcpUpDownNotificationThis notification is sent when the protocol status changes between up and down. The following information is returned: xgcpOperStatus -> Current operational status of XGCP NOTIFICATION-TYPE .1.3.6.1.3.90.2.0.1 |
xgcpMIBConformance OBJECT IDENTIFIER .1.3.6.1.3.90.3 |
xgcpMIBCompliances OBJECT IDENTIFIER .1.3.6.1.3.90.3.1 |
xgcpMIBComplianceThe compliance statement for the SNMPv2 entities which implement XGCP. Unknown .1.3.6.1.3.90.3.1.1 |
xgcpMIBGroups OBJECT IDENTIFIER .1.3.6.1.3.90.3.2 |
xgcpCoreGroupThis group contains core objects for SGCP/MGCP on the Media Gateway Controller and the Media Gateway. Unknown .1.3.6.1.3.90.3.2.1 |
xgcpExtensionGroupThis group contains extension objects for MGCP on the Media Gateway. Unknown .1.3.6.1.3.90.3.2.2 |
xgcpPackageGroupThis group contains package objects for MGCP on the Media Gateway or the Media Gateway Controller. Unknown .1.3.6.1.3.90.3.2.3 |
xgcpVoiceQualityGroupThis group contains voice quality objects for the Media Gateway . Unknown .1.3.6.1.3.90.3.2.4 |
xgcpDefaultMGCGroupThis group contains address objects for default Media Gateway Controller. Unknown .1.3.6.1.3.90.3.2.5 |