hwDefType
CTATX-MIB ·
.1.3.6.1.4.1.97.3.1.2.1.4
Object
column mandatory
Enumeration
The module type defined for the slot. Certain pre-defined relationships exist. Slot 1 always contains the Packet Processing Engine board. Slots 2-6 are either unoccupied, or contain IOM boards. Slot 7 is either unoccupied or contains the Turbo processor board. If hwDefType does not match hwType, then the module will not be used, regardless of the value of hwUseMod. Note that hwDefType can only be changed by rebooting the ES/1.
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::hwDefType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::hwDefType.<hwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::hwDefType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vacant |
2 | unknown |
3 | packet-processing-engine |
4 | turbo |
5 | csma-iom |
6 | hssi-iom |
7 | tpr-iom |
8 | fddi-iom |
9 | ifddi-iom |
10 | ttpr-iom |
11 | eiom8-iom |
12 | feiom-iom |