safAlarmActiveThresholdValue
SAF-ALARM-MIB ·
.1.3.6.1.4.1.7571.100.118.1.1.2.1.8
Object
column SNMPv2-SMIInteger32
The value of the gauge or counter which crossed the threshold. This may be different from the threshold value if, for example, the gauge may only take on descrete values.
Context
- MIB
- SAF-ALARM-MIB
- OID
.1.3.6.1.4.1.7571.100.118.1.1.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- safAlarmActiveEntry
- Groups
- 1
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 'SAF-ALARM-MIB' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAF-ALARM-MIB::safAlarmActiveThresholdValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SAF-ALARM-MIB' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAF-ALARM-MIB::safAlarmActiveThresholdValue.<safAlarmActiveIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SAF-ALARM-MIB' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SAF-ALARM-MIB::safAlarmActiveThresholdValue'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of