xgcpMGCCfgConnStatus
XGCP-MIB ·
.1.3.6.1.3.90.1.5.3
Object
scalar
Enumeration
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.
Context
- MIB
- XGCP-MIB
- OID
.1.3.6.1.3.90.1.5.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- xgcpDefaultMGCObjects
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | connected |
3 | connecting |
4 | unknownName |
5 | noResponse |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| xgcpMGCCfgAddress 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 … | scalar | OctetString | .1.3.6.1.3.90.1.5.1 |
| xgcpMGCCfgUDPPort 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… | scalar | Integer32 | .1.3.6.1.3.90.1.5.2 |
| xgcpMGCCfgTimeStamp This object contains the time stamp of
state transition of xgcpMGCCfgConnStatus. | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.3.90.1.5.4 |