ISM-TRAP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
16
.1.3.6.1.4.1.34774.4.1.2.1 · 1 row entry · 8 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk forwardAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ISM-TRAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISM-TRAP-MIB::forwardAddrTable'
This table gives information about alarm forwarding address information, involving IP addresses, ports, and versions.
This table is used exclusively for ISM management software and is not available to others.
forwardAddrEntry row .1.3.6.1.4.1.34774.4.1.2.1.1
A table containing the part component.
Column Syntax OID
Index to the alarm forwarding address. The value can be 0 to 3.
OctetStringr/w
Constraints:
range: 0-1024
.1.3.6.1.4.1.34774.4.1.2.1.1.1
IP address to which the alarm is forwarded. Only support IPv4 format.
If domain names are supported and valid, the destination address is the IP address corresponding to the domain name;
if the domain name is invalid, '…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.34774.4.1.2.1.1.2
Port of the alarm forwarding address. The value can be 1 to 65535.
SNMPv2-SMIGauge32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.34774.4.1.2.1.1.3
Version of the alarm forwarding address. The value can be:
1: SNMPv1
2: SNMPv2c
3: SNMPv3
When configuring the alarm forwarding address, if this field is not filled, the default is SNMPv2c.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.34774.4.1.2.1.1.4
Row status value. The value can be:
1: Modify the alarm forwarding address
4: Add the alarm forwarding address
6: Delete the alarm forwarding address
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.34774.4.1.2.1.1.5
New alarm forwarding address. Support IPv4 or IPv6 format.
If forwardAddrIP and forwardAddrIPNew fields are filled with values, take the value of the forwardAddrIPNew field by default.
OctetStringr/w .1.3.6.1.4.1.34774.4.1.2.1.1.6
Type of the alarm forwarding address. The value can be:
1: Parsed. Sends parsed alarms to the alarm forwarding address (Trap OID:1.3.6.1.4.1.2011.2.91.10.2.1.0.1)
2: Original. Sends original alarms to the alarm forwardi…
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.34774.4.1.2.1.1.7
USM user name of the destination address for trap forwarding.
When the trap forwarding address type is SNMPv3, this field is mandatory and users must ensure a specified USM user exists in the system.
Otherwise, this ope…
OctetStringr/w .1.3.6.1.4.1.34774.4.1.2.1.1.8

eventTable

table
.1.3.6.1.4.1.34774.4.1.3.1 · 1 row entry · 8 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk eventTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ISM-TRAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISM-TRAP-MIB::eventTable'
This table gives device alarm information, which can be queried. This table is used exclusively for ISM management software and is not available to others.
eventEntry row .1.3.6.1.4.1.34774.4.1.3.1.1
A table containing the part component.
Column Syntax OID
Alarm type. The value can be:
0: Event
1: Fault
2: Recovery
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.34774.4.1.3.1.1.1
Original alarm ID. It indicates a collection of alarms with the same category.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.34774.4.1.3.1.1.2
Alarm severity. The value can be:
2: Info
3: Warning
5: Major
6: Critical
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.34774.4.1.3.1.1.3
Alarm SN, namely, unique identifier of the alarm.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.34774.4.1.3.1.1.4
UTC time when the alarm was generated, unit: seconds.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.34774.4.1.3.1.1.5
UTC time when the alarm was cleared, unit: seconds.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.34774.4.1.3.1.1.6
Alarm location parameter. This parameter can be used to resolve alarm description. It is used with the alarm configuration file of the upper-layer network management system.
OctetStringr/w .1.3.6.1.4.1.34774.4.1.3.1.1.7
Row status value. The value can be:
1: Row Active
6: Remove a alarm according to the alarm serial number.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.34774.4.1.3.1.1.20