MIB Viewer

xgcpOperStatus

OBJECT-TYPE
1.3.6.1.3.90.1.1.5
Access
read-only
Status
current
Source
XGCP-MIB
Sub-identifiers
0
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.
INTEGER { up (1), down (2), shutDownInProgress (3) }