trapDescription
HAWK-I2-MIB ·
.1.3.6.1.4.1.3711.24.1.1.100.2
Object
scalar DisplayString
A string to be carried on notifications of types 1 to 4 identifying the event which caused it.
The format of this string is as follows.
Field 1 - type of notification, e.g. warning, critical, etc.
Field 2 - data source, e.g. inputs. Generally this relates to a particular MIB branch.
Field 3 - channel number, e.g. input 1.
Field 4 - event, i.e. what caused the trap.
Field 5 - value at which the event occured, e.g. 900, indicating 90% humidity.
Field 6 - type of data, e.g. relative humidity
Fields are omitted if not relevant to a particular notification.
Context
- MIB
- HAWK-I2-MIB
- OID
.1.3.6.1.4.1.3711.24.1.1.100.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- trapInfo
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::trapDescription.0'
More examples
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::trapDescription'
Syntax
- Source
- DisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.