pktcEventSyslogAddressType
PKTC-IETF-EVENT-MIB ·
.1.3.6.1.2.1.182.1.1.2.2
Object
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 DNS domain name will leave the device without a syslog server to which it can report events.
Context
- MIB
- PKTC-IETF-EVENT-MIB
- OID
.1.3.6.1.2.1.182.1.1.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pktcEventSyslog
- Siblings
- 5
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pktcEventSyslogCapabilities This MIB object contains the MTA capabilities
for supporting the syslog protocol, specifically
the message formats and the transport protocols.
The BSD syslog message f… | scalar | Bits | .1.3.6.1.2.1.182.1.1.2.1 |
| 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 |