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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dynamic |
2 | strictDynamic |
3 | static |