[squid]Squid 2 的 MIB 中 OID 详解

转载本站文章请注明,转载自:扶凯[http://www.php-oa.com]

本文链接: http://www.php-oa.com/2010/02/02/squid-2-mib-oid.html

收集一下,二个不同的表,很多内容重复,用来做监控不错

This table represents the current OID sub-tree of 1.3.6.1.4.1.3495.1 (iso.org.dod.internet.private.enterprises.nlanr.squid):

 

OID-Number OID-Name Description
1 cacheSystem  
1.1 cacheSysVMsize Virtual Memory size in KB
1.2 cacheSysStorage Diskspace in KB
1.3 cacheUptime Number of timeticks since cache started
 
2 cacheConfig Contains configuration information including peers etc.
2.1 cacheAdmin Cache Administrator E-Mail address
2.2 cacheSoftware Cache Software Name
2.3 cacheVersionId Cache Software Version
2.4 cacheLoggingFacility Logging Facility. An informational string indicating logging info like debug level, local/syslog/remote logging etc
2.5 cacheStorageConfig  
2.5.1 cacheMemMaxSize Cache Memory Maximum Size
2.5.2 cacheMemHighWM Cache Memory High Water Mark
2.5.3 cacheMemLowWM Cache Memory Low Water Mark
2.5.4 cacheSwapMaxSize Cache Swap Maximum Size
2.5.5 cacheSwapHighWM Cache Swap High Water Mark
2.5.6 cacheSwapLowWM Cache Swap Low Water Mark
 
3 cachePerf  
3.1 cacheSysPerf  
3.1.1 cacheSysPageFaults Number of system page faults
3.1.2 cacheSysNumReads Number of Reads
3.1.3 cacheSysDefReads see cachemgr
3.1.4 cacheMemUsage Amount of system memory allocated by the cache
3.1.5 cacheCpuUsage Amount of cpu seconds consumed
3.1.6 cacheMaxResSize Maximum Resident Size
3.1.7 cacheNumObjCount Number of objects
3.1.8 cacheCurrentLRUExpiration  
3.1.9 cacheCurrentUnlinkRequests  
3.1.10 cacheCurrentUnusedFileDescrCount  
3.1.11 cacheCurrentReservedFileDescrCount  
3.2 cacheProtoStats  
3.2.1 cacheProtoAggregateStats  
3.2.1.1 cacheClientHttpRequests  
3.2.1.2 cacheHttpHits  
3.2.1.3 cacheHttpErrors  
3.2.1.4 cacheHttpInKb  
3.2.1.5 cacheHttpOutKb  
3.2.1.6 cacheIcpPktsSent  
3.2.1.7 cacheIcpPktsRecv  
3.2.1.8 cacheIcpKbSent  
3.2.1.9 cacheIcpKbRecv  
3.2.1.10 cacheServerRequests  
3.2.1.11 cacheServerErrors  
3.2.1.12 cacheServerInKb  
3.2.1.13 cacheServerOutKb  
3.2.1.14 cacheCurrentSwapSize  
3.2.2 cacheMedianSvcTable This is a table, indexed by the interval we want statistics for Example: cacheDnsSvcTime.10 gives 10-min medians for Dns Service Time (1 <= IDX <= 60)
3.2.2.1 cacheMedianSvcEntry An entry in cacheMedianSvcTable
3.2.2.1.1.$IDX cacheMedianTime  
3.2.2.1.2.$IDX cacheHttpAllSvcTime  
3.2.2.1.3.$IDX cacheHttpMissSvcTime  
3.2.2.1.4.$IDX cacheHttpNmSvcTime  
3.2.2.1.5.$IDX cacheHttpHitSvcTime  
3.2.2.1.6.$IDX cacheIcpQuerySvcTime  
3.2.2.1.7.$IDX cacheIcpReplySvcTime  
3.2.2.1.8.$IDX cacheDnsSvcTime  
 
4 cacheNetwork  
4.1 cacheIpCache  
4.1.1 cacheEntries  
4.1.2 cacheRequests  
4.1.3 cacheHits  
4.1.4 cachePendingHits  
4.1.5 cacheNegativeHits  
4.1.6 cacheMisses  
4.1.7 cacheBlockingGetHostByName  
4.1.8 cacheAttemptReleaseLockedEntries  
4.1.9 cacheQueueLength  
4.2 cacheFqdnCache  
4.2.1 cacheEntries  
4.2.2 cacheRequests  
4.2.3 cacheHits  
4.2.4 cachePendingHits  
4.2.5 cacheNegativeHits  
4.2.6 cacheMisses  
4.2.7 cacheBlockingGetHostByAddr  
4.2.8 cacheQueueLength  
4.3 cacheDns  
4.3.1 cacheDnsRequests  
4.3.2 cacheDnsReplies  
4.3.3 cacheDnsNumberServers  
 
5 cacheMesh  
5.1 cachePeerTable This table contains an enumeration of the peer caches, complete with info
5.1.1 cachePeerEntry An entry in cachePeerTable
5.1.1.1.$PEER-IP cachePeerName The FQDN name or internal alias for the peer cache
5.1.1.2.$PEER-IP cachePeerAddr The IP Address of the peer cache
5.1.1.3.$PEER-IP cachePeerPortHttp The port the peer listens for HTTP requests
5.1.1.4.$PEER-IP cachePeerPortIcp The port the peer listens for ICP requests should be 0 if not configured to send ICP requests
5.1.1.5.$PEER-IP cachePeerType Peer Type (0 none, 1 sibling, 2 parent, 3 multicast)
5.1.1.6.$PEER-IP cachePeerState The operational state of this peer (0 down, 1 up)
5.1.1.7.$PEER-IP cachePeerPingsSent Number of pings sent to peer
5.1.1.8.$PEER-IP cachePeerPingsAcked Number of pings received from peer
5.1.1.9.$PEER-IP cachePeerFetches Number of times this peer was selected
5.1.1.10.$PEER-IP cachePeerRtt Last known round-trip time to the peer (in ms)
5.1.1.11.$PEER-IP cachePeerIgnored How many times this peer was ignored
5.1.1.12.$PEER-IP cachePeerKeepAlSent Number of keepalives sent
5.1.1.13.$PEER-IP cachePeerKeepAlRecv Number of keepalives received
5.2 cacheClientTable  
5.2.1 cacheClientEntry  
5.2.1.1.$CLIENT-IP cacheClientAddr The client’s IP address
5.2.1.2.$CLIENT-IP cacheClientHttpRequests Number of HTTP requests received from client
5.2.1.3.$CLIENT-IP cacheClientHttpKb Amount of total HTTP traffic to this client
5.2.1.4.$CLIENT-IP cacheClientHttpHits Number of hits in response to this client’s HTTP requests
5.2.1.5.$CLIENT-IP cacheClientHTTPHitKb Amount of HTTP hit traffic in KB
5.2.1.6.$CLIENT-IP cacheClientIcpRequests Number of ICP requests received from client
5.2.1.7.$CLIENT-IP cacheClientIcpKb Amount of total ICP traffic to this client (child)
5.2.1.8.$CLIENT-IP cacheClientIcpHits Number of hits in response to this client’s ICP requests
5.2.1.9.$CLIENT-IP cacheClientIcpHitKb Amount of ICP hit traffic in KB

 

 

 

 

 

SQUID-MIB

This is the MIB module SQUID-MIB from National Laboratory for Applied Network Research. This OID tree represents the compiled SNMP MIB module SQUID-MIB and includes only high-level compiled information. For more detail (mib object descriptions, Unit Types, Textual Conventions, Macro-definitions, etc.), please download the raw SNMP ASN.1 mib test file by clicking on the ZIP icon above. To query a live agent with SNMP for objects in module SQUID-MIB, use OidView Network Management Tools or SNMP MIB Browser. To capture and analyze snmp traps from a live agent with objects loaded from module SQUID-MIB, use OidView Trap Manager SNMP Fault Management

Statistics for MIB SQUID-MIB:

Objects: 113 OIDS: 109 Object Groups: 0
Traps: 0 Notifications: 0 Notification Groups: 0
Tables: 3 Tabulars: 32 Scalars/Other: 74


Advertise with Bytesphere


Object Name Object Identifier
nlanr nlanr 1.3.6.1.4.1.3495
squid squid 1.3.6.1.4.1.3495.1
cacheSystem cacheSystem 1.3.6.1.4.1.3495.1.1
cacheSysVMsize cacheSysVMsize 1.3.6.1.4.1.3495.1.1.1
cacheSysStorage cacheSysStorage 1.3.6.1.4.1.3495.1.1.2
cacheUptime cacheUptime 1.3.6.1.4.1.3495.1.1.3
cacheConfig cacheConfig 1.3.6.1.4.1.3495.1.2
cacheAdmin cacheAdmin 1.3.6.1.4.1.3495.1.2.1
cacheSoftware cacheSoftware 1.3.6.1.4.1.3495.1.2.2
cacheVersionId cacheVersionId 1.3.6.1.4.1.3495.1.2.3
cacheLoggingFacility cacheLoggingFacility 1.3.6.1.4.1.3495.1.2.4
cacheStorageConfig cacheStorageConfig 1.3.6.1.4.1.3495.1.2.5
cacheMemMaxSize cacheMemMaxSize 1.3.6.1.4.1.3495.1.2.5.1
cacheMemHighWM cacheMemHighWM 1.3.6.1.4.1.3495.1.2.5.2
cacheMemLowWM cacheMemLowWM 1.3.6.1.4.1.3495.1.2.5.3
cacheSwapMaxSize cacheSwapMaxSize 1.3.6.1.4.1.3495.1.2.5.4
cacheSwapHighWM cacheSwapHighWM 1.3.6.1.4.1.3495.1.2.5.5
cacheSwapLowWM cacheSwapLowWM 1.3.6.1.4.1.3495.1.2.5.6
cachePerf cachePerf 1.3.6.1.4.1.3495.1.3
cacheSysPerf cacheSysPerf 1.3.6.1.4.1.3495.1.3.1
cacheSysPageFaults cacheSysPageFaults 1.3.6.1.4.1.3495.1.3.1.1
cacheCurrentUnusedFileDescrCount cacheCurrentUnusedFileDescrCount 1.3.6.1.4.1.3495.1.3.1.10
cacheCurrentReservedFileDescrCount cacheCurrentReservedFileDescrCount 1.3.6.1.4.1.3495.1.3.1.11
cacheSysNumReads cacheSysNumReads 1.3.6.1.4.1.3495.1.3.1.2
cacheSysDefReads cacheSysDefReads 1.3.6.1.4.1.3495.1.3.1.3
cacheMemUsage cacheMemUsage 1.3.6.1.4.1.3495.1.3.1.4
cacheCpuUsage cacheCpuUsage 1.3.6.1.4.1.3495.1.3.1.5
cacheMaxResSize cacheMaxResSize 1.3.6.1.4.1.3495.1.3.1.6
cacheNumObjCount cacheNumObjCount 1.3.6.1.4.1.3495.1.3.1.7
cacheCurrentLRUExpiration cacheCurrentLRUExpiration 1.3.6.1.4.1.3495.1.3.1.8
cacheCurrentUnlinkRequests cacheCurrentUnlinkRequests 1.3.6.1.4.1.3495.1.3.1.9
cacheProtoStats cacheProtoStats 1.3.6.1.4.1.3495.1.3.2
cacheProtoAggregateStats cacheProtoAggregateStats 1.3.6.1.4.1.3495.1.3.2.1
cacheClientProtoHttpRequests cacheClientProtoHttpRequests 1.3.6.1.4.1.3495.1.3.2.1.1
cacheServerRequests cacheServerRequests 1.3.6.1.4.1.3495.1.3.2.1.10
cacheServerErrors cacheServerErrors 1.3.6.1.4.1.3495.1.3.2.1.11
cacheServerInKb cacheServerInKb 1.3.6.1.4.1.3495.1.3.2.1.12
cacheServerOutKb cacheServerOutKb 1.3.6.1.4.1.3495.1.3.2.1.13
cacheCurrentSwapSize cacheCurrentSwapSize 1.3.6.1.4.1.3495.1.3.2.1.14
cacheClients cacheClients 1.3.6.1.4.1.3495.1.3.2.1.15
cacheHttpHits cacheHttpHits 1.3.6.1.4.1.3495.1.3.2.1.2
cacheHttpErrors cacheHttpErrors 1.3.6.1.4.1.3495.1.3.2.1.3
cacheHttpInKb cacheHttpInKb 1.3.6.1.4.1.3495.1.3.2.1.4
cacheHttpOutKb cacheHttpOutKb 1.3.6.1.4.1.3495.1.3.2.1.5
cacheIcpPktsSent cacheIcpPktsSent 1.3.6.1.4.1.3495.1.3.2.1.6
cacheIcpPktsRecv cacheIcpPktsRecv 1.3.6.1.4.1.3495.1.3.2.1.7
cacheIcpKbSent cacheIcpKbSent 1.3.6.1.4.1.3495.1.3.2.1.8
cacheIcpKbRecv cacheIcpKbRecv 1.3.6.1.4.1.3495.1.3.2.1.9
cacheMedianSvcTable cacheMedianSvcTable 1.3.6.1.4.1.3495.1.3.2.2
cacheMedianSvcEntry cacheMedianSvcEntry 1.3.6.1.4.1.3495.1.3.2.2.1
cacheMedianTime cacheMedianTime 1.3.6.1.4.1.3495.1.3.2.2.1.1
cacheRequestByteRatio cacheRequestByteRatio 1.3.6.1.4.1.3495.1.3.2.2.1.10
cacheHttpAllSvcTime cacheHttpAllSvcTime 1.3.6.1.4.1.3495.1.3.2.2.1.2
cacheHttpMissSvcTime cacheHttpMissSvcTime 1.3.6.1.4.1.3495.1.3.2.2.1.3
cacheHttpNmSvcTime cacheHttpNmSvcTime 1.3.6.1.4.1.3495.1.3.2.2.1.4
cacheHttpHitSvcTime cacheHttpHitSvcTime 1.3.6.1.4.1.3495.1.3.2.2.1.5
cacheIcpQuerySvcTime cacheIcpQuerySvcTime 1.3.6.1.4.1.3495.1.3.2.2.1.6
cacheIcpReplySvcTime cacheIcpReplySvcTime 1.3.6.1.4.1.3495.1.3.2.2.1.7
cacheDnsSvcTime cacheDnsSvcTime 1.3.6.1.4.1.3495.1.3.2.2.1.8
cacheRequestHitRatio cacheRequestHitRatio 1.3.6.1.4.1.3495.1.3.2.2.1.9
cacheNetwork cacheNetwork 1.3.6.1.4.1.3495.1.4
cacheIpCache cacheIpCache 1.3.6.1.4.1.3495.1.4.1
cacheEntries cacheEntries 1.3.6.1.4.1.3495.1.4.1.1
cacheRequests cacheRequests 1.3.6.1.4.1.3495.1.4.1.2
cacheHits cacheHits 1.3.6.1.4.1.3495.1.4.1.3
cachePendingHits cachePendingHits 1.3.6.1.4.1.3495.1.4.1.4
cacheNegativeHits cacheNegativeHits 1.3.6.1.4.1.3495.1.4.1.5
cacheMisses cacheMisses 1.3.6.1.4.1.3495.1.4.1.6
cacheBlockingGetHostByName cacheBlockingGetHostByName 1.3.6.1.4.1.3495.1.4.1.7
cacheAttemptReleaseLockedEntries cacheAttemptReleaseLockedEntries 1.3.6.1.4.1.3495.1.4.1.8
cacheFqdnCache cacheFqdnCache 1.3.6.1.4.1.3495.1.4.2
cacheFqdnEntries cacheFqdnEntries 1.3.6.1.4.1.3495.1.4.2.1
cacheFqdnRequests cacheFqdnRequests 1.3.6.1.4.1.3495.1.4.2.2
cacheFqdnHits cacheFqdnHits 1.3.6.1.4.1.3495.1.4.2.3
cacheFqdnPendingHits cacheFqdnPendingHits 1.3.6.1.4.1.3495.1.4.2.4
cacheFqdnNegativeHits cacheFqdnNegativeHits 1.3.6.1.4.1.3495.1.4.2.5
cacheFqdnMisses cacheFqdnMisses 1.3.6.1.4.1.3495.1.4.2.6
cacheFqdnBlockingGetHostByAddr cacheFqdnBlockingGetHostByAddr 1.3.6.1.4.1.3495.1.4.2.7
cacheDns cacheDns 1.3.6.1.4.1.3495.1.4.3
cacheDnsRequests cacheDnsRequests 1.3.6.1.4.1.3495.1.4.3.1
cacheDnsReplies cacheDnsReplies 1.3.6.1.4.1.3495.1.4.3.2
cacheDnsNumberServers cacheDnsNumberServers 1.3.6.1.4.1.3495.1.4.3.3
cacheMesh cacheMesh 1.3.6.1.4.1.3495.1.5
cachePeerTable cachePeerTable 1.3.6.1.4.1.3495.1.5.1
cachePeerEntry cachePeerEntry 1.3.6.1.4.1.3495.1.5.1.1
cachePeerName cachePeerName 1.3.6.1.4.1.3495.1.5.1.1.1
cachePeerRtt cachePeerRtt 1.3.6.1.4.1.3495.1.5.1.1.10
cachePeerIgnored cachePeerIgnored 1.3.6.1.4.1.3495.1.5.1.1.11
cachePeerKeepAlSent cachePeerKeepAlSent 1.3.6.1.4.1.3495.1.5.1.1.12
cachePeerKeepAlRecv cachePeerKeepAlRecv 1.3.6.1.4.1.3495.1.5.1.1.13
cachePeerAddr cachePeerAddr 1.3.6.1.4.1.3495.1.5.1.1.2
cachePeerPortHttp cachePeerPortHttp 1.3.6.1.4.1.3495.1.5.1.1.3
cachePeerPortIcp cachePeerPortIcp 1.3.6.1.4.1.3495.1.5.1.1.4
cachePeerType cachePeerType 1.3.6.1.4.1.3495.1.5.1.1.5
cachePeerState cachePeerState 1.3.6.1.4.1.3495.1.5.1.1.6
cachePeerPingsSent cachePeerPingsSent 1.3.6.1.4.1.3495.1.5.1.1.7
cachePeerPingsAcked cachePeerPingsAcked 1.3.6.1.4.1.3495.1.5.1.1.8
cachePeerFetches cachePeerFetches 1.3.6.1.4.1.3495.1.5.1.1.9
cacheClientTable cacheClientTable 1.3.6.1.4.1.3495.1.5.2
cacheClientEntry cacheClientEntry 1.3.6.1.4.1.3495.1.5.2.1
cacheClientAddr cacheClientAddr 1.3.6.1.4.1.3495.1.5.2.1.1
cacheClientHttpRequests cacheClientHttpRequests 1.3.6.1.4.1.3495.1.5.2.1.2
cacheClientHttpKb cacheClientHttpKb 1.3.6.1.4.1.3495.1.5.2.1.3
cacheClientHttpHits cacheClientHttpHits 1.3.6.1.4.1.3495.1.5.2.1.4
cacheClientHTTPHitKb cacheClientHTTPHitKb 1.3.6.1.4.1.3495.1.5.2.1.5
cacheClientIcpRequests cacheClientIcpRequests 1.3.6.1.4.1.3495.1.5.2.1.6
cacheClientIcpKb cacheClientIcpKb 1.3.6.1.4.1.3495.1.5.2.1.7
cacheClientIcpHits cacheClientIcpHits 1.3.6.1.4.1.3495.1.5.2.1.8
cacheClientIcpHitKb cacheClientIcpHitKb 1.3.6.1.4.1.3495.1.5.2.1.9

2 条留言

我要留言
  • 1 F

    coolzsb  |  2010/02/02 08:49 上午  

    你要准备开发运维监测系统了?

    签名

    netsnmp开发可是很让人烦躁的东西啊

  • 2 F

    admin  |  2010/02/02 08:49 上午  

    不是准备开发,是在运维公司的这些。。。这边自己搞了无数

(必填)
(必填,绝不公开)