cachePeerAddress
SQUID-MIB ·
.1.3.6.1.4.1.3495.1.5.1.3.4
Object
column
OctetString
The Internet address for the peer cache. 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.1.3.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cachePeerEntry
- Table
- cachePeerTable
- Siblings
- 14
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-64
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cachePeerIndex A unique non-zero value identifying
the particular cache Peer. | column | CachePeerTableIndex | .1.3.6.1.4.1.3495.1.5.1.3.1 |
| cachePeerPingsAcked Number of pings received from peer | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3495.1.5.1.3.10 |
| cachePeerFetches Number of times this peer was selected | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3495.1.5.1.3.11 |
| cachePeerRtt Last known round-trip time to the peer (in ms) | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3495.1.5.1.3.12 |
| cachePeerIgnored How many times this peer was ignored | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3495.1.5.1.3.13 |
| cachePeerKeepAlSent Number of keepalives sent | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3495.1.5.1.3.14 |
| cachePeerKeepAlRecv Number of keepalives received | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3495.1.5.1.3.15 |
| cachePeerName The FQDN name or internal alias for the
peer cache | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3495.1.5.1.3.2 |
| cachePeerAddressType The type of Internet address by which the peer
cache is reachable. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.3495.1.5.1.3.3 |
| cachePeerPortHttp The port the peer listens for HTTP requests | column | ValidPort | .1.3.6.1.4.1.3495.1.5.1.3.5 |
| cachePeerPortIcp The port the peer listens for ICP requests
should be 0 if not configured to send ICP requests | column | ValidPort | .1.3.6.1.4.1.3495.1.5.1.3.6 |
| cachePeerType Peer Type | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3495.1.5.1.3.7 |
| cachePeerState The operational state of this peer | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3495.1.5.1.3.8 |
| cachePeerPingsSent Number of pings sent to peer | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3495.1.5.1.3.9 |