All MIBs › ACOS-MIB › acosDS1TxChannelsAggregate
acosDS1TxChannelsAggregate
Module: ACOS-MIB
OID (symbolic): ACOS-MIB::acosDS1TxChannelsAggregate
OID (numeric): 1.3.6.1.4.1.2221.1.1.4.3.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: An aggregate of all transmit 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 acosDS1TxChannelsAggregate?
This OID contains the transmit enable/disable state for all 24 channels (T1) or all 31 channels (E1) in a single compact binary array. Engineers use this to quickly enable or disable all channels at once or to read the transmit state of all channels in one query. For example, a sequence of 24 bytes with each byte set to 1 means all 24 channels on a T1 line are enabled for transmission.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.4.3.1.3 snmpwalk -v2c -c public <target> ACOS-MIB::acosDS1TxChannelsAggregate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.4.3.1.3.1 snmpget -v2c -c public <target> ACOS-MIB::acosDS1TxChannelsAggregate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2221.1.1.4.3.1.3.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::acosDS1TxChannelsAggregate 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.3 | acosDS1TxChannelsAggregate | ACOS-MIB |