nlmStatsLogNotificationsBumped

NOTIFICATION-LOG-MIB · .1.3.6.1.2.1.92.1.2.3.1.2

Object

column notificationsSNMPv2-SMICounter32
The number of log entries discarded from this named log to make
room for a new entry due to lack of resources or the value of
nlmConfigGlobalEntryLimit or nlmConfigLogEntryLimit.  This does not
include entries discarded due to the value of
nlmConfigGlobalAgeOut.

Context

MIB
NOTIFICATION-LOG-MIB
OID
.1.3.6.1.2.1.92.1.2.3.1.2
Type
column
Access
readonly
Status
current
Units
notifications
Parent
nlmStatsLogEntry
Groups
1

Walk 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 'NOTIFICATION-LOG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOTIFICATION-LOG-MIB::nlmStatsLogNotificationsBumped'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NOTIFICATION-LOG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOTIFICATION-LOG-MIB::nlmStatsLogNotificationsBumped.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NOTIFICATION-LOG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NOTIFICATION-LOG-MIB::nlmStatsLogNotificationsBumped'

Syntax

notificationsSNMPv2-SMICounter32
Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance