snMspsSyslogRole

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.21.1.8

Object

scalar r/w Enumeration
Syslog supports two type of roles one is Device and other is Relay
Device can generate and forward the syslog message
Relay can receive , generate and forward the syslog messages
Relay check whether the received packet is as per BSD Syslog format
if not relay makes the message to BSD Syslog format and forward
Default role is device.

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.21.1.8
Type
scalar
Access
readwrite
Status
current
Default
device
Parent
snMspsSyslogClient

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsSyslogRole.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsSyslogRole'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1device
2relay