hwIsmTrapTargetAddrTrapType

ISM-HUAWEI-MIB · .1.3.6.1.4.1.2011.2.91.10.4.1.1.7

Object

column r/w SNMPv2-SMIInteger32
Type of the destination address for trap forwarding. The value can be:
1: Parsed. Sends parsed alarms to the destination address for trap forwarding (Trap OID: 1.3.6.1.4.1.2011.2.91.10.2.1.0.1).
2: Original. Sends original alarms to the destination address for trap forwarding (Trap OID: 1.3.6.1.4.1.34774.4.1.4.2).
3: All. sends Parsed, Original, and Parsed_alarm_oid alarms to the destination address for trap forwarding.
4: Parsed_alarm_oid. Sends parsed alarms to the destination address for trap forwarding (Each alarm corresponds to one OID. Products later than V3R6 support the alarm OID).
5: Parsed_time_string. Sends parsed alarms to the destination address for trap forwarding (Products V3R3C20SPC200 and later than V3R6 support this trap type. Trap OID: 1.3.6.1.4.1.2011.2.251.20.1.2.1).
6: Original_time_string.Sends original alarms to the destination address for trap forwarding (Products V3R3C20SPC200 andlater than V3R6 support this trap type. Trap OID: 1.3.6.1.4.1.2011.2.251.20.2.1.1).
When configuring the destination address for trap forwarding, if this field is not filled, the default is Parsed.

Context

MIB
ISM-HUAWEI-MIB
OID
.1.3.6.1.4.1.2011.2.91.10.4.1.1.7
Type
column
Access
readwrite
Status
current
Parent
hwIsmTrapTargetAddrEntry
Groups
1

Walk 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 'ISM-HUAWEI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISM-HUAWEI-MIB::hwIsmTrapTargetAddrTrapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISM-HUAWEI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISM-HUAWEI-MIB::hwIsmTrapTargetAddrTrapType.<hwIsmTrapTargetAddrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISM-HUAWEI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISM-HUAWEI-MIB::hwIsmTrapTargetAddrTrapType'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance