expType
HAWK-I2-MIB ·
.1.3.6.1.4.1.3711.24.1.1.8.2.1.4
Object
Indicates the External Unit type.
Context
- MIB
- HAWK-I2-MIB
- OID
.1.3.6.1.4.1.3711.24.1.1.8.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- expEntry
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 'HAWK-I2-MIB' -M '/opt/observium/mibs/panduit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HAWK-I2-MIB::expType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HAWK-I2-MIB' -M '/opt/observium/mibs/panduit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HAWK-I2-MIB::expType.<expNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HAWK-I2-MIB' -M '/opt/observium/mibs/panduit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HAWK-I2-MIB::expType'
Syntax
- Source
- ExternalUnitType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | acu |
2 | keypad |
3 | pduEU |
4 | enviroHawk2 |
5 | idm |
253 | autoWithTraps |
254 | auto |
255 | inactive |