All MIBs › MICOM-ISDN-MIB › nvmDialCtlTrapEnable
nvmDialCtlTrapEnable
Module: MICOM-ISDN-MIB
OID (symbolic): MICOM-ISDN-MIB::nvmDialCtlTrapEnable
OID (numeric): 1.3.6.1.4.1.335.1.4.24.1.7.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: NAME = ; DESC = This object indicates whether nvmDialCtlPeerCallInformation \ and nvmDialCtlPeerCallSetup traps should be generated for \ all peers. If the value of this object is enabled(1), \ traps will be generated for all peers. If the value \ of this object is disabled(2), traps will be generated \ only for peers having nvmDialCtlPeerCfgTrapEnable set \ to enabled(1). (Configuration); HELP = ; CAPABILITIES = NET_CFG, VPN_DISP ;
What is nvmDialCtlTrapEnable?
This globally controls whether call-information and call-setup traps are generated for all dial-control peers: enabled generates traps for every peer, while disabled (the default) only generates traps for peers that individually have nvmDialCtlPeerCfgTrapEnable set to enabled. Flip it to enabled if you want SNMP visibility into every peer's call activity without configuring each peer individually.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.24.1.7.2 snmpwalk -v2c -c public <target> MICOM-ISDN-MIB::nvmDialCtlTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.24.1.7.2.1 snmpget -v2c -c public <target> MICOM-ISDN-MIB::nvmDialCtlTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.24.1.7.2.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::nvmDialCtlTrapEnable 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.2 | nvmDialCtlTrapEnable | MICOM-ISDN-MIB |