hpnicfSyslogLogGlobalLevelRfc
HPN-ICF-SYSLOG-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.4
Object
scalar r/w
Enumeration
The global level of log message. This object replaces hpnicfSyslogLogGlobalLevel because it observes the terms of RFC5424.
Context
- MIB
- HPN-ICF-SYSLOG-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpnicfSyslogLog
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 'HPN-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYSLOG-MIB::hpnicfSyslogLogGlobalLevelRfc.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-SYSLOG-MIB::hpnicfSyslogLogGlobalLevelRfc'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | informational |
7 | debug |