snAgSysLogGblCriticalLevel
HP-SN-AGENT-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.1.4
Object
Filter events going to the logging buffer. This is a packed
bit string object of which each bit has the following meaning:
(bit 0 is the least significant bit).
bit position meaning
------------ -------
8-31 reserved
7 Warning (warning conditions)
6 Notification (normal but significant conditions)
5 Informational (informational messages)
4 Error (error conditions)
3 Emergency (system is unusable)
2 Debugging (debugging messages)
1 Critical (critical conditions)
0 Alert (immediate action needed)
Setting a critical level bit to 1 makes the logging buffer
accept the corresponding event. Resetting a critical level
bit to 0 makes the logging buffer reject the corresponding
event.
Context
- MIB
- HP-SN-AGENT-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snAgSysLogGbl
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 'HP-SN-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-AGENT-MIB::snAgSysLogGblCriticalLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-AGENT-MIB::snAgSysLogGblCriticalLevel'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647