SQUID-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
36
cacheMedianSvcTable
table.1.3.6.1.4.1.3495.1.3.2.2
·
1 row entry
·
11 columns
Uses the squid variant from
Command help
/opt/observium/mibs/squid.
Walk cacheMedianSvcTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SQUID-MIB' -M '/opt/observium/mibs/squid:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SQUID-MIB::cacheMedianSvcTable'
CacheMedianSvcTable
An entry in cacheMedianSvcTable
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The value used to index the table 1/5/60
|
Integer32 Constraints: range: 1-1range: 5-5range: 60-60 |
.1.3.6.1.4.1.3495.1.3.2.2.1.1 |
|
HTTP all service time
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3495.1.3.2.2.1.2 |
|
HTTP miss service time
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3495.1.3.2.2.1.3 |
|
HTTP hit not-modified service time
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3495.1.3.2.2.1.4 |
|
HTTP hit service time
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3495.1.3.2.2.1.5 |
|
ICP query service time
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3495.1.3.2.2.1.6 |
|
ICP reply service time
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3495.1.3.2.2.1.7 |
|
DNS service time
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3495.1.3.2.2.1.8 |
|
Request Hit Ratios
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3495.1.3.2.2.1.9 |
|
Byte Hit Ratios
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3495.1.3.2.2.1.10 |
|
HTTP refresh hit service time
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3495.1.3.2.2.1.11 |
cachePeerTable
table.1.3.6.1.4.1.3495.1.5.1
·
1 row entry
·
15 columns
Uses the squid variant from
Command help
/opt/observium/mibs/squid.
Walk cachePeerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SQUID-MIB' -M '/opt/observium/mibs/squid:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SQUID-MIB::cachePeerTable'
This table contains an enumeration of the peer caches, complete with info
An entry in cachePeerTable (version 3)
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A unique non-zero value identifying
the particular cache Peer. |
CachePeerTableIndex Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.3495.1.5.1.3.1 |
||||||||||||||
|
The FQDN name or internal alias for the
peer cache |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.3495.1.5.1.3.2 |
||||||||||||||
|
The type of Internet address by which the peer
cache is reachable. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.3495.1.5.1.3.3 |
||||||||||||||
|
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… |
OctetString Constraints: range: 1-64 |
.1.3.6.1.4.1.3495.1.5.1.3.4 |
||||||||||||||
|
The port the peer listens for HTTP requests
|
ValidPort Type Constraints: range: 1..65535 |
.1.3.6.1.4.1.3495.1.5.1.3.5 |
||||||||||||||
|
The port the peer listens for ICP requests
should be 0 if not configured to send ICP requests |
ValidPort Type Constraints: range: 1..65535 |
.1.3.6.1.4.1.3495.1.5.1.3.6 |
||||||||||||||
|
Peer Type
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3495.1.5.1.3.7 |
||||||||||||||
|
The operational state of this peer
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3495.1.5.1.3.8 |
||||||||||||||
|
Number of pings sent to peer
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3495.1.5.1.3.9 |
||||||||||||||
|
Number of pings received from peer
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3495.1.5.1.3.10 |
||||||||||||||
|
Number of times this peer was selected
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3495.1.5.1.3.11 |
||||||||||||||
|
Last known round-trip time to the peer (in ms)
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3495.1.5.1.3.12 |
||||||||||||||
|
How many times this peer was ignored
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3495.1.5.1.3.13 |
||||||||||||||
|
Number of keepalives sent
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3495.1.5.1.3.14 |
||||||||||||||
|
Number of keepalives received
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3495.1.5.1.3.15 |
cacheClientTable
table.1.3.6.1.4.1.3495.1.5.2
·
1 row entry
·
10 columns
Uses the squid variant from
Command help
/opt/observium/mibs/squid.
Walk cacheClientTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SQUID-MIB' -M '/opt/observium/mibs/squid:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SQUID-MIB::cacheClientTable'
A list of cache client entries
An IP entry in cacheClientTable
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The client's IP address
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.3495.1.5.2.2.1 |
||||||||||||||
|
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 pee… |
OctetString Constraints: range: 1-64 |
.1.3.6.1.4.1.3495.1.5.2.2.2 |
||||||||||||||
|
Number of HTTP requests received from client
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3495.1.5.2.2.3 |
||||||||||||||
|
Amount of total HTTP traffic to this client
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3495.1.5.2.2.4 |
||||||||||||||
|
Number of hits in response to this client's HTTP requests
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3495.1.5.2.2.5 |
||||||||||||||
|
Amount of HTTP hit traffic in KB
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3495.1.5.2.2.6 |
||||||||||||||
|
Number of ICP requests received from client
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3495.1.5.2.2.7 |
||||||||||||||
|
Amount of total ICP traffic to this client (child)
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3495.1.5.2.2.8 |
||||||||||||||
|
Number of hits in response to this client's ICP requests
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3495.1.5.2.2.9 |
||||||||||||||
|
Amount of ICP hit traffic in KB
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3495.1.5.2.2.10 |