All MIBs › ATM-RMON-MIB › atmHostInNumCalls
atmHostInNumCalls
Module: ATM-RMON-MIB
OID (symbolic): ATM-RMON-MIB::atmHostInNumCalls
OID (numeric): 1.3.6.1.4.1.9.10.16.1.3.2.1.11
Node type: OBJECT-TYPE
Type: ZeroBasedCounter32
Access: read-only
Description: The number of successfully established calls detected on ATM connections associated with this entry, in which the associated endpoint address was identified as the Called Party address.
Note that this value includes calls that are currently in progress. A probe should increment this counter each time a connection is successfully established in which this ATM host is identified as the Called Party address, or one of the leaf addresses for point-to-multipoint ATM connections.
What is atmHostInNumCalls?
Counts the number of successfully established ATM calls in which this host address was the Called Party (destination), including calls that are currently active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.16.1.3.2.1.11 snmpwalk -v2c -c public <target> ATM-RMON-MIB::atmHostInNumCalls
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.16.1.3.2.1.11.1 snmpget -v2c -c public <target> ATM-RMON-MIB::atmHostInNumCalls.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmHostInNumCalls.1
Start monitoring ATM network probes/monitoring devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATM-RMON-MIB::atmHostInNumCalls OID value, configure state conditions and alerts, and monitor any ATM network probes/monitoring devices from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.16 | atmRmon | ATM-RMON-MIB |
| 1.3.6.1.4.1.9.10.16.1 | atmRmonMIBObjects | ATM-RMON-MIB |
| 1.3.6.1.4.1.9.10.16.1.3 | atmHost | ATM-RMON-MIB |
| 1.3.6.1.4.1.9.10.16.1.3.2 | atmHostTable | ATM-RMON-MIB |
| 1.3.6.1.4.1.9.10.16.1.3.2.1 | atmHostEntry | ATM-RMON-MIB |
| 1.3.6.1.4.1.9.10.16.1.3.2.1.11 | atmHostInNumCalls | ATM-RMON-MIB |