All MIBs › DIAL-CONTROL-MIB › dialCtlTrapEnable
dialCtlTrapEnable
Module: DIAL-CONTROL-MIB
OID (symbolic): DIAL-CONTROL-MIB::dialCtlTrapEnable
OID (numeric): 1.3.6.1.2.1.10.21.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates whether dialCtlPeerCallInformation and dialCtlPeerCallSetup 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 dialCtlPeerCfgTrapEnable set to enabled(1).
What is dialCtlTrapEnable?
This read-write flag controls whether the device sends alert notifications (called traps) about call setup and call information events either globally or only for specific peers. Operators enable this to monitor dial-up activity and troubleshoot connection problems by receiving instant alerts when calls fail or drop. For instance, a network admin might enable global traps to detect an unexpectedly high volume of failed call attempts to a remote site.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.21.1.1.2 snmpwalk -v2c -c public <target> DIAL-CONTROL-MIB::dialCtlTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.21.1.1.2.1 snmpget -v2c -c public <target> DIAL-CONTROL-MIB::dialCtlTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.21.1.1.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.21 | dialControlMib | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1 | dialControlMibObjects | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.1 | dialCtlConfiguration | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.1.2 | dialCtlTrapEnable | DIAL-CONTROL-MIB |