cmedTermOperStatus
CISCO-IETF-MEGACO-MIB ·
.1.3.6.1.4.1.9.10.99999.1.3.2.1.4
Object
column
Enumeration
The current operational state of the termination. The testing(3) state indicates that it is in the testing mode and no connections can be created on it. If cmedTermAdminStatus is outOfService(2) then cmedTermOperStatus should be down(2). If cmedTermAdminStatus is changed to up(1) then cmedTermOperStatus should change to up (1) and the termination is ready to accept connections; 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.3.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmedTerminationsEntry
- Table
- cmedTerminationsTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | testing |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmedTermId An unique identification number that is assigned to
the termination by a media gateway. This is the
TerminationId that would be used in the protocol
messages that are sent from… | column | CMediaGatewayTermId | .1.3.6.1.4.1.9.10.99999.1.3.2.1.1 |
| cmedTermName A descriptive name that would describe this termination
and its use. For example, 'emergency-ds0-1' indicating
that this termination is reserved as an emergency DS0
channel | column | OctetString | .1.3.6.1.4.1.9.10.99999.1.3.2.1.2 |
| cmedTermAdminStatus The desired state of the termination.
The testing(3) state indicates that no connections
can be created for this termination.
When a managed system initializes, all terminati… | column | Enumeration | .1.3.6.1.4.1.9.10.99999.1.3.2.1.3 |
| cmedTermInterfaceIdentifier A number that uniquely identifies the interface in
the physical gateway. This is the ifIndex in the ifTable,
that this termination would be using to communicate to
other gate… | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.10.99999.1.3.2.1.5 |
| cmedTermPropertyProfileId This determines the profile of the termination which
determines what kind of capabilities this termination has.
This is an index into the cmedPropertyProfileTable
which identi… | column | Unsigned32 | .1.3.6.1.4.1.9.10.99999.1.3.2.1.6 |
| cmedTermRowStatus This is used to create new rows in this table,
Modify existing rows, and to delete existing rows. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.10.99999.1.3.2.1.7 |