setSysloFacFac
LANCOM-L310-OLD ·
.1.3.6.1.4.1.2356.600.6.310.2.22.3.1.2
Object
column r/w
Enumeration
Facility
Context
- MIB
- LANCOM-L310-OLD
- OID
.1.3.6.1.4.1.2356.600.6.310.2.22.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- setSysloFacEntry
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 'LANCOM-L310-OLD' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-L310-OLD::setSysloFacFac'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-L310-OLD' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-L310-OLD::setSysloFacFac.<setSysloFacSou>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-L310-OLD' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-L310-OLD::setSysloFacFac'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | kern |
1 | user |
2 | |
3 | daemon |
4 | auth |
5 | syslog |
6 | lpr |
7 | news |
8 | uucp |
9 | cron |
10 | authpriv |
16 | local0 |
17 | local1 |
18 | local2 |
19 | local3 |
20 | local4 |
21 | local5 |
22 | local6 |
23 | local7 |