mgAdministrativeState
CISCO-WAN-MG-MIB ·
.1.3.6.1.4.1.351.150.10.1.1.2
Object
scalar
Enumeration
This object indicates the current admin state of
the Media Gateway.
The possible admin states are:
'inService' - The MG is ready to provide service.
In this state, the MG will respond
to connection control requests, emit autonomous
messages to MGCs as applicable, etc.
'commandedOutOfService' - The MG does not provide
service and all resources have been released.
In this state, the MG will not
respond to any connection control requests or
emit autonomous messages.
'pendingOutOfService' - This is a transitional state prior
to going 'commandedOutOfService'. In this state
the MG provides service but does not accept new
service requests (i.e. creation of connections)
will transition to 'commandedOutOfService'
according to 'mgShutdownGraceTime'.
Context
- MIB
- CISCO-WAN-MG-MIB
- OID
.1.3.6.1.4.1.351.150.10.1.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- mediaGateway
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inService |
2 | commandedOutOfService |
3 | pendingOutOfService |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mgName Denotes name of the MG, as it is identified
by media gateway controllers. This corresponds
to a domain name under which the Media Gateway
could also be registered in a DNS. | scalar | OctetString | .1.3.6.1.4.1.351.150.10.1.1.1 |
| mgAdministrativeStateControl This control object is used to change the service state
of the MG from 'inService' to 'commandedOutOfService' and
from 'commandedOutOfService' to 'inService'. The resulting
servi… | scalar | Enumeration | .1.3.6.1.4.1.351.150.10.1.1.3 |
| mgShutdownGraceTime This object indicates the time in seconds after which an
MG will transition from 'gracefulOutOfService' to
'forcefulOutOfService'. A value of -1 indicates that
the MG allows for … | scalar | seconds Integer32 | .1.3.6.1.4.1.351.150.10.1.1.4 |
| mgSupportedProtocolTable This is a table which identifies the protocols, along
with their revisions that the media gateway supports
for purposes of communication with an MGC. The table
is created by th… | table | - | .1.3.6.1.4.1.351.150.10.1.1.7 |