All MIBs › ACC-ISDN › accIsdnxCurrCalls
accIsdnxCurrCalls
Module: ACC-ISDN
OID (symbolic): ACC-ISDN::accIsdnxCurrCalls
OID (numeric): 1.3.6.1.4.1.5.1.1.36.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Number of active ISDN calls
What is accIsdnxCurrCalls?
This OID reports the current number of active ISDN calls on this interface as a read-only integer counter. You check this value to verify that calls are connecting properly and to understand the real-time load on your ISDN link. For example, a value of 2 means two concurrent calls are active right now.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.11 snmpwalk -v2c -c public <target> ACC-ISDN::accIsdnxCurrCalls
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.11.1 snmpget -v2c -c public <target> ACC-ISDN::accIsdnxCurrCalls.1
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.36 | accIsdn | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.11 | accIsdnxCurrCalls | ACC-ISDN |