HUAWEI-MG-MIB Table View

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

Tables
3
Rows
3
Columns
10
.1.3.6.1.4.1.2011.5.25.312.1.1 · 1 row entry · 5 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwMGMonitorGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-MG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MG-MIB::hwMGMonitorGroupTable'
This table describes attributes of the interface monitoring group. The information includes the index and name of the interface monitoring group, the down-weight of each faulty binding interface, whether the association between the track interface and the interface monitoring group is enabled, and the delay before the track interface goes Up.
hwMGMonitorGroupEntry row .1.3.6.1.4.1.2011.5.25.312.1.1.1
Entry of the monitoring group.
Column Syntax OID
This object indicates the index of the interface monitoring group. The index identifies a unique interface monitoring group.
Integer32
Constraints:
range: 1-32
.1.3.6.1.4.1.2011.5.25.312.1.1.1.1
This object indicates the name of the interface monitoring group.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2011.5.25.312.1.1.1.2
This object indicates the sum of down-weights of the faulty binding interfaces in the interface monitoring group.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.312.1.1.1.3
This object indicates whether the association between the track interface and the interface monitoring group is enabled.
Enumerationr/w
Enumerated Values:
1disable
2enable
.1.3.6.1.4.1.2011.5.25.312.1.1.1.4
This object indicates the delay before the track interface goes Up, in seconds. The value is an integer ranging from 0 to 4294967295.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.312.1.1.1.5
.1.3.6.1.4.1.2011.5.25.312.1.2 · 1 row entry · 2 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwMGBindingInterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-MG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MG-MIB::hwMGBindingInterfaceTable'
This table describes attributes of the binding interface in the interface monitoring group. The information includes the index and down-weight of the binding interface.
hwMGBindingInterfaceEntry row .1.3.6.1.4.1.2011.5.25.312.1.2.1
Entry of the binding interface.
Column Syntax OID
This object indicates the index of the binding interface in the interface monitoring group. The index identifies a unique binding interface.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.2011.5.25.312.1.2.1.1
This object indicates the down-weight of the binding interface in the interface monitoring group.
Integer32r/w
Constraints:
range: 1-1000
.1.3.6.1.4.1.2011.5.25.312.1.2.1.2
.1.3.6.1.4.1.2011.5.25.312.1.3 · 1 row entry · 3 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwMGTrackInterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-MG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MG-MIB::hwMGTrackInterfaceTable'
This table describes attributes of the track interface. The information includes the index and down-weight of the track interface and the status of the association between the track interface and the interface monitoring group.
hwMGTrackInterfaceEntry row .1.3.6.1.4.1.2011.5.25.312.1.3.1
Entry of the track interface.
Column Syntax OID
This object indicates the index of the track interface. The index identifies a unique track interface.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.2011.5.25.312.1.3.1.1
This object indicates the down-weight of the track interface.
Integer32r/w
Constraints:
range: 0-1000
.1.3.6.1.4.1.2011.5.25.312.1.3.1.2
This object indicates the status of the association between the track interface and the interface monitoring group. By default, the status is normal. triggerdown(2): If the sum of down-weights of the faulty binding inte…
Enumeration
Enumerated Values:
1triggerup
2triggerdown
3normal
.1.3.6.1.4.1.2011.5.25.312.1.3.1.3