snMspsSyslogRelayTransType
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.21.1.13
Object
scalar r/w
Enumeration
Relay supports UDP and TCP transport type.When the transport type is configured as UDP, relay receives syslog messages via UDP socket.When the transport type is configured as TCP, relay receives syslog message via TCP socket.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.21.1.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
udp- Parent
- snMspsSyslogClient
Net-SNMP examples
How SNMP and these commands workScalars 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::snMspsSyslogRelayTransType.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::snMspsSyslogRelayTransType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | udp |
2 | tcp |