mgEndpointCreationPolicy
CISCO-WAN-MG-MIB ·
.1.3.6.1.4.1.351.150.10.1.3.2
Object
scalar
r/w
Enumeration
Identifies whether the MG creates endpoints for
connections involving single channels (e.g. DS0s)
dynamically upon receipt of a create connection
request in the control protocol, or whether the
endpoints have to be configured statically. This
does not apply for endpoints involving several
channels (such as nx64) which will in general be
configured statically.
'dynamic': Endpoint created dynamically if not
already existing.
'strictDynamic': Endpoint created dynamically;
connection requests must not
refer to preexisting endpoint.
'static': Endpoint statically provisioned.
This object will in general not be configurable,
i.e. be read only in most agent implementations.
Context
- MIB
- CISCO-WAN-MG-MIB
- OID
.1.3.6.1.4.1.351.150.10.1.3.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mediaGatewayEndpoint
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dynamic |
2 | strictDynamic |
3 | static |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mgEndpointTable This table contains information about the individual
endpoints. | table | - | .1.3.6.1.4.1.351.150.10.1.3.1 |
| mgEndpointExtTable This table extends the mgEndpointTable.
Objects that do not directly describe the endpoint
but extend the rules to configure the mgEndpointTable
can be added to this table.
… | table | - | .1.3.6.1.4.1.351.150.10.1.3.3 |