pktcDevEvSyslogAddressType
PKTC-EVENT-MIB ·
.1.3.6.1.4.1.4491.2.2.3.1.2
Object
This MIB Object defines the address type of the
Syslog server.
PacketCable devices implementing this MIB MUST
support an InetAddressType of ipv4(1).
PacketCable devices MAY optionally implement other
address types.
If an unsupported InetAddressType is used to set
this object, the PacketCable device MUST reject it
and report an SNMP error stating 'wrong value'.
If an SNMP SET results in a type that does not match
the value contained in the MIB Object
pktcDevEvSyslogAddress, the PacketCable device MUST
reject the SNMP SET with an 'inconsistent value'
error.
Context
- MIB
- PKTC-EVENT-MIB
- OID
.1.3.6.1.4.1.4491.2.2.3.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pktcDevEventControl
- Siblings
- 3
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 |
|---|---|---|---|
| pktcDevEvControl This MIB object defines the actions related to the event
log configuration.
The MTA MUST take the appropriate action whenever
a bit is set to a value of '1'.
… | scalar | Bits | .1.3.6.1.4.1.4491.2.2.3.1.1 |
| pktcDevEvSyslogAddress This MIB Object contains the IP address of the
Syslog server. If this is set to either 0.0.0.0 or
255.255.255.255 the device MUST inhibit syslog
transmission.
The use of FQDNs … | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4491.2.2.3.1.3 |
| pktcDevEvSyslogUdpPort This MIB Object contains the UDP Port Number of the Syslog
Server. The PacketCable device must send the Syslog
messages to this port on the Syslog Server. | scalar | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.4491.2.2.3.1.4 |