a3ComSysSystemLogFacility
A3COM-SWITCHING-SYSTEMS-MIB ·
.1.3.6.1.4.1.43.29.4.1.27.4.1.4
Object
column mandatory
Enumeration
The facility which entered the event in the log. fcmlmm(6) represents those events which may be common to the Lanplex Management Module (LMM) and the FDDI Concentrator Module (FCM). lmmfddi(6) represents those events specific to the FDDI portion of the LMM and lmmboard represents general events logged by the LMM.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-MIB
- OID
.1.3.6.1.4.1.43.29.4.1.27.4.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- a3ComSysSystemLogEntry
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 'A3COM-SWITCHING-SYSTEMS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysSystemLogFacility'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-SWITCHING-SYSTEMS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysSystemLogFacility.<a3ComSysSystemLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-SWITCHING-SYSTEMS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysSystemLogFacility'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | exception |
2 | operatingSystem |
3 | assertion |
4 | spanningTree |
5 | fcmlmm |
6 | lmmfddi |
7 | lmmboard |
8 | esm |
9 | trsm |
10 | efsm |
11 | fsm |
12 | hsi |