tmnxBsxEventLogAdminState

TIMETRA-BSX-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.63.2.28.1.6

Object

The value of tmnxBsxEventLogAdminState specifies the administrative
state of the event log. When the value is 'outOfService (3)', the
event log is disabled and no new log entries are inserted.
              
If the value of tmnxBsxEventLogBufferType is set to 'syslog (3)', the
value of tmnxBsxEventLogAdminState may only be changed to 'inService
(2)' if the values of tmnxBsxEventLogSyslogAddr,
tmnxBsxEventLogSyslogAddrType and tmnxBsxEventLogSyslogVlan are
non-default.

Context

MIB
TIMETRA-BSX-NG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.63.2.28.1.6
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::tmnxBsxEventLogAdminState'
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::tmnxBsxEventLogAdminState.<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::tmnxBsxEventLogAdminState'

Syntax

Values & Constraints

Type Values
1noop
2inService
3outOfService

Conformance