hpicfSyslogfacilityType

HP-ICF-SYSLOG-MIB · .1.3.6.1.4.1.11.2.14.14.1.1.4.3.1.1.2

Object

The facility type for all the Syslog messages.

Context

MIB
HP-ICF-SYSLOG-MIB
OID
.1.3.6.1.4.1.11.2.14.14.1.1.4.3.1.1.2
Type
column
Access
readonly
Status
current
Parent
hpicfSyslogFacilityCounterInfoEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-SYSLOG-MIB::hpicfSyslogfacilityType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-SYSLOG-MIB::hpicfSyslogfacilityType.<hpicfSyslogfacilityCounterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-SYSLOG-MIB::hpicfSyslogfacilityType'

Syntax

Source
HpicfSyslogFacility
Base type
Enumeration

Values & Constraints

Type Values
0kern
1user
2mail
3daemon
4auth
5syslog
6lpr
7news
8uucp
9sys9
10sys10
11sys11
12sys12
13sys13
14sys14
15cron
16local0
17local1
18local2
19local3
20local4
21local5
22local6
23local7