All MIBs › D5-MIB › callDataActvSourceSys
callDataActvSourceSys
Module: D5-MIB
OID (symbolic): D5-MIB::callDataActvSourceSys
OID (numeric): 1.3.6.1.4.1.385.1.4.1.3.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The System Name of the unit making the call.
What is callDataActvSourceSys?
The configured system name of the unit that originated this active call. Useful for identifying which site placed the call when multiple Datamizer units are dialing into a hub.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.385.1.4.1.3.1.5 snmpwalk -v2c -c public <target> D5-MIB::callDataActvSourceSys
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.385.1.4.1.3.1.5.1 snmpget -v2c -c public <target> D5-MIB::callDataActvSourceSys.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> callDataActvSourceSys.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::callDataActvSourceSys 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.3 | callDataActvTable | D5-MIB |
| 1.3.6.1.4.1.385.1.4.1.3.1 | callDataActvEntry | D5-MIB |
| 1.3.6.1.4.1.385.1.4.1.3.1.5 | callDataActvSourceSys | D5-MIB |