eltexProcessCPUThresholdNotificationGlobalEnable
ELTEX-PROCESS-MIB ·
.1.3.6.1.4.1.35265.41.1.1.2.1
Object
This field enables the generation of eltexProcessCPUThresholdNotification
globally on the device.
If this object value is 'false', then no eltexProcessCPUThresholdNotification
will be generated on this device. If this object value is 'true', then
notification will be generated.
Context
- MIB
- ELTEX-PROCESS-MIB
- OID
.1.3.6.1.4.1.35265.41.1.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- eltexProcessCPUThreshold
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-PROCESS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-PROCESS-MIB::eltexProcessCPUThresholdNotificationGlobalEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-PROCESS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-PROCESS-MIB::eltexProcessCPUThresholdNotificationGlobalEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |