DIAL-CONTROL-MIB :: dialCtlAcceptMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDIAL-CONTROL-MIBdialCtlAcceptMode

dialCtlAcceptMode

Module: DIAL-CONTROL-MIB

OID (symbolic): DIAL-CONTROL-MIB::dialCtlAcceptMode

OID (numeric): 1.3.6.1.2.1.10.21.1.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The security level for acceptance of incoming calls. acceptNone(1) - incoming calls will not be accepted acceptAll(2) - incoming calls will be accepted, even if there is no matching entry in the dialCtlPeerCfgTable acceptKnown(3) - incoming calls will be accepted only if there is a matching entry in the dialCtlPeerCfgTable

What is dialCtlAcceptMode?

This read-write setting controls which incoming calls the device will accept using one of three modes: reject all, accept all, or accept only calls from known peers listed in a configuration table. Network engineers use this to restrict inbound dial-up traffic to trusted systems or allow any caller. For example, a router might be set to 'accept known' to prevent unauthorized remote access while still allowing legitimate branch offices to initiate connections.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.21.1.1.1
snmpwalk -v2c -c public <target> DIAL-CONTROL-MIB::dialCtlAcceptMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.10.21.1.1.1.1
snmpget -v2c -c public <target> DIAL-CONTROL-MIB::dialCtlAcceptMode.1

Set instance 1 (SNMPv2c):

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

Start monitoring Router/access server with ISDN/dial-on-demand WAN interface (vendor-neutral, RFC 2128) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DIAL-CONTROL-MIB::dialCtlAcceptMode OID value, configure state conditions and alerts, and monitor any Router/access server with ISDN/dial-on-demand WAN interface (vendor-neutral, RFC 2128) from a single console.

OID Breakdown

Upper-level ancestors (7 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.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.10transmissionCHECKPOINT-MIB-2
Numeric OIDNameModule
1.3.6.1.2.1.10.21dialControlMibDIAL-CONTROL-MIB
1.3.6.1.2.1.10.21.1dialControlMibObjectsDIAL-CONTROL-MIB
1.3.6.1.2.1.10.21.1.1dialCtlConfigurationDIAL-CONTROL-MIB
1.3.6.1.2.1.10.21.1.1.1dialCtlAcceptModeDIAL-CONTROL-MIB