hm2DiagEgressIfaceUtilizationAlarmCondition
HM2-DIAGNOSTIC-MIB ·
.1.3.6.1.4.1.248.11.22.1.5.2.1.5
Object
column SNMPv2-TCTruthValue
The alarm condition is given (true), if the given hm2DiagEgressIfaceUtilizationAlarmUpperThreshold limit is exceeded by the egress interface utilization or if the utilization value falls below hm2DiagEgressIfaceUtilizationAlarmLowerThreshold limit. The alarm condition will be removed, when the egress interface utilization value falls in between hm2DiagEgressIfaceUtilizationAlarmLowerThreshold hm2DiagEgressIfaceUtilizationAlarmUpperThreshold.
Context
- MIB
- HM2-DIAGNOSTIC-MIB
- OID
.1.3.6.1.4.1.248.11.22.1.5.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hm2DiagEgressIfaceUtilizationEntry
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 'HM2-DIAGNOSTIC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DIAGNOSTIC-MIB::hm2DiagEgressIfaceUtilizationAlarmCondition'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-DIAGNOSTIC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DIAGNOSTIC-MIB::hm2DiagEgressIfaceUtilizationAlarmCondition.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-DIAGNOSTIC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-DIAGNOSTIC-MIB::hm2DiagEgressIfaceUtilizationAlarmCondition'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |