All MIBs › D5-MIB › callDataTrapAddr
callDataTrapAddr
Module: D5-MIB
OID (symbolic): D5-MIB::callDataTrapAddr
OID (numeric): 1.3.6.1.4.1.385.1.4.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The IP address of the device to which Call Data traps will be sent. Set to 0.0.0.0 to disable Call Data traps.
What is callDataTrapAddr?
The IP address the Symplex Datamizer V sends Call Data traps to whenever a dial-up call starts, connects, or ends. Setting it to 0.0.0.0 turns off Call Data trap delivery entirely, so an admin who wants call accounting data flowing to a monitoring station must point this at that station's address first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.385.1.4.1.1 snmpwalk -v2c -c public <target> D5-MIB::callDataTrapAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.385.1.4.1.1.1 snmpget -v2c -c public <target> D5-MIB::callDataTrapAddr.1
Start monitoring D5 platform devices (Datamizer H/V-series, DirectRoute series) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the D5-MIB::callDataTrapAddr OID value, configure state conditions and alerts, and monitor any D5 platform devices (Datamizer H/V-series, DirectRoute series) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.385 | symplex | D5-MIB |
| 1.3.6.1.4.1.385.1 | products | D5-MIB |
| 1.3.6.1.4.1.385.1.4 | datamizerVseries | D5-MIB |
| 1.3.6.1.4.1.385.1.4.1 | drcalldata | D5-MIB |
| 1.3.6.1.4.1.385.1.4.1.1 | callDataTrapAddr | D5-MIB |