cmedGatewayOperStatus
CISCO-IETF-MEGACO-MIB ·
.1.3.6.1.4.1.9.10.99999.1.1.2.1.10
Object
column
Enumeration
The current operational state of the gateway.
up (1) - ready to communicate with MGC
down (2)
testing(3) - in some test mode
unknown(4) - status can not be determined for some
reason.
The testing(3) state indicates that no signaling packets
can be passed.
If cmedGatewayAdminStatus is down(2) then
cmedGatewayOperStatus should be down(2).
If cmedGatewayAdminStatus is changed to up(1) then
cmedGatewayOperStatus should change to up(1) if the
gateway 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.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmedGatewayConfigEntry
- Table
- cmedGatewayConfigTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | testing |
4 | unknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmedGatewayId The unique Media Gateway Id which identifies this
media gateway | column | CMediaGatewayId | .1.3.6.1.4.1.9.10.99999.1.1.2.1.1 |
| cmedGatewayLastStatusChange The value of sysUpTime at the time the associated
link entered its current operational status. If
the current status was entered prior to the last
re-initialization of the loca… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.10.99999.1.1.2.1.11 |
| cmedGatewayResetStatistics This object can be used to reset all statistics
collected for this media gateway link so far.
Statistics will be reset when the object is SET
to 'reset'. Upon reset, the agent ch… | column | Enumeration | .1.3.6.1.4.1.9.10.99999.1.1.2.1.12 |
| cmedGatewayRowStatus This is used to create new rows, modify existing rows
and to delete existing rows. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.10.99999.1.1.2.1.13 |
| cmedGatewayLinkId The unique link id which identifies the signaling
link that this gateway uses to communicate with the
Gateway Controllers to form an H.248 association. | column | CMediaGatewayLinkId | .1.3.6.1.4.1.9.10.99999.1.1.2.1.2 |
| cmedGatewayLinkName A descriptive name of this signaling link / media
gateway combination | column | OctetString | .1.3.6.1.4.1.9.10.99999.1.1.2.1.3 |
| cmedGatewayIPAddress The IP address that the Media Gateway Controller
will use to communicate with the Media Gateway.
This object reflects the IP address over control
PVC that user configures in cMe… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.10.99999.1.1.2.1.4 |
| cmedGatewayPort TCP/UDP port number that the Media Gateway Controller will
use to communicate with the Media Gateway. The value
0 is returned if the entry is invalid. | column | Integer32 | .1.3.6.1.4.1.9.10.99999.1.1.2.1.5 |
| cmedGatewayEncodingScheme The encoding scheme that would be used to encode the H.248
messages that are sent/received to/from the gateway
controller | column | Enumeration | .1.3.6.1.4.1.9.10.99999.1.1.2.1.6 |
| cmedGatewayProtocol Type of the control protocol in use
notApplicable (1) -
other (2) - Other (none from the list below)
dss1-ip (3) - Q931+
ipdc (4) - IPDC
megacov1 … | column | Enumeration | .1.3.6.1.4.1.9.10.99999.1.1.2.1.7 |
| cmedGatewaySigTptProtocol Type of the transport protocol that is being used to
transport the H.248 signaling traffic | column | Enumeration | .1.3.6.1.4.1.9.10.99999.1.1.2.1.8 |
| cmedGatewayAdminStatus 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 cmedGate… | column | Enumeration | .1.3.6.1.4.1.9.10.99999.1.1.2.1.9 |