MIB Viewer

xgcpMGCCfgConnStatus

OBJECT-TYPE
1.3.6.1.3.90.1.5.3
Access
read-only
Status
current
Source
XGCP-MIB
Sub-identifiers
0
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.
INTEGER { unknown (1), connected (2), connecting (3), unknownName (4), noResponse (5) }