cacheClientAddress
SQUID-MIB ·
.1.3.6.1.4.1.3495.1.5.2.2.2
Object
column
OctetString
The Internet address for the client. The type of this
address is determined by the value of the peerAddressType
object. Note that implementations must limit themselves
to a single entry in this table per reachable peer.
The peerAddress may not be empty due to the SIZE
restriction.
If a row is created administratively by an SNMP
operation and the address type value is dns(16), then
the agent stores the DNS name internally. A DNS name
lookup must be performed on the internally stored DNS
name whenever it is being used to contact the peer.
If a row is created by the managed entity itself and
the address type value is dns(16), then the agent
stores the IP address internally. A DNS reverse lookup
must be performed on the internally stored IP address
whenever the value is retrieved via SNMP.
Context
- MIB
- SQUID-MIB
- OID
.1.3.6.1.4.1.3495.1.5.2.2.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cacheClientEntry
- Table
- cacheClientTable
- Siblings
- 9
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-64
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cacheClientAddressType The client's IP address | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.3495.1.5.2.2.1 |
| cacheClientIcpHitKb Amount of ICP hit traffic in KB | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3495.1.5.2.2.10 |
| cacheClientHttpRequests Number of HTTP requests received from client | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3495.1.5.2.2.3 |
| cacheClientHttpKb Amount of total HTTP traffic to this client | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3495.1.5.2.2.4 |
| cacheClientHttpHits Number of hits in response to this client's HTTP requests | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3495.1.5.2.2.5 |
| cacheClientHTTPHitKb Amount of HTTP hit traffic in KB | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3495.1.5.2.2.6 |
| cacheClientIcpRequests Number of ICP requests received from client | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3495.1.5.2.2.7 |
| cacheClientIcpKb Amount of total ICP traffic to this client (child) | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3495.1.5.2.2.8 |
| cacheClientIcpHits Number of hits in response to this client's ICP requests | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3495.1.5.2.2.9 |