All MIBs › MICOM-ISDN-MIB › nvmDialCtlAcceptMode
nvmDialCtlAcceptMode
Module: MICOM-ISDN-MIB
OID (symbolic): MICOM-ISDN-MIB::nvmDialCtlAcceptMode
OID (numeric): 1.3.6.1.4.1.335.1.4.24.1.7.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: NAME = ; DESC = 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 nvmDialCtlPeerCfgTable. \ acceptKnown(3) - incoming calls will be accepted only \ if there is a matching entry in the nvmDialCtlPeerCfgTable. \ (Configuration); HELP = ; CAPABILITIES = NET_CFG, VPN_DISP ;
What is nvmDialCtlAcceptMode?
This sets the security posture for accepting incoming ISDN calls: acceptNone rejects all incoming calls, acceptAll accepts any incoming call even without a matching peer entry, and acceptKnown only accepts calls that match an entry in the dial-control peer table. Use acceptKnown in production to prevent unauthorized callers from connecting through unlisted peers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.24.1.7.1 snmpwalk -v2c -c public <target> MICOM-ISDN-MIB::nvmDialCtlAcceptMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.24.1.7.1.1 snmpget -v2c -c public <target> MICOM-ISDN-MIB::nvmDialCtlAcceptMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.24.1.7.1.1 i <value>
Start monitoring Micom WAN access router/multiplexer (ISDN BRI/PRI) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MICOM-ISDN-MIB::nvmDialCtlAcceptMode OID value, configure state conditions and alerts, and monitor any Micom WAN access router/multiplexer (ISDN BRI/PRI) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.335 | micom | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1 | products | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1.4 | micom_oscar | MICOM-OSCAR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.335.1.4.24 | micom_isdn | MICOM-ISDN-MIB |
| 1.3.6.1.4.1.335.1.4.24.1 | configuration | MICOM-ISDN-MIB |
| 1.3.6.1.4.1.335.1.4.24.1.7 | nvmDialCtlConfiguration | MICOM-ISDN-MIB |
| 1.3.6.1.4.1.335.1.4.24.1.7.1 | nvmDialCtlAcceptMode | MICOM-ISDN-MIB |