CISCO-WAN-MG-MIB :: mgEndpointCreationPolicy

MIB Reference — IPNetwork Monitor

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.

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.150ciscoWanCISCOWAN-SMI
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