bnLogMsgRemoteServerEnabled

BN-LOG-MESSAGE-MIB · .1.3.6.1.4.1.45.1.6.16.1.1.19.1.3

Object

column r/w SNMPv2-TCTruthValue
Indicates whether this server is enabled.

Context

MIB
BN-LOG-MESSAGE-MIB
OID
.1.3.6.1.4.1.45.1.6.16.1.1.19.1.3
Type
column
Access
readwrite
Status
current
Parent
bnLogMsgRemoteServerEntry

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false