logEventSeverityThreshold
HIPATH-WIRELESS-HWC-MIB ·
.1.3.6.1.4.1.4329.15.3.9.1
Object
Specifies the minimum level at which the SNMP agent will send notifications for log events. I.e., setting this value to 'major' will send notifcations for critical and major log events. Setting the threshold to minor will trap critical, major, and minor events.
Context
- MIB
- HIPATH-WIRELESS-HWC-MIB
- OID
.1.3.6.1.4.1.4329.15.3.9.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- logNotifications
- Groups
- 1
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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::logEventSeverityThreshold.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::logEventSeverityThreshold'
Syntax
- Source
- LogEventSeverity
- Base type
Enumeration
Type Description
The log event severities used in the access controller.
Values & Constraints
Type Values
1 | critical |
2 | major |
3 | minor |
4 | information |
5 | trace |
Conformance
Member of