pktcEventSyslogCapabilities
PKTC-IETF-EVENT-MIB ·
.1.3.6.1.2.1.182.1.1.2.1
Object
scalar
Bits
This MIB object contains the MTA capabilities
for supporting the syslog protocol, specifically
the message formats and the transport protocols.
The BSD syslog message format is specified
in [RFC3164] (formatBSDSyslog), and the IETF
syslog protocol is specified in [RFC5424]
(formatSyslogProtocol).
The MTA MUST set the appropriate protocol and
transport bits, based on implementation.
Context
- MIB
- PKTC-IETF-EVENT-MIB
- OID
.1.3.6.1.2.1.182.1.1.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- pktcEventSyslog
- Siblings
- 5
Syntax
Bits
Values & Constraints
Enumerated Values
0 | formatBSDSyslog |
1 | formatSyslogProtocol |
2 | transportUDP |
3 | transportTLS |
4 | transportBEEP |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pktcEventSyslogAddressType This MIB object defines the Internet address type of
the syslog server specified by the MIB object
pktcEventSyslogAddress. A value of dns(16) is
disallowed since a non-resolvable… | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.182.1.1.2.2 |
| pktcEventSyslogAddress This MIB object contains the IP address of the
syslog server to which the MTA can transmit a syslog
message upon the generation of a management event.
The type of address this obj… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.182.1.1.2.3 |
| pktcEventSyslogMessageFormat This MIB object contains the syslog message format to
be used for transmitting syslog messages to the server
contained in the MIB object pktcEventSyslogServer. | scalar | Enumeration | .1.3.6.1.2.1.182.1.1.2.4 |
| pktcEventSyslogTransport This MIB object specifies the transport to be
used to transmit syslog messages to the syslog
server contained in the MIB object
pktcEventSyslogAddress.
If the MTA does … | scalar | Enumeration | .1.3.6.1.2.1.182.1.1.2.5 |
| pktcEventSyslogPort This MIB object contains the port number of the
syslog server to which the syslog messages are to
be transmitted. | scalar | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.182.1.1.2.6 |