hm2LogSyslogServerTransportType
HM2-LOGGING-MIB ·
.1.3.6.1.4.1.248.11.23.1.5.10.1.8
Object
column
r/w
Enumeration
The transport type used to deliver the log messages to the syslog server. When set to udp(1) the syslog messages are sent over UDP on the configured port. When set to tls(2) the syslog messages are sent over TLS on configured TCP port (hm2LogSyslogServerUdpPort).
Context
- MIB
- HM2-LOGGING-MIB
- OID
.1.3.6.1.4.1.248.11.23.1.5.10.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2LogSyslogServerEntry
- Table
- hm2LogSyslogServerTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | udp |
2 | tls |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2LogSyslogServerIndex An index that uniquely identifies the entry
in the table and so the syslog server. | column | Integer32 | .1.3.6.1.4.1.248.11.23.1.5.10.1.1 |
| hm2LogSyslogServerIPAddrType Address type for server IP address.
Currently, only ipv4(1), ipv6(2) and dns(16) are supported. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.248.11.23.1.5.10.1.2 |
| hm2LogSyslogServerIPAddr IP address of syslog server for logging. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.248.11.23.1.5.10.1.3 |
| hm2LogSyslogServerUdpPort TCP or UDP port used for syslog server transmission. If this value is
zero then the default port 514 is used. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.248.11.23.1.5.10.1.4 |
| hm2LogSyslogServerLevelUpto Up to log level to be sent to this syslog server. | column | HmAgentLogSeverity | .1.3.6.1.4.1.248.11.23.1.5.10.1.5 |
| hm2LogSyslogServerLogType Defines the type of log messages to be sent to the syslog server.
systemlog (1): Define the system event log entries as stored also in
the system event log.
audittrail (2): Defin… | column | Enumeration | .1.3.6.1.4.1.248.11.23.1.5.10.1.6 |
| hm2LogSyslogServerRowStatus Syslog server entry status.
active(1) - This syslog server is active.
notInService(2) - Row has been suspended.
notReady(3) - Row has incomplete values.
createAndGo(4) - Accept … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.248.11.23.1.5.10.1.7 |