CISCO-WAN-MG-MIB :: mgEndpointCreationPolicy

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-WAN-MG-MIBmgEndpointCreationPolicy

mgEndpointCreationPolicy

Module: CISCO-WAN-MG-MIB

OID (symbolic): CISCO-WAN-MG-MIB::mgEndpointCreationPolicy

OID (numeric): 1.3.6.1.4.1.351.150.10.1.3.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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.

What is mgEndpointCreationPolicy?

This read-write INTEGER, set to dynamic(1), strictDynamic(2), or static(3), determines whether the MG creates endpoints for single-channel connections (like DS0s) automatically upon receiving a create-connection request, or requires them to be pre-configured, noting this policy doesn't apply to multi-channel (nx64) endpoints which are generally static. An admin picks this based on how much manual provisioning they want to do versus letting the MGC drive endpoint creation on demand. A gateway handling highly variable single-channel call volumes would typically use dynamic(1) to avoid pre-provisioning every possible endpoint.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.3.2
snmpwalk -v2c -c public <target> CISCO-WAN-MG-MIB::mgEndpointCreationPolicy

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.3.2.1
snmpget -v2c -c public <target> CISCO-WAN-MG-MIB::mgEndpointCreationPolicy.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.351.150.10.1.3.2.1 i <value>

Start monitoring Cisco WAN Media Gateway (VoIP-to-PSTN, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-MG-MIB::mgEndpointCreationPolicy OID value, configure state conditions and alerts, and monitor any Cisco WAN Media Gateway (VoIP-to-PSTN, legacy) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.150ciscoWanCISCOWAN-SMI
Numeric OIDNameModule
1.3.6.1.4.1.351.150.10ciscoWanMgMIBCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1ciscoWanMgMIBObjectsCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.3mediaGatewayEndpointCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.3.2mgEndpointCreationPolicyCISCO-WAN-MG-MIB