tmnxSyslogTargetMessagesDropped
TIMETRA-LOG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.12.8.1.9
Object
column SNMPv2-SMICounter32
The value of tmnxSyslogTargetMessagesDropped is a count of messages not sent to this syslog collector target because the severity level of the message was above tmnxSyslogTargetSeverity; the higher the level, the lower the severity.
Context
- MIB
- TIMETRA-LOG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.12.8.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxSyslogTargetEntry
- Groups
- 2
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 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOG-MIB::tmnxSyslogTargetMessagesDropped'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOG-MIB::tmnxSyslogTargetMessagesDropped.<tmnxSyslogTargetIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LOG-MIB::tmnxSyslogTargetMessagesDropped'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of