All MIBs › AISYSTEM-MIB › aiSysMTProductName
aiSysMTProductName
Module: AISYSTEM-MIB
OID (symbolic): AISYSTEM-MIB::aiSysMTProductName
OID (numeric): 1.3.6.1.4.1.539.8.4.3.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The product name of the module. This is the name from the module's auto-id part, if it has one.
What is aiSysMTProductName?
Reports the product name of a hardware module as recorded in the module's auto-id section. This read-only value identifies what type of module is installed at a given slot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.8.4.3.1.2 snmpwalk -v2c -c public <target> AISYSTEM-MIB::aiSysMTProductName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.8.4.3.1.2.1 snmpget -v2c -c public <target> AISYSTEM-MIB::aiSysMTProductName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aiSysMTProductName.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.539 | aii | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.8 | aiSystem | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.4 | aiSystemDisc | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.4.3 | aiSysDiscModuleTable | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.4.3.1 | aiSysModuleTableEntry | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.4.3.1.2 | aiSysMTProductName | AISYSTEM-MIB |