All MIBs › CTATX-MIB › swTypes
swTypes
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::swTypes
OID (numeric): 1.3.6.1.4.1.97.3.2.2.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The types of the files within the file set.The size of swFileTypes may be determined by swCount. The possible file types are none (0) File not present ppe-turbo (1) Packet Processing Engine and/or Turbo Code ppe-only(2) Packet Processing Engine Code turbo-only (3) Turbo Code eiom (4) EIOM Code (for many Ethernet/802.3 IOMs) hiom (5) HSSI IOM Code tiom (6) Token Ring IOM Code fiom (7) FIOM Code ifiom (8) Intelligent FIOM Code ttiom (9) Turbo Token Ring IOM Code eiom8 (10) Octal EIOM Code feiom (11) Fast Ethernet IOM code.
What is swTypes?
This read-only OCTET STRING enumerates the type of each file within a software file set, using codes such as ppe-turbo, ppe-only, turbo-only, eiom, hiom, and tiom, with the array length determined by swCount. An administrator decodes it to know exactly what kind of code (bridge microcode, IOM firmware, etc.) each stored file actually is. For example, decoding a byte value of 5 (hiom) in swTypes confirms the file set includes HSSI IOM firmware.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.2.2.1.5 snmpwalk -v2c -c public <target> CTATX-MIB::swTypes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.2.2.1.5.1 snmpget -v2c -c public <target> CTATX-MIB::swTypes.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::swTypes OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.2 | sw | CTATX-MIB |
| 1.3.6.1.4.1.97.3.2.2 | swFilesetTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.2.2.1 | swFileset | CTATX-MIB |
| 1.3.6.1.4.1.97.3.2.2.1.5 | swTypes | CTATX-MIB |