syslogDestEventFilter
MS-SWITCH30-MIB ·
.1.3.6.1.4.1.3181.10.3.24.10.1.7
Object
column r/w
Bits
Flags to filter syslog events: messages are only sent if regarding bits are set.
Context
- MIB
- MS-SWITCH30-MIB
- OID
.1.3.6.1.4.1.3181.10.3.24.10.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- syslogDestTableEntry
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 'MS-SWITCH30-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MS-SWITCH30-MIB::syslogDestEventFilter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MS-SWITCH30-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MS-SWITCH30-MIB::syslogDestEventFilter.<syslogDestId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MS-SWITCH30-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MS-SWITCH30-MIB::syslogDestEventFilter'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | reset |
1 | linkchange |
2 | configchange |
3 | login |
4 | firmwareupdate |
5 | powerredundancy |
6 | portauth |
7 | temperature |
8 | ring |
9 | sfp |
10 | poe |
11 | rtc |
12 | vct |
29 | debug |
30 | statusreport |
31 | test |