tmnxBsxEventLogBufferType

TIMETRA-BSX-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.63.2.28.1.4

Object

column r/w Enumeration
The value of tmnxBsxEventLogBufferType specifies the type of event log.
The type may be one of:
   linear   (1) - a linear buffer which once full will stop recording
                  events until it is cleared
   circular (2) - a circular buffer whereby older entries will be
                  overwritten by newer entries
   syslog   (3) - a remote syslog collector target is defined in
                  tmnxBsxEventLogSyslogAddr where events are sent

Context

MIB
TIMETRA-BSX-NG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.63.2.28.1.4
Type
column
Access
readwrite
Status
current
Parent
tmnxBsxEventLogEntry
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 'TIMETRA-BSX-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BSX-NG-MIB::tmnxBsxEventLogBufferType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-BSX-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BSX-NG-MIB::tmnxBsxEventLogBufferType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-BSX-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-BSX-NG-MIB::tmnxBsxEventLogBufferType'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance