cmedGwyControllerOperStatus
CISCO-IETF-MEGACO-MIB ·
.1.3.6.1.4.1.9.10.99999.1.1.3.1.5
Object
column
Enumeration
The current operational state of the gateway controller. The standby(3) state indicates that it is in the standby mode and no signaling packets can be passed. If cmedGwyControllerAdminStatus is down(2) then cmedGwyControllerOperStatus should be down(2). If cmedGwyControllerAdminStatus is changed to up(1), then cmedGwyControllerOperStatus should change to up(1). If the gateway controller is ready to transmit and receive signaling traffic; it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state
Context
- MIB
- CISCO-IETF-MEGACO-MIB
- OID
.1.3.6.1.4.1.9.10.99999.1.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmedGwyControllerEntry
- Table
- cmedGwyControllerTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | standby |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmedGwyControllerId An unique identification number that is assigned to
the gateway controller by the manager | column | Unsigned32 | .1.3.6.1.4.1.9.10.99999.1.1.3.1.1 |
| cmedGwyControllerIPAddress The IP address of the Media Gateway Controller. The
value 0.0.0.0 is returned if the entry is invalid. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.10.99999.1.1.3.1.2 |
| cmedGwyControllerPort TCP port of the Media Gateway Controller. The value
0 is returned if the entry is invalid. | column | Integer32 | .1.3.6.1.4.1.9.10.99999.1.1.3.1.3 |
| cmedGwyControllerAdminStatus The desired state of the gateway.
The testing(3) state indicates that no signaling
packets can be passed.
When a managed system initializes, all gateways start
with cmedGwyC… | column | Enumeration | .1.3.6.1.4.1.9.10.99999.1.1.3.1.4 |