rlSyslogAlarmFlag
HPE-SYSLOG-MIB ·
.1.3.6.1.4.1.11.2.82.2.17
Object
The MIB is initiated by false and it is set to true every time when a syslog message with severity >= min_severity_to_alarm_threshold (host parameter) is generated.
Context
- MIB
- HPE-SYSLOG-MIB
- OID
.1.3.6.1.4.1.11.2.82.2.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlSyslogPrivate
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 'HPE-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-SYSLOG-MIB::rlSyslogAlarmFlag.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-SYSLOG-MIB::rlSyslogAlarmFlag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |