staConfiEventlogEvent
LANCOM-L54g-MIB ·
.1.3.6.1.4.1.2356.600.2.54.1.11.12.1.2
Object
column Enumeration
Event
Context
- MIB
- LANCOM-L54g-MIB
- OID
.1.3.6.1.4.1.2356.600.2.54.1.11.12.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- staConfiEventlogEntry
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-L54g-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-L54g-MIB::staConfiEventlogEvent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-L54g-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-L54g-MIB::staConfiEventlogEvent.<staConfiEventlogIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-L54g-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-L54g-MIB::staConfiEventlogEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
4 | fwuplstart |
5 | uplsucc |
6 | uplfailto |
7 | uplfailincl |
8 | uplfailbaddev |
9 | login |
10 | logout |
11 | cnfuplstart |
12 | cnfdnlstart |
13 | cnfdnlsucc |
29 | errlogin |