aclAceLogIPAddressType
RAD-ACL-MIB ·
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.2
Object
column
INET-ADDRESS-MIBInetAddressType
Type of Internet address of source and destination fields of the matched packet. (aclAceLogIPSrcAddress and aclAceLogIPDstAddress). Only ipV4 and ipv6 are supported
Context
- MIB
- RAD-ACL-MIB
- OID
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aclAceLogEntry
- Table
- aclAceLogTable
- Siblings
- 7
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 |
|---|---|---|---|
| aclAceLogIndex Running index | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.1.14.2.2.2.1.1 |
| aclAceLogIPSrcAddress Source IP address of the matched packet.
If the IP address is unknown then the value of this object
will be empty | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.164.6.1.14.2.2.2.1.3 |
| aclAceLogIPDstAddress Dest IP address of the the matched packet.
If the IP address is unknown then the value of this object
will be empty | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.164.6.1.14.2.2.2.1.4 |
| aclAceLogProtocol Matched packet protocol - IP, ICMP, UDP or TCP.
If the protocol is unknown then the value of this object
will be unknown(255). | column | Enumeration | .1.3.6.1.4.1.164.6.1.14.2.2.2.1.5 |
| aclAceLogSrcPort Matched packet source TCP/UDP port number.
If the port is unknown or aclAceLogProtocol <> (tcp or udp) then
the value of this object will be 0xFFFFFFFF | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.1.14.2.2.2.1.6 |
| aclAceLogDstPort Matched packet destination TCP/UDP port number.
If the port is unknown or aclAceLogProtocol <> (tcp or udp) then
the value of this object will be 0xFFFFFFFF | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.1.14.2.2.2.1.7 |
| aclAceLogIpProtocol IP protocol number.
If the protocol is unknown or aclAceLogProtocol <> ip
then the value of this object will be 0xFFFFFFFF | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.1.14.2.2.2.1.8 |