All MIBs › ACOS-MIB › acosDeviceTotal
acosDeviceTotal
Module: ACOS-MIB
OID (symbolic): ACOS-MIB::acosDeviceTotal
OID (numeric): 1.3.6.1.4.1.2221.1.1.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The total number of devices contained within the slot. This value represents the maximum index into tables that are indexed by a slot device number. Multiple devices can reside in a slot. For example, a slot might contain a dual DS1 NIM consisting of two DS1 interfaces. In MIB tables where both interfaces are accessible, the objects would be indexed through a combination of the slot number and the slot device number. If the slot is empty then 0 is reported for this object.
What is acosDeviceTotal?
This OID reports how many individual devices or interfaces are present on the card in a particular slot. Engineers use this to understand the port density and indexing structure for accessing individual interface statistics. For example, a value of 2 means a dual-interface card has 2 separate logical devices that can be configured independently.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.2.1.1.3 snmpwalk -v2c -c public <target> ACOS-MIB::acosDeviceTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.2.1.1.3.1 snmpget -v2c -c public <target> ACOS-MIB::acosDeviceTotal.1
Start monitoring A10 Networks Thunder ADCs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACOS-MIB::acosDeviceTotal 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.2 | acosDevices | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.2.1 | acosDeviceTable | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.2.1.1 | acosDeviceEntry | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.2.1.1.3 | acosDeviceTotal | ACOS-MIB |