All MIBs › ITOUCH-SYSTEM-MIB › resType
resType
Module: ITOUCH-SYSTEM-MIB
OID (symbolic): ITOUCH-SYSTEM-MIB::resType
OID (numeric): 1.3.6.1.4.1.33.1.32.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Identification of a resource type. Typically corresponds directly to a label such as 'Processes:' in the SERVER ALTERNATE STATUS display.
What is resType?
Identifies which system resource (e.g. cpuPercent, memoryPercent, a routing/filter table, or an interface count) a row of the Resource table describes; use it as the index to know what resCurrent, resWorst, and resLacks refer to in that row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.1.32.1.1 snmpwalk -v2c -c public <target> ITOUCH-SYSTEM-MIB::resType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.1.32.1.1.1 snmpget -v2c -c public <target> ITOUCH-SYSTEM-MIB::resType.1
Start monitoring iTouch Communications (Black Box) series network device (system identity) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ITOUCH-SYSTEM-MIB::resType OID value, configure state conditions and alerts, and monitor any iTouch Communications (Black Box) series network device (system identity) from a single console.
OID Breakdown
Upper-level ancestors (7 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.33 | iTouch | ITOUCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33.1 | xSystem | ITOUCH-SYSTEM-MIB |
| 1.3.6.1.4.1.33.1.32 | resTable | ITOUCH-SYSTEM-MIB |
| 1.3.6.1.4.1.33.1.32.1 | resEntry | ITOUCH-SYSTEM-MIB |
| 1.3.6.1.4.1.33.1.32.1.1 | resType | ITOUCH-SYSTEM-MIB |