All MIBs › ACS8000-MIB › acsProductModel
acsProductModel
Module: ACS8000-MIB
OID (symbolic): ACS8000-MIB::acsProductModel
OID (numeric): 1.3.6.1.4.1.10418.26.2.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The appliance product model
What is acsProductModel?
This OID stores the appliance model identifier as a text string up to 50 characters (read-only). Engineers reference this to determine the capability, port count, or firmware compatibility of a remote appliance during inventory or support troubleshooting. A value of 'ACS8000-32-DC-208' tells you this is an ACS8000 series PDU with 32 outlets rated for DC power at 208 volts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.1.2 snmpwalk -v2c -c public <target> ACS8000-MIB::acsProductModel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.1.2.1 snmpget -v2c -c public <target> ACS8000-MIB::acsProductModel.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acsProductModel.1
Start monitoring Vertiv (Avocent) ACS 8000 console servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACS8000-MIB::acsProductModel OID value, configure state conditions and alerts, and monitor any Vertiv (Avocent) ACS 8000 console servers 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.10418.26 | acs | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2 | acsManagement | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.1 | acsAppliance | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.1.2 | acsProductModel | ACS8000-MIB |