All MIBs › ACOS-MIB › acosDS1RxChannelsAggregate
acosDS1RxChannelsAggregate
Module: ACOS-MIB
OID (symbolic): ACOS-MIB::acosDS1RxChannelsAggregate
OID (numeric): 1.3.6.1.4.1.2221.1.1.4.3.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: An aggregate of all receive channel settings. An octet is sent for each channel on the DS1. For T1 interfaces the total number of octets will be 24, and for E1 interfaces the total number of octets will be 31. The octets are sent starting with the lowest channel and ending with the highest channel.
Each octet contains a value representing the state of the channel as follows:
1 = Channel is enabled 2 = Channel is disabled
What is acosDS1RxChannelsAggregate?
This OID stores a group of bytes that represent the receive channel settings across an entire DS1 line card—24 bytes for T1 lines or 31 bytes for E1 lines, with each byte controlling one channel. A network engineer uses this to enable or disable individual voice channels on a T1/E1 trunk without touching each channel separately. For example, a value of byte 3 = 2 means channel 3 is disabled, so no calls route through that channel.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.4.3.1.4 snmpwalk -v2c -c public <target> ACOS-MIB::acosDS1RxChannelsAggregate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.4.3.1.4.1 snmpget -v2c -c public <target> ACOS-MIB::acosDS1RxChannelsAggregate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2221.1.1.4.3.1.4.1 s <value>
Start monitoring A10 Networks Thunder ADCs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACOS-MIB::acosDS1RxChannelsAggregate OID value, configure state conditions and alerts, and monitor any A10 Networks Thunder ADCs 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.2221 | atlasComEngines | ACOS-MIB |
| 1.3.6.1.4.1.2221.1 | aceProductFamily | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1 | aceAcos | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.4 | acosDS1 | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.4.3 | acosDS1AggChanConfigTable | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.4.3.1 | acosDS1AggChanConfigEntry | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.4.3.1.4 | acosDS1RxChannelsAggregate | ACOS-MIB |