h3cICLoghostFacility
H3C-INFOCENTER-MIB ·
.1.3.6.1.4.1.2011.10.2.119.2.2.1.5
Object
The operations staff can selectively filter the messages with priority which consists of facility that generates the message and severity of the message.
Context
- MIB
- H3C-INFOCENTER-MIB
- OID
.1.3.6.1.4.1.2011.10.2.119.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cICLoghostEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'H3C-INFOCENTER-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-INFOCENTER-MIB::h3cICLoghostFacility'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-INFOCENTER-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-INFOCENTER-MIB::h3cICLoghostFacility.<h3cICLoghostIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-INFOCENTER-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-INFOCENTER-MIB::h3cICLoghostFacility'
Syntax
- Source
- ICFacilityType
- Base type
Enumeration
Values & Constraints
Type Values
0 | kernel |
1 | userLevel |
2 | mailSystem |
3 | systemDaemons |
4 | securityAuthorization |
5 | internallyMessages |
6 | linePrinter |
7 | networkNews |
8 | uucp |
9 | clockDaemon |
10 | securityAuthorization2 |
11 | ftpDaemon |
12 | ntp |
13 | logAudit |
14 | logAlert |
15 | clockDaemon2 |
16 | local0 |
17 | local1 |
18 | local2 |
19 | local3 |
20 | local4 |
21 | local5 |
22 | local6 |
23 | local7 |