All MIBs › ADN-MIB › adnFrChanAccounting
adnFrChanAccounting
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnFrChanAccounting
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.44.1.1.2
Node type: OBJECT-TYPE
Type: AdnEnableDisabled
Access: read-write
Description: This indicates if accounting is enabled for the VCs on this channel. Common Name: Accounting
What is adnFrChanAccounting?
This OID enables or disables detailed traffic accounting for all virtual circuits on the Frame Relay channel. Network engineers turn this on when they need to track bandwidth usage per VC for billing, chargeback, or capacity planning. Setting this to enabled means the device will log traffic counts and byte totals; disabling it saves CPU resources on the router.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.1.1.2 snmpwalk -v2c -c public <target> ADN-MIB::adnFrChanAccounting
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.1.1.2.1 snmpget -v2c -c public <target> ADN-MIB::adnFrChanAccounting.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.4.10.44.1.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnFrChanAccounting.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::adnFrChanAccounting 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.10 | adnTransmission | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44 | adnFrnetservMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.1 | adnFrChanTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.1.1 | adnFrChanEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.1.1.2 | adnFrChanAccounting | ADN-MIB |