All MIBs › ADN-MIB › adnAtmInterfaceChargingBehaviour
adnAtmInterfaceChargingBehaviour
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnAtmInterfaceChargingBehaviour
OID (numeric): 1.3.6.1.4.1.637.3.1.4.37.1.2.1.43
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates the behaviour of the switch when the charging tickets could not be generated for the Virtual Connections (VCs) (Virtual Path Connections (VPCs) and Virtual Channel Connections (VCCs)) supported by this ATM interface:
- 'acceptCalls': The new calls are accepted and the established connections are not released
- 'refuseCalls': The new calls are refused and the established connections are not released
- 'refuseAndReleaseCalls': The new calls are refused and the established connections are released.
What is adnAtmInterfaceChargingBehaviour?
This OID controls what the switch does when it cannot generate billing tickets for new virtual connections (acceptCalls, refuseCalls, or other behaviors). You configure this based on business policy: accept calls even if you cannot bill (loses revenue) or refuse calls until billing works (bad user experience). For instance, setting this to 'refuseCalls' means if the billing system fails, no new ATM calls are allowed until it recovers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.37.1.2.1.43 snmpwalk -v2c -c public <target> ADN-MIB::adnAtmInterfaceChargingBehaviour
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.37.1.2.1.43.1 snmpget -v2c -c public <target> ADN-MIB::adnAtmInterfaceChargingBehaviour.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnAtmInterfaceChargingBehaviour OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) 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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4 | adnExtensions | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37 | adnAtmMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.1 | adnAtmMIBObjects | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.1.2 | adnAtmInterfaceConfTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.1.2.1 | adnAtmInterfaceConfEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.1.2.1.43 | adnAtmInterfaceChargingBehaviour | ADN-MIB |