aclAceLogIpProtocol
RAD-ACL-MIB ·
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.8
Object
column
SNMPv2-SMIUnsigned32
IP protocol number. If the protocol is unknown or aclAceLogProtocol <> ip then the value of this object will be 0xFFFFFFFF
Context
- MIB
- RAD-ACL-MIB
- OID
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aclAceLogEntry
- Table
- aclAceLogTable
- Siblings
- 7
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
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 |
| aclAceLogIPAddressType Type of Internet address of source and destination fields
of the matched packet. (aclAceLogIPSrcAddress and aclAceLogIPDstAddress).
Only ipV4 and ipv6 are supported | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.164.6.1.14.2.2.2.1.2 |
| 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 |