hh3cSyslogLogGlobalLevel
HH3C-SYSLOG-MIB ·
.1.3.6.1.4.1.25506.2.63.1.10.3
Object
The global level of log message. This object is replaced by hh3cSyslogLogGlobalLevelRfc because its value does not accord with RFC5424.
Context
- MIB
- HH3C-SYSLOG-MIB
- OID
.1.3.6.1.4.1.25506.2.63.1.10.3- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- hh3cSyslogLog
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 'HH3C-SYSLOG-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-SYSLOG-MIB::hh3cSyslogLogGlobalLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-SYSLOG-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-SYSLOG-MIB::hh3cSyslogLogGlobalLevel'
Syntax
- Source
- MessageLevelType
- Base type
Enumeration
Values & Constraints
Type Values
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notice |
7 | informational |
8 | debug |
9 | invalid |