pmTifTresholdAlarmsEnabled

NETI-PM-MIB · .1.3.6.1.4.1.2928.6.2.17.1.1.1.1.8

Object

column r/w SNMPv2-TCTruthValue
If set to `true(1)' then threshold alarms will be sent.
              
Each 15m and 24h current register counter can be assigned a
threshold value. When crossed, a threshold crossing alarm
will be sent for the interval if enabled. Raised alarm will
be cleared at end of a following fault free interval i.e.
one with all interval counter values below their threshold
values and with no UAT. Only one TC alarm per interval can be
raised, regardless of how many thresholds have been crossed.

Context

MIB
NETI-PM-MIB
OID
.1.3.6.1.4.1.2928.6.2.17.1.1.1.1.8
Type
column
Access
readwrite
Status
current
Parent
pmTifEntry
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 'NETI-PM-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-PM-MIB::pmTifTresholdAlarmsEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-PM-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-PM-MIB::pmTifTresholdAlarmsEnabled.<pmTifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-PM-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-PM-MIB::pmTifTresholdAlarmsEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance