mgEndpointState
CISCO-WAN-MG-MIB ·
.1.3.6.1.4.1.351.150.10.1.3.1.1.5
Object
column
Enumeration
Indicates the state of the endpoint.
'mgEndpointActive' - the endpoint is in service and
operational.
'mgEndpointFailed' - the endpoint is in service but
not operational, e.g. because a line that
the endpoint belongs to is in a state of
service affecting alarm.
'mgEndpointDegraded' - the endpoint is in service
but not fully
operational, e.g. in cases with endpoints with
channels on multiple lines, when one of the lines
is in a state of service affecting alarm
If MGCP is used as the control protocol, the following
transitions will generally trigger an RSIP command:
from 'mgEndpointActive'/'mgEndpointDegraded' to
'mgEndpointFailed' or from 'mgEndpointFailed' to
'mgEndpointDegraded'/'mgEndpointActive'. Transitions
between 'mgEndpointActive' and 'mgEndpointDegraded' will
generally not trigger emission of RSIP.
Context
- MIB
- CISCO-WAN-MG-MIB
- OID
.1.3.6.1.4.1.351.150.10.1.3.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mgEndpointEntry
- Table
- mgEndpointTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mgEndpointActive |
2 | mgEndpointFailed |
3 | mgEndpointDegraded |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mgEndpointNumber Identifies endpoint as it is known by the NE. The
endpoint number is unique for the entire MG
and ranges from 1 to the maximum number of endpoints
that the MG can support. | column | Integer32 | .1.3.6.1.4.1.351.150.10.1.3.1.1.1 |
| mgEndpointLineNumber Identifies the DS1 line. Generally, this will
correspond to the ifIndex of the physical
interface terminating the line.
Once the row has become active, this value … | column | Integer32 | .1.3.6.1.4.1.351.150.10.1.3.1.1.2 |
| mgEndpointName Identifies endpoint as it is known by the MGC.
If MG and MGC use a mutually agreed upon convention,
this may be supplied by the agent, i.e. be read-only. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.351.150.10.1.3.1.1.3 |
| mgEndpointSpeed Indicates the endpoint's bandwidth, in Kbps. Typically,
this will be 64 times the number of channels terminated
by the endpoint. | column | Kbps Unsigned32 | .1.3.6.1.4.1.351.150.10.1.3.1.1.4 |
| mgEndpointChannelMap Bit map of DS0s used by the endpoint. Bit positions set to
'1' represent DS0s used by the endpoint. The Bit position
corresponds to the DS0 number.
Once the row ha… | column | Integer32 | .1.3.6.1.4.1.351.150.10.1.3.1.1.6 |
| mgEndpointRowStatus Controls the creation and deletion of a table entry.
An entry may be created using the 'createAndGo' option.
When the row is successfully created, the RowStatus w… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.351.150.10.1.3.1.1.7 |