All MIBs › DMTF-SOFTWARE-MIB › installableState
installableState
Module: DMTF-SOFTWARE-MIB
OID (symbolic): DMTF-SOFTWARE-MIB::installableState
OID (numeric): 1.3.6.1.4.1.412.2.3.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies whether this component describes a software product installed for the purpose of further distribution.
What is installableState?
Indicates whether this component is itself installable, not installable, or of unknown installable status, relevant for products bundled purely for redistribution rather than direct installation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.2.3.1.1.8 snmpwalk -v2c -c public <target> DMTF-SOFTWARE-MIB::installableState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.412.2.3.1.1.8.1 snmpget -v2c -c public <target> DMTF-SOFTWARE-MIB::installableState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> installableState.1
Start monitoring Desktop/server system with DMI-based software inventory agent (vendor-neutral, DMTF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DMTF-SOFTWARE-MIB::installableState OID value, configure state conditions and alerts, and monitor any Desktop/server system with DMI-based software inventory agent (vendor-neutral, DMTF standard) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.412 | dmtf | BASEBRDD-MIB |
| 1.3.6.1.4.1.412.2 | dmtfStdMifs | BASEBRDD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.412.2.3 | dmtfSoftwareMIF | DMTF-SOFTWARE-MIB |
| 1.3.6.1.4.1.412.2.3.1 | dmtfSoftwareComponentInformationTable | DMTF-SOFTWARE-MIB |
| 1.3.6.1.4.1.412.2.3.1.1 | dmtfSoftwareComponentInformationEntry | DMTF-SOFTWARE-MIB |
| 1.3.6.1.4.1.412.2.3.1.1.8 | installableState | DMTF-SOFTWARE-MIB |