--
--	PEERAPP-MANAGEMENT-MIB.txt
--

PEERAPP-MIB DEFINITIONS ::= BEGIN

IMPORTS
	MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, enterprises,
	TimeTicks, Integer32, Gauge32, Counter32, Counter64
		FROM SNMPv2-SMI
	MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP
		FROM SNMPv2-CONF
	InetAddress
		FROM INET-ADDRESS-MIB
	DisplayString, DateAndTime
		FROM SNMPv2-TC
	UCDErrorFlag
		FROM UCD-SNMP-MIB;


-- 1.3.6.1.4.1.21030
peerapp MODULE-IDENTITY
	LAST-UPDATED "201511100000Z"	-- November 10, 2015
	ORGANIZATION
		"www.peerapp.com"
	CONTACT-INFO
		"postal:   Echo Bridge Office Park
		375 Elliot Street, Suite 150K
		Newton Upper Falls
		MA 02464, USA
		email:    info@peerapp.com"
	DESCRIPTION
		"PeerApp master agent MIB"
	REVISION	 "201511100000Z"	-- November 10, 2015
	DESCRIPTION
		"UB 6.0 version"
	::= { enterprises 21030 }


-- 1.3.6.1.4.1.21030.1
products OBJECT IDENTIFIER ::= { peerapp 1 }


-- 1.3.6.1.4.1.21030.1.1
peerappliance OBJECT IDENTIFIER ::= { products 1 }


-- 1.3.6.1.4.1.21030.1.1.1
comformance OBJECT IDENTIFIER ::= { peerappliance 1 }


-- 1.3.6.1.4.1.21030.1.1.1.1
compliances OBJECT IDENTIFIER ::= { comformance 1 }


-- 1.3.6.1.4.1.21030.1.1.1.1.1
compliance OBJECT IDENTIFIER ::= { compliances 1 }


-- 1.3.6.1.4.1.21030.1.1.1.1.2
tcStatisticsCompliance OBJECT IDENTIFIER ::= { compliances 2 }


-- 1.3.6.1.4.1.21030.1.1.1.2
groups OBJECT IDENTIFIER ::= { comformance 2 }


-- 1.3.6.1.4.1.21030.1.1.1.2.1
trapsObjectGroup OBJECT IDENTIFIER ::= { groups 1 }


-- 1.3.6.1.4.1.21030.1.1.1.2.2
objectGroups OBJECT IDENTIFIER ::= { groups 2 }


-- 1.3.6.1.4.1.21030.1.1.1.2.3
notificationGroups OBJECT IDENTIFIER ::= { groups 3 }


-- 1.3.6.1.4.1.21030.1.1.1.2.4
managementGroup OBJECT IDENTIFIER ::= { groups 4 }


-- 1.3.6.1.4.1.21030.1.1.1.2.7
hardwareGroup OBJECT IDENTIFIER ::= { groups 7 }


-- 1.3.6.1.4.1.21030.1.1.1.2.8
serviceGroup OBJECT IDENTIFIER ::= { groups 8 }


-- 1.3.6.1.4.1.21030.1.1.1.2.9
deprecatedGroup OBJECT IDENTIFIER ::= { groups 9 }


-- 1.3.6.1.4.1.21030.1.1.1.2.10
ceStatsGroup OBJECT IDENTIFIER ::= { groups 10 }


-- 1.3.6.1.4.1.21030.1.1.1.2.11
tcStatisticsGroup OBJECT IDENTIFIER ::= { groups 11 }


-- 1.3.6.1.4.1.21030.1.1.2
statistics OBJECT IDENTIFIER ::= { peerappliance 2 }


-- 1.3.6.1.4.1.21030.1.1.2.1
cacheHitRatio OBJECT IDENTIFIER ::= { statistics 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1
cacheRequests OBJECT IDENTIFIER ::= { cacheHitRatio 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.1
cacheRequestsEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsEdk]"
	::= { cacheRequests 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.2
cacheRequestsBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsBt]"
	::= { cacheRequests 2 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.3
cacheRequestsKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsKaz]"
	::= { cacheRequests 3 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.4
cacheRequestsGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsGnutl]"
	::= { cacheRequests 4 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.5
cacheRequestsAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsAres]"
	::= { cacheRequests 5 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.6
cacheRequestsThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsThunder]"
	::= { cacheRequests 6 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.7
cacheRequestsThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsThunderUdp]"
	::= { cacheRequests 7 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.10
cacheRequestsHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHttp]"
	::= { cacheRequests 10 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.13
cacheRequestsMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsMove]"
	::= { cacheRequests 13 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.14
cacheRequestsSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsSilverlight]"
	::= { cacheRequests 14 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.15
cacheRequestsNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsNetflx]"
	::= { cacheRequests 15 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.16
cacheRequestsWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheRequests 16 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.17
cacheRequestsBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsUtpBt]"
	::= { cacheRequests 17 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.18
cacheRequestsLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsLive]"
	::= { cacheRequests 18 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.20
cacheRequestsInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsInspect] "
	::= { cacheRequests 20 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40
cacheRequestsProtocolState OBJECT IDENTIFIER ::= { cacheRequests 40 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.1
cacheRequestsEdonkeyState OBJECT IDENTIFIER ::= { cacheRequestsProtocolState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.1.1
cacheRequestsEdonkeyInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsEdkInsp] "
	::= { cacheRequestsEdonkeyState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.2
cacheRequestsBittorrentState OBJECT IDENTIFIER ::= { cacheRequestsProtocolState 2 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.2.1
cacheRequestsBittorrentInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsBtInsp] "
	::= { cacheRequestsBittorrentState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.3
cacheRequestsKazaaState OBJECT IDENTIFIER ::= { cacheRequestsProtocolState 3 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.3.1
cacheRequestsKazaaInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsKazInsp] "
	::= { cacheRequestsKazaaState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.4
cacheRequestsGnutellaState OBJECT IDENTIFIER ::= { cacheRequestsProtocolState 4 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.4.1
cacheRequestsGnutellaInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsGnutellaInsp] "
	::= { cacheRequestsGnutellaState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.5
cacheRequestsAresState OBJECT IDENTIFIER ::= { cacheRequestsProtocolState 5 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.5.1
cacheRequestsAresInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsAresInsp] "
	::= { cacheRequestsAresState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.6
cacheRequestsThunderState OBJECT IDENTIFIER ::= { cacheRequestsProtocolState 6 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.6.1
cacheRequestsThunderInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsThunderInsp] "
	::= { cacheRequestsThunderState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.7
cacheRequestsThunderUdpState OBJECT IDENTIFIER ::= { cacheRequestsProtocolState 7 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.7.1
cacheRequestsThunderUdpInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsThunderUdpInsp] "
	::= { cacheRequestsThunderUdpState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.10
cacheRequestsHttpState OBJECT IDENTIFIER ::= { cacheRequestsProtocolState 10 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.10.1
cacheRequestsHttpInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHttpInsp] "
	::= { cacheRequestsHttpState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.13
cacheRequestsMoveState OBJECT IDENTIFIER ::= { cacheRequestsProtocolState 13 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.13.1
cacheRequestsMoveInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsMoveInsp] "
	::= { cacheRequestsMoveState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.14
cacheRequestsSilverlightState OBJECT IDENTIFIER ::= { cacheRequestsProtocolState 14 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.14.1
cacheRequestsSilverlightInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsSilverlightInsp] "
	::= { cacheRequestsSilverlightState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.15
cacheRequestsNetflxState OBJECT IDENTIFIER ::= { cacheRequestsProtocolState 15 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.15.1
cacheRequestsNetflxInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsNetflxInsp] "
	::= { cacheRequestsNetflxState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.16
cacheRequestsWebCacheState OBJECT IDENTIFIER ::= { cacheRequestsProtocolState 16 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.16.1
cacheRequestsWebCacheInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheRequestsWebCacheState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.17
cacheRequestsBittorrentUtpState OBJECT IDENTIFIER ::= { cacheRequestsProtocolState 17 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.17.1
cacheRequestsBittorrentUtpInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsUtpBtInsp] "
	::= { cacheRequestsBittorrentUtpState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.18
cacheRequestsLiveState OBJECT IDENTIFIER ::= { cacheRequestsProtocolState 18 }


-- 1.3.6.1.4.1.21030.1.1.2.1.1.40.18.1
cacheRequestsLiveInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsLiveInsp] "
	::= { cacheRequestsLiveState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2
cacheRequestsInBytes OBJECT IDENTIFIER ::= { cacheHitRatio 2 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2.1
cacheBytesRequestedEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesRequestedEdk] "
	::= { cacheRequestsInBytes 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2.2
cacheBytesRequestedBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesRequestedBt] "
	::= { cacheRequestsInBytes 2 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2.3
cacheBytesRequestedKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheBytesRequestedKaz] "
	::= { cacheRequestsInBytes 3 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2.4
cacheBytesRequestedGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheBytesRequestedGnutl] "
	::= { cacheRequestsInBytes 4 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2.5
cacheBytesRequestedAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesRequestedAres] "
	::= { cacheRequestsInBytes 5 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2.6
cacheBytesRequestedThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheBytesRequestedThunder] "
	::= { cacheRequestsInBytes 6 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2.7
cacheBytesRequestedThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheBytesRequestedThunderUdp] "
	::= { cacheRequestsInBytes 7 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2.10
cacheBytesRequestedHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesRequestedHttp] "
	::= { cacheRequestsInBytes 10 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2.13
cacheBytesRequestedMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheBytesRequestedMove] "
	::= { cacheRequestsInBytes 13 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2.14
cacheBytesRequestedSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesRequestedSilverlight] "
	::= { cacheRequestsInBytes 14 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2.15
cacheBytesRequestedNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesRequestedNetflx] "
	::= { cacheRequestsInBytes 15 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2.16
cacheBytesRequestedWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheRequestsInBytes 16 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2.17
cacheBytesRequestedBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesRequestedUtpBt] "
	::= { cacheRequestsInBytes 17 }


-- 1.3.6.1.4.1.21030.1.1.2.1.2.18
cacheBytesRequestedLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesRequestedLive] "
	::= { cacheRequestsInBytes 18 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3
cacheRequestsHits OBJECT IDENTIFIER ::= { cacheHitRatio 3 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.1
cacheRequestsHitsEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsEdk]"
	::= { cacheRequestsHits 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.2
cacheRequestsHitsBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsBt]"
	::= { cacheRequestsHits 2 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.3
cacheRequestsHitsKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsKaz]"
	::= { cacheRequestsHits 3 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.4
cacheRequestsHitsGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsGnutl]"
	::= { cacheRequestsHits 4 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.5
cacheRequestsHitsAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsAres]"
	::= { cacheRequestsHits 5 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.6
cacheRequestsHitsThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsThunder]"
	::= { cacheRequestsHits 6 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.7
cacheRequestsHitsThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsThunderUdp]"
	::= { cacheRequestsHits 7 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.10
cacheRequestsHitsHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsHttp]"
	::= { cacheRequestsHits 10 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.13
cacheRequestsHitsMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsMove]"
	::= { cacheRequestsHits 13 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.14
cacheRequestsHitsSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsSilverlight]"
	::= { cacheRequestsHits 14 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.15
cacheRequestsHitsNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsNetflx]"
	::= { cacheRequestsHits 15 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.16
cacheRequestsHitsWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheRequestsHits 16 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.17
cacheRequestsHitsBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsUtpBt]"
	::= { cacheRequestsHits 17 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.18
cacheRequestsHitsLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsLive]"
	::= { cacheRequestsHits 18 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.20
cacheRequestsHitsInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsInspect] "
	::= { cacheRequestsHits 20 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40
cacheRequestsHitsProtocolState OBJECT IDENTIFIER ::= { cacheRequestsHits 40 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.1
cacheRequestsHitsEdonkeyState OBJECT IDENTIFIER ::= { cacheRequestsHitsProtocolState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.1.1
cacheRequestsHitsEdonkeyInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsEdkInsp] "
	::= { cacheRequestsHitsEdonkeyState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.2
cacheRequestsHitsBittorrentState OBJECT IDENTIFIER ::= { cacheRequestsHitsProtocolState 2 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.2.1
cacheRequestsHitsBittorrentInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsBtInsp] "
	::= { cacheRequestsHitsBittorrentState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.3
cacheRequestsHitsKazaaState OBJECT IDENTIFIER ::= { cacheRequestsHitsProtocolState 3 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.3.1
cacheRequestsHitsKazaaInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsKazInsp] "
	::= { cacheRequestsHitsKazaaState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.4
cacheRequestsHitsGnutellaState OBJECT IDENTIFIER ::= { cacheRequestsHitsProtocolState 4 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.4.1
cacheRequestsHitsGnutellaInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsGnutlInsp] "
	::= { cacheRequestsHitsGnutellaState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.5
cacheRequestsHitsAresState OBJECT IDENTIFIER ::= { cacheRequestsHitsProtocolState 5 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.5.1
cacheRequestsHitsAresInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsAresInsp] "
	::= { cacheRequestsHitsAresState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.6
cacheRequestsHitsThunderState OBJECT IDENTIFIER ::= { cacheRequestsHitsProtocolState 6 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.6.1
cacheRequestsHitsThunderInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsThunderInsp] "
	::= { cacheRequestsHitsThunderState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.7
cacheRequestsHitsThunderUdpState OBJECT IDENTIFIER ::= { cacheRequestsHitsProtocolState 7 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.7.1
cacheRequestsHitsThunderUdpInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsThunderUdpInsp] "
	::= { cacheRequestsHitsThunderUdpState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.10
cacheRequestsHitsHttpState OBJECT IDENTIFIER ::= { cacheRequestsHitsProtocolState 10 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.10.1
cacheRequestsHitsHttpInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsHttpInsp] "
	::= { cacheRequestsHitsHttpState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.13
cacheRequestsHitsMoveState OBJECT IDENTIFIER ::= { cacheRequestsHitsProtocolState 13 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.13.1
cacheRequestsHitsMoveInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsMoveInsp] "
	::= { cacheRequestsHitsMoveState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.14
cacheRequestsHitsSilverlightState OBJECT IDENTIFIER ::= { cacheRequestsHitsProtocolState 14 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.14.1
cacheRequestsHitsSilverlightInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsSilverlightInsp] "
	::= { cacheRequestsHitsSilverlightState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.15
cacheRequestsHitsNetflxState OBJECT IDENTIFIER ::= { cacheRequestsHitsProtocolState 15 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.15.1
cacheRequestsHitsNetflxInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsNetflxInsp] "
	::= { cacheRequestsHitsNetflxState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.16
cacheRequestsHitsWebCacheState OBJECT IDENTIFIER ::= { cacheRequestsHitsProtocolState 16 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.16.1
cacheRequestsHitsWebCacheInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheRequestsHitsWebCacheState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.17
cacheRequestsHitsBittorrentUtpState OBJECT IDENTIFIER ::= { cacheRequestsHitsProtocolState 17 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.17.1
cacheRequestsHitsBittorrentUtpInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsUtpBtInsp] "
	::= { cacheRequestsHitsBittorrentUtpState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.18
cacheRequestsHitsLiveState OBJECT IDENTIFIER ::= { cacheRequestsHitsProtocolState 18 }


-- 1.3.6.1.4.1.21030.1.1.2.1.3.40.18.1
cacheRequestsHitsLiveInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsLiveInsp] "
	::= { cacheRequestsHitsLiveState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4
cacheRequestsHitsInBytes OBJECT IDENTIFIER ::= { cacheHitRatio 4 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4.1
cacheBytesHitsEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesHitsEdk] "
	::= { cacheRequestsHitsInBytes 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4.2
cacheBytesHitsBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesHitsBt] "
	::= { cacheRequestsHitsInBytes 2 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4.3
cacheBytesHitsKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheBytesHitsKaz] "
	::= { cacheRequestsHitsInBytes 3 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4.4
cacheBytesHitsGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheBytesHitsGnutl] "
	::= { cacheRequestsHitsInBytes 4 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4.5
cacheBytesHitsAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesHitsAres] "
	::= { cacheRequestsHitsInBytes 5 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4.6
cacheBytesHitsThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheBytesHitsThunder] "
	::= { cacheRequestsHitsInBytes 6 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4.7
cacheBytesHitsThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheBytesHitsThunderUdp] "
	::= { cacheRequestsHitsInBytes 7 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4.10
cacheBytesHitsHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesHitsHttp] "
	::= { cacheRequestsHitsInBytes 10 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4.13
cacheBytesHitsMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheBytesHitsMove] "
	::= { cacheRequestsHitsInBytes 13 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4.14
cacheBytesHitsSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesHitsSilverlight] "
	::= { cacheRequestsHitsInBytes 14 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4.15
cacheBytesHitsNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesHitsNetflx] "
	::= { cacheRequestsHitsInBytes 15 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4.16
cacheBytesHitsWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheRequestsHitsInBytes 16 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4.17
cacheBytesHitsBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesHitsUtpBt] "
	::= { cacheRequestsHitsInBytes 17 }


-- 1.3.6.1.4.1.21030.1.1.2.1.4.18
cacheBytesHitsLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheBytesHitsLive] "
	::= { cacheRequestsHitsInBytes 18 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5
requestsHitRatio OBJECT IDENTIFIER ::= { cacheHitRatio 5 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.1
cacheRequestsEdonkeyHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[cacheRequestsEdkHitsRatio] "
	::= { requestsHitRatio 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.2
cacheRequestsBittorrentHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[cacheRequestsBtHitsRatio] "
	::= { requestsHitRatio 2 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.3
cacheRequestsKazaaHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[cacheRequestsKazHitsRatio] "
	::= { requestsHitRatio 3 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.4
cacheRequestsGnutellaHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[cacheRequestsGnutlHitRatio]"
	::= { requestsHitRatio 4 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.5
cacheRequestsAresHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[cacheRequestsAresHitRatio]"
	::= { requestsHitRatio 5 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.6
cacheRequestsThunderHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[cacheRequestsThunderHitRatio]"
	::= { requestsHitRatio 6 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.7
cacheRequestsThunderUdpHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[cacheRequestsThunderUdpHitRatio]"
	::= { requestsHitRatio 7 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.10
cacheRequestsHttpHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[cacheRequestsHttpHitRatio]"
	::= { requestsHitRatio 10 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.13
cacheRequestsMoveHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[cacheRequestsMoveHitRatio]"
	::= { requestsHitRatio 13 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.14
cacheRequestsSilverlightHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[cacheRequestsSilverlightHitRatio]"
	::= { requestsHitRatio 14 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.15
cacheRequestsNetflxHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[cacheRequestsNetflxHitRatio]"
	::= { requestsHitRatio 15 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.16
cacheRequestsWebCacheHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { requestsHitRatio 16 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.17
cacheRequestsBittorrentUtpHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[cacheRequestsUtpBtHitsRatio] "
	::= { requestsHitRatio 17 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.18
cacheRequestsLiveHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[cacheRequestsLiveHitsRatio] "
	::= { requestsHitRatio 18 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.20
firstCacheRequestsHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsRatioInspect] "
	::= { requestsHitRatio 20 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40
requestsHitsRatioProtocolState OBJECT IDENTIFIER ::= { requestsHitRatio 40 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.1
requestsHitsRatioEdonkeyState OBJECT IDENTIFIER ::= { requestsHitsRatioProtocolState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.1.1
cacheRequestsHitsRatioEdonkeyInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsRatioEdkInsp] "
	::= { requestsHitsRatioEdonkeyState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.2
requestsHitsRatioBittorrentState OBJECT IDENTIFIER ::= { requestsHitsRatioProtocolState 2 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.2.1
cacheRequestsHitsRatioBittorrentInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsRatioBtInsp] "
	::= { requestsHitsRatioBittorrentState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.3
requestsHitsRatioKazaaState OBJECT IDENTIFIER ::= { requestsHitsRatioProtocolState 3 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.3.1
cacheRequestsHitsRatioKazaaInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsRatioKazInsp] "
	::= { requestsHitsRatioKazaaState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.4
requestsHitsRatioGnutellaState OBJECT IDENTIFIER ::= { requestsHitsRatioProtocolState 4 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.4.1
cacheRequestsHitsRatioGnutellaInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsRatioGntlInsp] "
	::= { requestsHitsRatioGnutellaState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.5
requestsHitsRatioAresState OBJECT IDENTIFIER ::= { requestsHitsRatioProtocolState 5 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.5.1
cacheRequestsHitsRatioAresInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsRatioAresInsp] "
	::= { requestsHitsRatioAresState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.6
requestsHitsRatioThunderState OBJECT IDENTIFIER ::= { requestsHitsRatioProtocolState 6 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.6.1
cacheRequestsHitsRatioThunderInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsRatioThunderInsp] "
	::= { requestsHitsRatioThunderState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.7
requestsHitsRatioThunderUdpState OBJECT IDENTIFIER ::= { requestsHitsRatioProtocolState 7 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.7.1
cacheRequestsHitsRatioThunderUdpInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsRatioThunderUdpInsp] "
	::= { requestsHitsRatioThunderUdpState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.10
requestsHitsRatioHttpState OBJECT IDENTIFIER ::= { requestsHitsRatioProtocolState 10 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.10.1
cacheRequestsHitsRatioHttpInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsRatioHttpInsp] "
	::= { requestsHitsRatioHttpState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.13
requestsHitsRatioMoveState OBJECT IDENTIFIER ::= { requestsHitsRatioProtocolState 13 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.13.1
cacheRequestsHitsRatioMoveInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCacheRequestsHitsRatioMoveInsp] "
	::= { requestsHitsRatioMoveState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.14
requestsHitsRatioSilverlightState OBJECT IDENTIFIER ::= { requestsHitsRatioProtocolState 14 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.14.1
cacheRequestsHitsRatioSilverlightInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsRatioSilverlightInsp] "
	::= { requestsHitsRatioSilverlightState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.15
requestsHitsRatioNetflxState OBJECT IDENTIFIER ::= { requestsHitsRatioProtocolState 15 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.15.1
cacheRequestsHitsRatioNetflxInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsRatioNetflxInsp] "
	::= { requestsHitsRatioNetflxState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.16
requestsHitsRatioWebCacheState OBJECT IDENTIFIER ::= { requestsHitsRatioProtocolState 16 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.16.1
cacheRequestsHitsRatioWebCacheInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { requestsHitsRatioWebCacheState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.17
requestsHitsRatioBittorrentUtpState OBJECT IDENTIFIER ::= { requestsHitsRatioProtocolState 17 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.17.1
cacheRequestsHitsRatioBittorrentUtpInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsRatioUtpBtInsp] "
	::= { requestsHitsRatioBittorrentUtpState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.18
requestsHitsRatioLiveState OBJECT IDENTIFIER ::= { requestsHitsRatioProtocolState 18 }


-- 1.3.6.1.4.1.21030.1.1.2.1.5.40.18.1
cacheRequestsHitsRatioLiveInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheRequestsHitsRatioLiveInsp] "
	::= { requestsHitsRatioLiveState 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6
bytesHitRatio OBJECT IDENTIFIER ::= { cacheHitRatio 6 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6.1
bytesRequestedEdonkeyHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[bytesRequestedEdkHitRatio] "
	::= { bytesHitRatio 1 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6.2
bytesRequestedBittorrentHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[bytesRequestedBtHitRatio] "
	::= { bytesHitRatio 2 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6.3
bytesRequestedKazaaHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[bytesRequestedKazHitRatio] "
	::= { bytesHitRatio 3 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6.4
bytesRequestedGnutellaHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[bytesRequestedGnutlHitRatio]"
	::= { bytesHitRatio 4 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6.5
bytesRequestedAresHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[bytesRequestedAresHitRatio]"
	::= { bytesHitRatio 5 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6.6
bytesRequestedThunderHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[bytesRequestedThunderHitRatio]"
	::= { bytesHitRatio 6 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6.7
bytesRequestedThunderUdpHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[bytesRequestedThunderUdpHitRatio]"
	::= { bytesHitRatio 7 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6.10
bytesRequestedHttpHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[bytesRequestedHttpHitRatio]"
	::= { bytesHitRatio 10 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6.13
bytesRequestedMoveHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[bytesRequestedMoveHitRatio]"
	::= { bytesHitRatio 13 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6.14
bytesRequestedSilverlightHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[bytesRequestedSilverlightHitRatio]"
	::= { bytesHitRatio 14 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6.15
bytesRequestedNetflxHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[bytesRequestedNetflxHitRatio]"
	::= { bytesHitRatio 15 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6.16
bytesRequestedWebCacheHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { bytesHitRatio 16 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6.17
bytesRequestedBittorrentUtpHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[bytesRequestedUtpBtHitRatio] "
	::= { bytesHitRatio 17 }


-- 1.3.6.1.4.1.21030.1.1.2.1.6.18
bytesRequestedLiveHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[bytesRequestedLiveHitRatio] "
	::= { bytesHitRatio 18 }


-- 1.3.6.1.4.1.21030.1.1.2.2
networkTraffic OBJECT IDENTIFIER ::= { statistics 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1
incomingTrafficBytes OBJECT IDENTIFIER ::= { networkTraffic 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.1
incomingTrafficEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesEdk:avg] "
	::= { incomingTrafficBytes 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.2
incomingTrafficBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesBt:avg] "
	::= { incomingTrafficBytes 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.3
incomingTrafficKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesKaz:avg] "
	::= { incomingTrafficBytes 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.4
incomingTrafficGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesGnutl:avg] "
	::= { incomingTrafficBytes 4 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.5
incomingTrafficAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesAres:avg] "
	::= { incomingTrafficBytes 5 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.6
incomingTrafficThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesThunder:avg] "
	::= { incomingTrafficBytes 6 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.7
incomingTrafficThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesThunderUdp:avg] "
	::= { incomingTrafficBytes 7 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.10
incomingTrafficHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesHttp:avg] "
	::= { incomingTrafficBytes 10 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.11
incomingTrafficNonP2P OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesNop2p:avg] "
	::= { incomingTrafficBytes 11 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.12
incomingTrafficOther OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesNa:avg] "
	::= { incomingTrafficBytes 12 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.13
incomingTrafficMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesMove:avg] "
	::= { incomingTrafficBytes 13 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.14
incomingTrafficSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesSilverlight:avg] "
	::= { incomingTrafficBytes 14 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.15
incomingTrafficNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesNetflx:avg] "
	::= { incomingTrafficBytes 15 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.16
incomingTrafficWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytes 16 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.17
incomingTrafficBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesUtpBt:avg] "
	::= { incomingTrafficBytes 17 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.18
incomingTrafficLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesLive:avg] "
	::= { incomingTrafficBytes 18 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.20
incomingTrafficInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesInspect:avg] "
	::= { incomingTrafficBytes 20 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.21
incomingTrafficCacheIn OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesCacheIn:avg] "
	::= { incomingTrafficBytes 21 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.22
incomingTrafficCacheOut OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesCacheout:avg] "
	::= { incomingTrafficBytes 22 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.23
incomingTrafficForward OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesIgnore:avg] "
	::= { incomingTrafficBytes 23 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.24
incomingTrafficAppOther OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesOpp] "
	::= { incomingTrafficBytes 24 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.30
incomingTrafficW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesW2Isp:speed] "
	::= { incomingTrafficBytes 30 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.31
incomingTrafficI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesIsp2W:speed] "
	::= { incomingTrafficBytes 31 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.32
incomingTrafficDirectionUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesLinkUnk:speed] "
	::= { incomingTrafficBytes 32 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40
incomingTrafficBytesProtocolDirection OBJECT IDENTIFIER ::= { incomingTrafficBytes 40 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.1
incomingTrafficBytesEdonkeyDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.1.1
incomingTrafficEdonkeyW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesEdkW2I:speed]"
	::= { incomingTrafficBytesEdonkeyDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.1.2
incomingTrafficEdonkeyI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesEdkI2W:speed]"
	::= { incomingTrafficBytesEdonkeyDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.1.3
incomingTrafficEdonkeyUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesEdkUnk:speed]"
	::= { incomingTrafficBytesEdonkeyDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.2
incomingTrafficBytesBittorrentDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.2.1
incomingTrafficBittorrentW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesBtW2I:speed]"
	::= { incomingTrafficBytesBittorrentDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.2.2
incomingTrafficBittorrentI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesBtI2W:speed]"
	::= { incomingTrafficBytesBittorrentDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.2.3
incomingTrafficBittorrentUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesBtUnk:speed]"
	::= { incomingTrafficBytesBittorrentDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.3
incomingTrafficBytesKazaaDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.3.1
incomingTrafficKazaaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesKazW2I:speed]"
	::= { incomingTrafficBytesKazaaDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.3.2
incomingTrafficKazaaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesKazI2W:speed]"
	::= { incomingTrafficBytesKazaaDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.3.3
incomingTrafficKazaaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesKazUnk:speed]"
	::= { incomingTrafficBytesKazaaDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.4
incomingTrafficBytesGnutellaDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 4 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.4.1
incomingTrafficGnutellaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesGnutlW2I:speed]"
	::= { incomingTrafficBytesGnutellaDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.4.2
incomingTrafficGnutellaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesGnutlI2W:speed]"
	::= { incomingTrafficBytesGnutellaDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.4.3
incomingTrafficGnutellaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesGnutlUnk:speed]"
	::= { incomingTrafficBytesGnutellaDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.5
incomingTrafficBytesAresDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 5 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.5.1
incomingTrafficAresW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesAresW2I:speed]"
	::= { incomingTrafficBytesAresDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.5.2
incomingTrafficAresI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesAresI2W:speed]"
	::= { incomingTrafficBytesAresDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.5.3
incomingTrafficAresUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesAresUnk:speed]"
	::= { incomingTrafficBytesAresDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.6
incomingTrafficBytesThunderDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 6 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.6.1
incomingTrafficThunderW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesThunderW2I:speed]"
	::= { incomingTrafficBytesThunderDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.6.2
incomingTrafficThunderI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesThunderI2W:speed]"
	::= { incomingTrafficBytesThunderDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.6.3
incomingTrafficThunderUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesThunderUnk:speed]"
	::= { incomingTrafficBytesThunderDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.7
incomingTrafficBytesThunderUdpDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 7 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.7.1
incomingTrafficThunderUdpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesThunderUdpW2I:speed]"
	::= { incomingTrafficBytesThunderUdpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.7.2
incomingTrafficThunderUdpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesThunderUdpI2W:speed]"
	::= { incomingTrafficBytesThunderUdpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.7.3
incomingTrafficThunderUdpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesThunderUdpUnk:speed]"
	::= { incomingTrafficBytesThunderUdpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.10
incomingTrafficBytesHttpDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 10 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.10.1
incomingTrafficHttpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesHttpW2I:speed]"
	::= { incomingTrafficBytesHttpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.10.2
incomingTrafficHttpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesHttpI2W:speed]"
	::= { incomingTrafficBytesHttpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.10.3
incomingTrafficHttpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesHttpUnk:speed]"
	::= { incomingTrafficBytesHttpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.11
incomingTrafficBytesNonP2PDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 11 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.11.1
incomingTrafficNonP2PW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesNop2pW2I:speed]"
	::= { incomingTrafficBytesNonP2PDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.11.2
incomingTrafficNonP2PI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesNop2pI2W:speed]"
	::= { incomingTrafficBytesNonP2PDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.11.3
incomingTrafficNonP2PUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesNop2pUnk:speed]"
	::= { incomingTrafficBytesNonP2PDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.12
incomingTrafficBytesOtherDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 12 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.12.1
incomingTrafficOtherW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesNaW2I:speed]"
	::= { incomingTrafficBytesOtherDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.12.2
incomingTrafficOtherI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesNaI2W:speed]"
	::= { incomingTrafficBytesOtherDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.12.3
incomingTrafficOtherUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesNaUnk:speed]"
	::= { incomingTrafficBytesOtherDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.13
incomingTrafficBytesMoveDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 13 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.13.1
incomingTrafficMoveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesMoveW2I:speed]"
	::= { incomingTrafficBytesMoveDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.13.2
incomingTrafficMoveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesMoveI2W:speed]"
	::= { incomingTrafficBytesMoveDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.13.3
incomingTrafficMoveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInBytesMoveUnk:speed]"
	::= { incomingTrafficBytesMoveDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.14
incomingTrafficBytesSilverlightDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 14 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.14.1
incomingTrafficSilverlightW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesSilverlightW2I:speed]"
	::= { incomingTrafficBytesSilverlightDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.14.2
incomingTrafficSilverlightI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesSilverlightI2W:speed]"
	::= { incomingTrafficBytesSilverlightDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.14.3
incomingTrafficSilverlightUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesSilverlightUnk:speed]"
	::= { incomingTrafficBytesSilverlightDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.15
incomingTrafficBytesNetflxDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 15 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.15.1
incomingTrafficNetflxW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesNetflxW2I:speed]"
	::= { incomingTrafficBytesNetflxDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.15.2
incomingTrafficNetflxI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesNetflxI2W:speed]"
	::= { incomingTrafficBytesNetflxDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.15.3
incomingTrafficNetflxUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesNetflxUnk:speed]"
	::= { incomingTrafficBytesNetflxDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.16
incomingTrafficBytesWebCacheDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 16 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.16.1
incomingTrafficWebCacheW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesWebCacheDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.16.2
incomingTrafficWebCacheI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesWebCacheDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.16.3
incomingTrafficWebCacheUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesWebCacheDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.17
incomingTrafficBytesBittorrentUtpDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 17 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.17.1
incomingTrafficBittorrentUtpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesUtpBtW2I:speed]"
	::= { incomingTrafficBytesBittorrentUtpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.17.2
incomingTrafficBittorrentUtpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesUtpBtI2W:speed]"
	::= { incomingTrafficBytesBittorrentUtpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.17.3
incomingTrafficBittorrentUtpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesUtpBtUnk:speed]"
	::= { incomingTrafficBytesBittorrentUtpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.18
incomingTrafficBytesLiveDirection OBJECT IDENTIFIER ::= { incomingTrafficBytesProtocolDirection 18 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.18.1
incomingTrafficLiveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesLiveW2I:speed]"
	::= { incomingTrafficBytesLiveDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.18.2
incomingTrafficLiveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesLiveI2W:speed]"
	::= { incomingTrafficBytesLiveDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.40.18.3
incomingTrafficLiveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesLiveUnk:speed]"
	::= { incomingTrafficBytesLiveDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.50
incomingTrafficP2PW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesP2PW2I] "
	::= { incomingTrafficBytes 50 }


-- 1.3.6.1.4.1.21030.1.1.2.2.1.51
incomingTrafficP2PI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesP2PI2W] "
	::= { incomingTrafficBytes 51 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2
incomingTrafficPackets OBJECT IDENTIFIER ::= { networkTraffic 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.1
incomingPacketsEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsEdk:avg] "
	::= { incomingTrafficPackets 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.2
incomingPacketsBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsBt:avg] "
	::= { incomingTrafficPackets 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.3
incomingPacketsKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsKaz:avg] "
	::= { incomingTrafficPackets 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.4
incomingPacketsGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsGnutl:avg]"
	::= { incomingTrafficPackets 4 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.5
incomingPacketsAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsAres:avg]"
	::= { incomingTrafficPackets 5 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.6
incomingPacketsThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsThunder:avg]"
	::= { incomingTrafficPackets 6 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.7
incomingPacketsThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsThunderUdp:avg]"
	::= { incomingTrafficPackets 7 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.10
incomingPacketsHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsHttp:avg]"
	::= { incomingTrafficPackets 10 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.11
incomingPacketsNonP2P OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsNop2p:avg] "
	::= { incomingTrafficPackets 11 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.12
incomingPacketsOther OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsNa:avg] "
	::= { incomingTrafficPackets 12 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.13
incomingPacketsMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsMove:avg]"
	::= { incomingTrafficPackets 13 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.14
incomingPacketsSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsSilverlight:avg]"
	::= { incomingTrafficPackets 14 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.15
incomingPacketsNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsNetflx:avg]"
	::= { incomingTrafficPackets 15 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.16
incomingPacketsWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficPackets 16 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.17
incomingPacketsBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsUtpBt:avg] "
	::= { incomingTrafficPackets 17 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.18
incomingPacketsLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsLive:avg] "
	::= { incomingTrafficPackets 18 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.20
incomingPacketsInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsInspect:avg] "
	::= { incomingTrafficPackets 20 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.21
incomingPacketsCacheIn OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsCacheIn:avg] "
	::= { incomingTrafficPackets 21 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.22
incomingPacketsCacheout OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsCacheout:avg] "
	::= { incomingTrafficPackets 22 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.23
incomingPacketsForward OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsIgnore:avg] "
	::= { incomingTrafficPackets 23 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.24
incomingPacketsAppOther OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsAppNa:avg] "
	::= { incomingTrafficPackets 24 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.30
incomingPacketsW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsW2Isp:speed] "
	::= { incomingTrafficPackets 30 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.31
incomingPacketsI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsIsp2W:speed] "
	::= { incomingTrafficPackets 31 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.32
incomingPacketsDirectionUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsLinkUnk:speed] "
	::= { incomingTrafficPackets 32 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40
incomingTrafficPacketsProtocolDirection OBJECT IDENTIFIER ::= { incomingTrafficPackets 40 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.1
incomingTrafficPacketsEdonkeyDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.1.1
incomingPacketsEdonkeyW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsEdkW2I:speed]"
	::= { incomingTrafficPacketsEdonkeyDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.1.2
incomingPacketsEdonkeyI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsEdkI2W:speed]"
	::= { incomingTrafficPacketsEdonkeyDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.1.3
incomingPacketsEdonkeyUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsEdkUnk:speed]"
	::= { incomingTrafficPacketsEdonkeyDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.2
incomingTrafficPacketsBittorrentDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.2.1
incomingPacketsBittorrentW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsBtW2I:speed]"
	::= { incomingTrafficPacketsBittorrentDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.2.2
incomingPacketsBittorrentI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsBtI2W:speed]"
	::= { incomingTrafficPacketsBittorrentDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.2.3
incomingPacketsBittorrentUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsBtUnk:speed]"
	::= { incomingTrafficPacketsBittorrentDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.3
incomingTrafficPacketsKazaaDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.3.1
incomingPacketsKazaaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsKazW2I:speed]"
	::= { incomingTrafficPacketsKazaaDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.3.2
incomingPacketsKazaaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsKazI2W:speed]"
	::= { incomingTrafficPacketsKazaaDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.3.3
incomingPacketsKazaaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsKazUnk:speed]"
	::= { incomingTrafficPacketsKazaaDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.4
incomingTrafficPacketsGnutellaDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 4 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.4.1
incomingPacketsGnutellaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsGnutlW2I:speed]"
	::= { incomingTrafficPacketsGnutellaDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.4.2
incomingPacketsGnutellaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsGnutlI2W:speed]"
	::= { incomingTrafficPacketsGnutellaDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.4.3
incomingPacketsGnutellaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsGnutlUnk:speed]"
	::= { incomingTrafficPacketsGnutellaDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.5
incomingTrafficPacketsAresDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 5 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.5.1
incomingPacketsAresW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsAresW2I:speed]"
	::= { incomingTrafficPacketsAresDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.5.2
incomingPacketsAresI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsAresI2W:speed]"
	::= { incomingTrafficPacketsAresDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.5.3
incomingPacketsAresUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsAresUnk:speed]"
	::= { incomingTrafficPacketsAresDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.6
incomingTrafficPacketsThunderDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 6 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.6.1
incomingPacketsThunderW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsThunderW2I:speed]"
	::= { incomingTrafficPacketsThunderDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.6.2
incomingPacketsThunderI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsThunderI2W:speed]"
	::= { incomingTrafficPacketsThunderDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.6.3
incomingPacketsThunderUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsThunderUnk:speed]"
	::= { incomingTrafficPacketsThunderDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.7
incomingTrafficPacketsThunderUdpDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 7 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.7.1
incomingPacketsThunderUdpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsThunderUdpW2I:speed]"
	::= { incomingTrafficPacketsThunderUdpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.7.2
incomingPacketsThunderUdpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsThunderUdpI2W:speed]"
	::= { incomingTrafficPacketsThunderUdpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.7.3
incomingPacketsThunderUdpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsThunderUdpUnk:speed]"
	::= { incomingTrafficPacketsThunderUdpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.10
incomingTrafficPacketsHttpDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 10 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.10.1
incomingPacketsHttpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsHttpW2I:speed]"
	::= { incomingTrafficPacketsHttpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.10.2
incomingPacketsHttpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsHttpI2W:speed]"
	::= { incomingTrafficPacketsHttpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.10.3
incomingPacketsHttpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsHttpUnk:speed]"
	::= { incomingTrafficPacketsHttpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.11
incomingTrafficPacketsNonP2PDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 11 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.11.1
incomingPacketsNonP2PW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsNop2pW2I:speed]"
	::= { incomingTrafficPacketsNonP2PDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.11.2
incomingPacketsNonP2PI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsNop2pI2W:speed]"
	::= { incomingTrafficPacketsNonP2PDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.11.3
incomingPacketsNonP2PUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsNop2pUnk:speed]"
	::= { incomingTrafficPacketsNonP2PDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.12
incomingTrafficPacketsOtherDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 12 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.12.1
incomingPacketsOtherW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsNaW2I:speed]"
	::= { incomingTrafficPacketsOtherDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.12.2
incomingPacketsOtherI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsNaI2W:speed]"
	::= { incomingTrafficPacketsOtherDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.12.3
incomingPacketsOtherUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsNaUnk:speed]"
	::= { incomingTrafficPacketsOtherDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.13
incomingTrafficPacketsMoveDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 13 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.13.1
incomingPacketsMoveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsMoveW2I:speed]"
	::= { incomingTrafficPacketsMoveDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.13.2
incomingPacketsMoveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsMoveI2W:speed]"
	::= { incomingTrafficPacketsMoveDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.13.3
incomingPacketsMoveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppInPacketsMoveUnk:speed]"
	::= { incomingTrafficPacketsMoveDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.14
incomingTrafficPacketsSilverlightDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 14 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.14.1
incomingPacketsSilverlightW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsSilverlightW2I:speed]"
	::= { incomingTrafficPacketsSilverlightDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.14.2
incomingPacketsSilverlightI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsSilverlightI2W:speed]"
	::= { incomingTrafficPacketsSilverlightDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.14.3
incomingPacketsSilverlightUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsSilverlightUnk:speed]"
	::= { incomingTrafficPacketsSilverlightDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.15
incomingTrafficPacketsNetflxDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 15 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.15.1
incomingPacketsNetflxW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsNetflxW2I:speed]"
	::= { incomingTrafficPacketsNetflxDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.15.2
incomingPacketsNetflxI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsNetflxI2W:speed]"
	::= { incomingTrafficPacketsNetflxDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.15.3
incomingPacketsNetflxUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsNetflxUnk:speed]"
	::= { incomingTrafficPacketsNetflxDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.16
incomingTrafficPacketsWebCacheDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 16 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.16.1
incomingPacketsWebCacheW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficPacketsWebCacheDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.16.2
incomingPacketsWebCacheI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficPacketsWebCacheDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.16.3
incomingPacketsWebCacheUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficPacketsWebCacheDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.17
incomingTrafficPacketsBittorrentUtpDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 17 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.17.1
incomingPacketsBittorrentUtpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsUtpBtW2I:speed]"
	::= { incomingTrafficPacketsBittorrentUtpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.17.2
incomingPacketsBittorrentUtpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsUtpBtI2W:speed]"
	::= { incomingTrafficPacketsBittorrentUtpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.17.3
incomingPacketsBittorrentUtpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsUtpBtUnk:speed]"
	::= { incomingTrafficPacketsBittorrentUtpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.18
incomingTrafficPacketsLiveDirection OBJECT IDENTIFIER ::= { incomingTrafficPacketsProtocolDirection 18 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.18.1
incomingPacketsLiveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsLiveW2I:speed]"
	::= { incomingTrafficPacketsLiveDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.18.2
incomingPacketsLiveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsLiveI2W:speed]"
	::= { incomingTrafficPacketsLiveDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.2.40.18.3
incomingPacketsLiveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInPacketsLiveUnk:speed]"
	::= { incomingTrafficPacketsLiveDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3
outgoingTrafficBytes OBJECT IDENTIFIER ::= { networkTraffic 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.1
outgoingTrafficEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesEdk:avg] "
	::= { outgoingTrafficBytes 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.2
outgoingTrafficBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesBt:avg] "
	::= { outgoingTrafficBytes 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.3
outgoingTrafficKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesKaz:avg] "
	::= { outgoingTrafficBytes 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.4
outgoingTrafficGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesGnutl:avg]"
	::= { outgoingTrafficBytes 4 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.5
outgoingTrafficAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesAres:avg]"
	::= { outgoingTrafficBytes 5 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.6
outgoingTrafficThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesThunder:avg]"
	::= { outgoingTrafficBytes 6 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.7
outgoingTrafficThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesThunderUdp:avg]"
	::= { outgoingTrafficBytes 7 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.10
outgoingTrafficHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesHttp:avg]"
	::= { outgoingTrafficBytes 10 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.11
outgoingTrafficNonP2P OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesNop2p:avg] "
	::= { outgoingTrafficBytes 11 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.12
outgoingTrafficOther OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesNa:avg] "
	::= { outgoingTrafficBytes 12 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.13
outgoingTrafficMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesMove:avg]"
	::= { outgoingTrafficBytes 13 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.14
outgoingTrafficSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesSilverlight:avg]"
	::= { outgoingTrafficBytes 14 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.15
outgoingTrafficNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesNetflx:avg]"
	::= { outgoingTrafficBytes 15 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.16
outgoingTrafficWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytes 16 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.17
outgoingTrafficBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesUtpBt:avg] "
	::= { outgoingTrafficBytes 17 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.18
outgoingTrafficLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesLive:avg] "
	::= { outgoingTrafficBytes 18 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.20
outgoingTrafficInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesInspect:avg] "
	::= { outgoingTrafficBytes 20 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.21
outgoingTrafficCacheIn OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesCacheIn:avg] "
	::= { outgoingTrafficBytes 21 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.22
outgoingTrafficCacheout OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesCacheout:avg] "
	::= { outgoingTrafficBytes 22 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.23
outgoingTrafficForward OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesIgnore:avg] "
	::= { outgoingTrafficBytes 23 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.24
outgoingTrafficAppOther OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesAppNa:avg] "
	::= { outgoingTrafficBytes 24 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.30
outgoingTrafficW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesW2Isp:speed] "
	::= { outgoingTrafficBytes 30 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.31
outgoingTrafficI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesIsp2W:speed] "
	::= { outgoingTrafficBytes 31 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.32
outgoingTrafficDirectionUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesLinkUnk:speed] "
	::= { outgoingTrafficBytes 32 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40
outgoingTrafficBytesProtocolDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytes 40 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.1
outgoingTrafficBytesEdonkeyDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.1.1
outgoingTrafficEdonkeyW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesEdkW2I:speed]"
	::= { outgoingTrafficBytesEdonkeyDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.1.2
outgoingTrafficEdonkeyI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesEdkI2W:speed]"
	::= { outgoingTrafficBytesEdonkeyDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.1.3
outgoingTrafficEdonkeyUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesEdkUnk:speed]"
	::= { outgoingTrafficBytesEdonkeyDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.2
outgoingTrafficBytesBittorrentDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.2.1
outgoingTrafficBittorrentW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesBtW2I:speed]"
	::= { outgoingTrafficBytesBittorrentDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.2.2
outgoingTrafficBittorrentI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesBtI2W:speed]"
	::= { outgoingTrafficBytesBittorrentDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.2.3
outgoingTrafficBittorrentUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesBtUnk:speed]"
	::= { outgoingTrafficBytesBittorrentDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.3
outgoingTrafficBytesKazaaDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.3.1
outgoingTrafficKazaaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesKazW2I:speed]"
	::= { outgoingTrafficBytesKazaaDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.3.2
outgoingTrafficKazaaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesKazI2W:speed]"
	::= { outgoingTrafficBytesKazaaDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.3.3
outgoingTrafficKazaaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesKazUnk:speed]"
	::= { outgoingTrafficBytesKazaaDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.4
outgoingTrafficBytesGnutellaDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 4 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.4.1
outgoingTrafficGnutellaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesGnutlW2I:speed]"
	::= { outgoingTrafficBytesGnutellaDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.4.2
outgoingTrafficGnutellaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesGnutlI2W:speed]"
	::= { outgoingTrafficBytesGnutellaDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.4.3
outgoingTrafficGnutellaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesGnutlUnk:speed]"
	::= { outgoingTrafficBytesGnutellaDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.5
outgoingTrafficBytesAresDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 5 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.5.1
outgoingTrafficAresW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesAresW2I:speed]"
	::= { outgoingTrafficBytesAresDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.5.2
outgoingTrafficAresI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesAresI2W:speed]"
	::= { outgoingTrafficBytesAresDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.5.3
outgoingTrafficAresUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesAresUnk:speed]"
	::= { outgoingTrafficBytesAresDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.6
outgoingTrafficBytesThunderDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 6 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.6.1
outgoingTrafficThunderW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesThunderW2I:speed]"
	::= { outgoingTrafficBytesThunderDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.6.2
outgoingTrafficThunderI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesThunderI2W:speed]"
	::= { outgoingTrafficBytesThunderDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.6.3
outgoingTrafficThunderUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesThunderUnk:speed]"
	::= { outgoingTrafficBytesThunderDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.7
outgoingTrafficBytesThunderUdpDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 7 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.7.1
outgoingTrafficThunderUdpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesThunderUdpW2I:speed]"
	::= { outgoingTrafficBytesThunderUdpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.7.2
outgoingTrafficThunderUdpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesThunderUdpI2W:speed]"
	::= { outgoingTrafficBytesThunderUdpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.7.3
outgoingTrafficThunderUdpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesThunderUdpUnk:speed]"
	::= { outgoingTrafficBytesThunderUdpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.10
outgoingTrafficBytesHttpDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 10 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.10.1
outgoingTrafficHttpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesHttpW2I:speed]"
	::= { outgoingTrafficBytesHttpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.10.2
outgoingTrafficHttpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesHttpI2W:speed]"
	::= { outgoingTrafficBytesHttpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.10.3
outgoingTrafficHttpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesHttpUnk:speed]"
	::= { outgoingTrafficBytesHttpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.11
outgoingTrafficBytesNonP2PDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 11 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.11.1
outgoingTrafficNonP2PW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesNop2pW2I:speed]"
	::= { outgoingTrafficBytesNonP2PDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.11.2
outgoingTrafficNonP2PI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesNop2pI2W:speed]"
	::= { outgoingTrafficBytesNonP2PDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.11.3
outgoingTrafficNonP2PUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesNop2pUnk:speed]"
	::= { outgoingTrafficBytesNonP2PDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.12
outgoingTrafficBytesOtherDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 12 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.12.1
outgoingTrafficOtherW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesNaW2I:speed]"
	::= { outgoingTrafficBytesOtherDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.12.2
outgoingTrafficOtherI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesNaI2W:speed]"
	::= { outgoingTrafficBytesOtherDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.12.3
outgoingTrafficOtherUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesNaUnk:speed]"
	::= { outgoingTrafficBytesOtherDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.13
outgoingTrafficBytesMoveDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 13 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.13.1
outgoingTrafficMoveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesMoveW2I:speed]"
	::= { outgoingTrafficBytesMoveDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.13.2
outgoingTrafficMoveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesMoveI2W:speed]"
	::= { outgoingTrafficBytesMoveDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.13.3
outgoingTrafficMoveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutBytesMoveUnk:speed]"
	::= { outgoingTrafficBytesMoveDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.14
outgoingTrafficBytesSilverlightDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 14 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.14.1
outgoingTrafficSilverlightW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesSilverlightW2I:speed]"
	::= { outgoingTrafficBytesSilverlightDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.14.2
outgoingTrafficSilverlightI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesSilverlightI2W:speed]"
	::= { outgoingTrafficBytesSilverlightDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.14.3
outgoingTrafficSilverlightUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesSilverlightUnk:speed]"
	::= { outgoingTrafficBytesSilverlightDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.15
outgoingTrafficBytesNetflxDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 15 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.15.1
outgoingTrafficNetflxW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesNetflxW2I:speed]"
	::= { outgoingTrafficBytesNetflxDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.15.2
outgoingTrafficNetflxI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesNetflxI2W:speed]"
	::= { outgoingTrafficBytesNetflxDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.15.3
outgoingTrafficNetflxUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesNetflxUnk:speed]"
	::= { outgoingTrafficBytesNetflxDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.16
outgoingTrafficBytesWebCacheDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 16 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.16.1
outgoingTrafficWebCacheW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesWebCacheDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.16.2
outgoingTrafficWebCacheI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesWebCacheDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.16.3
outgoingTrafficWebCacheUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesWebCacheDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.17
outgoingTrafficBytesBittorrentUtpDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 17 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.17.1
outgoingTrafficBittorrentUtpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesUtpBtW2I:speed]"
	::= { outgoingTrafficBytesBittorrentUtpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.17.2
outgoingTrafficBittorrentUtpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesUtpBtI2W:speed]"
	::= { outgoingTrafficBytesBittorrentUtpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.17.3
outgoingTrafficBittorrentUtpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesUtpBtUnk:speed]"
	::= { outgoingTrafficBytesBittorrentUtpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.18
outgoingTrafficBytesLiveDirection OBJECT IDENTIFIER ::= { outgoingTrafficBytesProtocolDirection 18 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.18.1
outgoingTrafficLiveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesLiveW2I:speed]"
	::= { outgoingTrafficBytesLiveDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.18.2
outgoingTrafficLiveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesLiveI2W:speed]"
	::= { outgoingTrafficBytesLiveDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.40.18.3
outgoingTrafficLiveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesLiveUnk:speed]"
	::= { outgoingTrafficBytesLiveDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.50
outgoingTrafficP2PW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesP2PW2I] "
	::= { outgoingTrafficBytes 50 }


-- 1.3.6.1.4.1.21030.1.1.2.2.3.51
outgoingTrafficP2PI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutBytesP2PI2W] "
	::= { outgoingTrafficBytes 51 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4
outgoingTrafficPackets OBJECT IDENTIFIER ::= { networkTraffic 4 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.1
outgoingPacketsEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsEdk:avg] "
	::= { outgoingTrafficPackets 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.2
outgoingPacketsBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsBt:avg] "
	::= { outgoingTrafficPackets 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.3
outgoingPacketsKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsKaz:avg] "
	::= { outgoingTrafficPackets 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.4
outgoingPacketsGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsGnutl:avg] "
	::= { outgoingTrafficPackets 4 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.5
outgoingPacketsAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsAres:avg] "
	::= { outgoingTrafficPackets 5 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.6
outgoingPacketsThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsThunder:avg] "
	::= { outgoingTrafficPackets 6 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.7
outgoingPacketsThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsThunderUdp:avg] "
	::= { outgoingTrafficPackets 7 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.10
outgoingPacketsHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsHttp:avg] "
	::= { outgoingTrafficPackets 10 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.11
outgoingPacketsNonP2P OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsNop2p:avg] "
	::= { outgoingTrafficPackets 11 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.12
outgoingPacketsOther OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsNa:avg] "
	::= { outgoingTrafficPackets 12 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.13
outgoingPacketsMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsMove:avg] "
	::= { outgoingTrafficPackets 13 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.14
outgoingPacketsSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsSilverlight:avg] "
	::= { outgoingTrafficPackets 14 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.15
outgoingPacketsNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsNetflx:avg] "
	::= { outgoingTrafficPackets 15 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.16
outgoingPacketsWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficPackets 16 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.17
outgoingPacketsBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsUtpBt:avg] "
	::= { outgoingTrafficPackets 17 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.18
outgoingPacketsLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsLive:avg] "
	::= { outgoingTrafficPackets 18 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.20
outgoingPacketsInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsInspect:avg] "
	::= { outgoingTrafficPackets 20 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.21
outgoingPacketsCacheIn OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsCacheIn:avg] "
	::= { outgoingTrafficPackets 21 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.22
outgoingPacketsCacheout OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsCacheout:avg] "
	::= { outgoingTrafficPackets 22 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.23
outgoingPacketsForward OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsIgnore:avg] "
	::= { outgoingTrafficPackets 23 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.24
outgoingPacketsAppOther OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsAppNa:avg] "
	::= { outgoingTrafficPackets 24 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.30
outgoingPacketsW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsW2Isp:speed] "
	::= { outgoingTrafficPackets 30 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.31
outgoingPacketsI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsIsp2W:speed] "
	::= { outgoingTrafficPackets 31 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.32
outgoingPacketsDirectionUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsLinkUnk:speed] "
	::= { outgoingTrafficPackets 32 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40
outgoingTrafficPacketsProtocolDirection OBJECT IDENTIFIER ::= { outgoingTrafficPackets 40 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.1
outgoingTrafficPacketsEdonkeyDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.1.1
outgoingPacketsEdonkeyW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsEdkW2I:speed]"
	::= { outgoingTrafficPacketsEdonkeyDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.1.2
outgoingPacketsEdonkeyI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsEdkI2W:speed]"
	::= { outgoingTrafficPacketsEdonkeyDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.1.3
outgoingPacketsEdonkeyUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsEdkUnk:speed]"
	::= { outgoingTrafficPacketsEdonkeyDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.2
outgoingTrafficPacketsBittorrentDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.2.1
outgoingPacketsBittorrentW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsBtW2I:speed]"
	::= { outgoingTrafficPacketsBittorrentDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.2.2
outgoingPacketsBittorrentI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsBtI2W:speed]"
	::= { outgoingTrafficPacketsBittorrentDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.2.3
outgoingPacketsBittorrentUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsBtUnk:speed]"
	::= { outgoingTrafficPacketsBittorrentDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.3
outgoingTrafficPacketsKazaaDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.3.1
outgoingPacketsKazaaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsKazW2I:speed]"
	::= { outgoingTrafficPacketsKazaaDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.3.2
outgoingPacketsKazaaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsKazI2W:speed]"
	::= { outgoingTrafficPacketsKazaaDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.3.3
outgoingPacketsKazaaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsKazUnk:speed]"
	::= { outgoingTrafficPacketsKazaaDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.4
outgoingTrafficPacketsGnutellaDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 4 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.4.1
outgoingPacketsGnutellaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsGnutlW2I:speed]"
	::= { outgoingTrafficPacketsGnutellaDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.4.2
outgoingPacketsGnutellaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsGnutlI2W:speed]"
	::= { outgoingTrafficPacketsGnutellaDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.4.3
outgoingPacketsGnutellaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsGnutlUnk:speed]"
	::= { outgoingTrafficPacketsGnutellaDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.5
outgoingTrafficPacketsAresDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 5 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.5.1
outgoingPacketsAresW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsAresW2I:speed]"
	::= { outgoingTrafficPacketsAresDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.5.2
outgoingPacketsAresI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsAresI2W:speed]"
	::= { outgoingTrafficPacketsAresDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.5.3
outgoingPacketsAresUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsAresUnk:speed]"
	::= { outgoingTrafficPacketsAresDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.6
outgoingTrafficPacketsThunderDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 6 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.6.1
outgoingPacketsThunderW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsThunderW2I:speed]"
	::= { outgoingTrafficPacketsThunderDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.6.2
outgoingPacketsThunderI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsThunderI2W:speed]"
	::= { outgoingTrafficPacketsThunderDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.6.3
outgoingPacketsThunderUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsThunderUnk:speed]"
	::= { outgoingTrafficPacketsThunderDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.7
outgoingTrafficPacketsThunderUdpDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 7 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.7.1
outgoingPacketsThunderUdpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsThunderUdpW2I:speed]"
	::= { outgoingTrafficPacketsThunderUdpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.7.2
outgoingPacketsThunderUdpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsThunderUdpI2W:speed]"
	::= { outgoingTrafficPacketsThunderUdpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.7.3
outgoingPacketsThunderUdpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsThunderUdpUnk:speed]"
	::= { outgoingTrafficPacketsThunderUdpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.10
outgoingTrafficPacketsHttpDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 10 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.10.1
outgoingPacketsHttpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsHttpW2I:speed]"
	::= { outgoingTrafficPacketsHttpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.10.2
outgoingPacketsHttpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsHttpI2W:speed]"
	::= { outgoingTrafficPacketsHttpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.10.3
outgoingPacketsHttpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsHttpUnk:speed]"
	::= { outgoingTrafficPacketsHttpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.11
outgoingTrafficPacketsNonP2PDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 11 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.11.1
outgoingPacketsNonP2PW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsNop2pW2I:speed]"
	::= { outgoingTrafficPacketsNonP2PDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.11.2
outgoingPacketsNonP2PI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsNop2pI2W:speed]"
	::= { outgoingTrafficPacketsNonP2PDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.11.3
outgoingPacketsNonP2PUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsNop2pUnk:speed]"
	::= { outgoingTrafficPacketsNonP2PDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.12
outgoingTrafficPacketsOtherDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 12 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.12.1
outgoingPacketsOtherW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsNaW2I:speed]"
	::= { outgoingTrafficPacketsOtherDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.12.2
outgoingPacketsOtherI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsNaI2W:speed]"
	::= { outgoingTrafficPacketsOtherDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.12.3
outgoingPacketsOtherUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsNaUnk:speed]"
	::= { outgoingTrafficPacketsOtherDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.13
outgoingTrafficPacketsMoveDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 13 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.13.1
outgoingPacketsMoveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsMoveW2I:speed]"
	::= { outgoingTrafficPacketsMoveDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.13.2
outgoingPacketsMoveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsMoveI2W:speed]"
	::= { outgoingTrafficPacketsMoveDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.13.3
outgoingPacketsMoveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppOutPacketsMoveUnk:speed]"
	::= { outgoingTrafficPacketsMoveDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.14
outgoingTrafficPacketsSilverlightDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 14 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.14.1
outgoingPacketsSilverlightW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsSilverlightW2I:speed]"
	::= { outgoingTrafficPacketsSilverlightDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.14.2
outgoingPacketsSilverlightI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsSilverlightI2W:speed]"
	::= { outgoingTrafficPacketsSilverlightDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.14.3
outgoingPacketsSilverlightUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsSilverlightUnk:speed]"
	::= { outgoingTrafficPacketsSilverlightDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.15
outgoingTrafficPacketsNetflxDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 15 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.15.1
outgoingPacketsNetflxW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsNetflxW2I:speed]"
	::= { outgoingTrafficPacketsNetflxDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.15.2
outgoingPacketsNetflxI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsNetflxI2W:speed]"
	::= { outgoingTrafficPacketsNetflxDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.15.3
outgoingPacketsNetflxUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsNetflxUnk:speed]"
	::= { outgoingTrafficPacketsNetflxDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.16
outgoingTrafficPacketsWebCacheDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 16 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.16.1
outgoingPacketsWebCacheW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficPacketsWebCacheDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.16.2
outgoingPacketsWebCacheI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficPacketsWebCacheDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.16.3
outgoingPacketsWebCacheUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficPacketsWebCacheDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.17
outgoingTrafficPacketsBittorrentUtpDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 17 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.17.1
outgoingPacketsBittorrentUtpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsUtpBtW2I:speed]"
	::= { outgoingTrafficPacketsBittorrentUtpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.17.2
outgoingPacketsBittorrentUtpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsUtpBtI2W:speed]"
	::= { outgoingTrafficPacketsBittorrentUtpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.17.3
outgoingPacketsBittorrentUtpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsUtpBtUnk:speed]"
	::= { outgoingTrafficPacketsBittorrentUtpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.18
outgoingTrafficPacketsLiveDirection OBJECT IDENTIFIER ::= { outgoingTrafficPacketsProtocolDirection 18 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.18.1
outgoingPacketsLiveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsLiveW2I:speed]"
	::= { outgoingTrafficPacketsLiveDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.18.2
outgoingPacketsLiveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsLiveI2W:speed]"
	::= { outgoingTrafficPacketsLiveDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.4.40.18.3
outgoingPacketsLiveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppOutPacketsLiveUnk:speed]"
	::= { outgoingTrafficPacketsLiveDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.9
bandwidthRatio OBJECT IDENTIFIER ::= { networkTraffic 9 }


-- 1.3.6.1.4.1.21030.1.1.2.2.9.1
incomingP2PTrafficRatioW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesW2Isp:speed] "
	::= { bandwidthRatio 1 }


-- 1.3.6.1.4.1.21030.1.1.2.2.9.2
incomingP2PTrafficRatioI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesLinkUnk:speed] "
	::= { bandwidthRatio 2 }


-- 1.3.6.1.4.1.21030.1.1.2.2.9.3
outgoingP2PTrafficRatioI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesLinkUnk:speed] "
	::= { bandwidthRatio 3 }


-- 1.3.6.1.4.1.21030.1.1.2.2.9.4
outgoingP2PTrafficRatioW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesLinkUnk:speed] "
	::= { bandwidthRatio 4 }


-- 1.3.6.1.4.1.21030.1.1.2.2.9.5
outgoingP2PTrafficRatioCacheout OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppInBytesLinkUnk:speed] "
	::= { bandwidthRatio 5 }


-- 1.3.6.1.4.1.21030.1.1.2.2.10
networkTrafficUnknownRangesPercent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { networkTraffic 10 }


-- 1.3.6.1.4.1.21030.1.1.2.2.11
tcPeerAppPacketDrop OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { networkTraffic 11 }


-- 1.3.6.1.4.1.21030.1.1.2.2.12
tcPeerAppPacketReceive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { networkTraffic 12 }


-- 1.3.6.1.4.1.21030.1.1.2.3
networkConnections OBJECT IDENTIFIER ::= { statistics 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2
tcpConcurrentConnections OBJECT IDENTIFIER ::= { networkConnections 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.1
concurrentTcpConnectionsEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConEdk:sum] concurrentTcpConnectionsEdk"
	::= { tcpConcurrentConnections 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.2
concurrentTcpConnectionsBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConBt:sum] concurrentTcpConnectionsBt"
	::= { tcpConcurrentConnections 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.3
concurrentTcpConnectionsKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConKaz:sum] concurrentTcpConnectionsKaz"
	::= { tcpConcurrentConnections 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.4
concurrentTcpConnectionsGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConGnutl:sum] concurrentTcpConnectionsGnutl"
	::= { tcpConcurrentConnections 4 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.5
concurrentTcpConnectionsAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConAres:sum] concurrentTcpConnectionsAres"
	::= { tcpConcurrentConnections 5 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.6
concurrentTcpConnectionsThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConThunder:sum] concurrentTcpConnectionsThunder"
	::= { tcpConcurrentConnections 6 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.7
concurrentUdpConnectionsThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConThunderUdp:sum] concurrentTcpConnectionsThunderUdp"
	::= { tcpConcurrentConnections 7 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.10
concurrentTcpConnectionsHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConHttp:sum] concurrentTcpConnectionsHttp"
	::= { tcpConcurrentConnections 10 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.11
concurrentTcpConnectionsNonP2P OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNop2p:sum] concurrentTcpConnectionsNonp2p"
	::= { tcpConcurrentConnections 11 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.12
concurrentTcpConnectionsOther OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNa:sum] "
	::= { tcpConcurrentConnections 12 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.13
concurrentTcpConnectionsMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConMove:sum] concurrentTcpConnectionsMove"
	::= { tcpConcurrentConnections 13 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.14
concurrentTcpConnectionsSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConSilverlight:sum] concurrentTcpConnectionsSilverlight"
	::= { tcpConcurrentConnections 14 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.15
concurrentTcpConnectionsNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNetflx:sum] concurrentTcpConnectionsNetflx"
	::= { tcpConcurrentConnections 15 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.16
concurrentTcpConnectionsWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcpConcurrentConnections 16 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.17
concurrentUdpConnectionsBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppUdpConcurrentConUtpBt:sum] concurrentUdpConnectionsUtpBt"
	::= { tcpConcurrentConnections 17 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.18
concurrentTcpConnectionsLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConLive:sum] concurrentTcpConnectionsLive"
	::= { tcpConcurrentConnections 18 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.20
concurrentTcpConnectionsInspect OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConInspect:sum] concurrentTcpConnectionsInspect"
	::= { tcpConcurrentConnections 20 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.21
concurrentTcpConnectionsCacheIn OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConCacheIn:sum] concurrentTcpConnectionsCacheIn"
	::= { tcpConcurrentConnections 21 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.22
concurrentTcpConnectionsCacheout OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConCacheout:sum] concurrentTcpConnectionsCacheout"
	::= { tcpConcurrentConnections 22 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.23
concurrentTcpConnectionsForward OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConIgnore:sum] concurrentTcpConnectionsForward"
	::= { tcpConcurrentConnections 23 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.24
concurrentTcpConnectionsAppOther OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConAppNa:sum] concurrentTcpConnectionsAppOther"
	::= { tcpConcurrentConnections 24 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.36
concurrentTcpConnectionsProxy OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcpConcurrentConnections 36 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40
tcpConcurrentConnectionsProtocolDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnections 40 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.1
tcpConcurrentConnectionsEdonkeyDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.1.1
concurrentTcpConnectionsEdonkeyW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConEdkW2I]"
	::= { tcpConcurrentConnectionsEdonkeyDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.1.2
concurrentTcpConnectionsEdonkeyI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConEdkI2W]"
	::= { tcpConcurrentConnectionsEdonkeyDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.1.3
concurrentTcpConnectionsEdonkeyUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConEdkUnk]"
	::= { tcpConcurrentConnectionsEdonkeyDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.2
tcpConcurrentConnectionsBittorrentDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.2.1
concurrentTcpConnectionsBittorrentW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConBtW2I]"
	::= { tcpConcurrentConnectionsBittorrentDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.2.2
concurrentTcpConnectionsBittorrentI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConBtI2W]"
	::= { tcpConcurrentConnectionsBittorrentDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.2.3
concurrentTcpConnectionsBittorrentUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConBtUnk]"
	::= { tcpConcurrentConnectionsBittorrentDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.3
tcpConcurrentConnectionsKazaaDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.3.1
concurrentTcpConnectionsKazaaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConKazW2I]"
	::= { tcpConcurrentConnectionsKazaaDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.3.2
concurrentTcpConnectionsKazaaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConKazI2W]"
	::= { tcpConcurrentConnectionsKazaaDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.3.3
concurrentTcpConnectionsKazaaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConKazUnk]"
	::= { tcpConcurrentConnectionsKazaaDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.4
tcpConcurrentConnectionsGnutellaDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 4 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.4.1
concurrentTcpConnectionsGnutellaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConGnutlW2I]"
	::= { tcpConcurrentConnectionsGnutellaDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.4.2
concurrentTcpConnectionsGnutellaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConGnutlI2W]"
	::= { tcpConcurrentConnectionsGnutellaDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.4.3
concurrentTcpConnectionsGnutellaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConGnutlUnk]"
	::= { tcpConcurrentConnectionsGnutellaDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.5
tcpConcurrentConnectionsAresDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 5 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.5.1
concurrentTcpConnectionsAresW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConAresW2I]"
	::= { tcpConcurrentConnectionsAresDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.5.2
concurrentTcpConnectionsAresI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConAresI2W]"
	::= { tcpConcurrentConnectionsAresDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.5.3
concurrentTcpConnectionsAresUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConAresUnk]"
	::= { tcpConcurrentConnectionsAresDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.6
tcpConcurrentConnectionsThunderDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 6 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.6.1
concurrentTcpConnectionsThunderW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConThunderW2I]"
	::= { tcpConcurrentConnectionsThunderDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.6.2
concurrentTcpConnectionsThunderI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConThunderI2W]"
	::= { tcpConcurrentConnectionsThunderDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.6.3
concurrentTcpConnectionsThunderUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConThunderUnk]"
	::= { tcpConcurrentConnectionsThunderDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.7
udpConcurrentConnectionsThunderUdpDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 7 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.7.1
concurrentUdpConnectionsThunderUdpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppUdpConcurrentConThunderUdpW2I]"
	::= { udpConcurrentConnectionsThunderUdpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.7.2
concurrentUdpConnectionsThunderUdpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppUdpConcurrentConThunderUdpI2W]"
	::= { udpConcurrentConnectionsThunderUdpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.7.3
concurrentUdpConnectionsThunderUdpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppUdpConcurrentConThunderUdpUnk]"
	::= { udpConcurrentConnectionsThunderUdpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.10
tcpConcurrentConnectionsHttpDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 10 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.10.1
concurrentTcpConnectionsHttpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConHttpW2I]"
	::= { tcpConcurrentConnectionsHttpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.10.2
concurrentTcpConnectionsHttpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConHttpI2W]"
	::= { tcpConcurrentConnectionsHttpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.10.3
concurrentTcpConnectionsHttpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConHttpUnk]"
	::= { tcpConcurrentConnectionsHttpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.11
tcpConcurrentConnectionsNonP2PDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 11 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.11.1
concurrentTcpConnectionsNonP2PW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNop2pW2I]"
	::= { tcpConcurrentConnectionsNonP2PDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.11.2
concurrentTcpConnectionsNonP2PI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNop2pI2W]"
	::= { tcpConcurrentConnectionsNonP2PDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.11.3
concurrentTcpConnectionsNonP2PUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNop2pUnk]"
	::= { tcpConcurrentConnectionsNonP2PDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.12
tcpConcurrentConnectionsOtherDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 12 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.12.1
concurrentTcpConnectionsOtherW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNaW2I]"
	::= { tcpConcurrentConnectionsOtherDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.12.2
concurrentTcpConnectionsOtherI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNaI2W]"
	::= { tcpConcurrentConnectionsOtherDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.12.3
concurrentTcpConnectionsOtherUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNaUnk]"
	::= { tcpConcurrentConnectionsOtherDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.13
tcpConcurrentConnectionsMoveDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 13 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.13.1
concurrentTcpConnectionsMoveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConMoveW2I]"
	::= { tcpConcurrentConnectionsMoveDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.13.2
concurrentTcpConnectionsMoveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConMoveI2W]"
	::= { tcpConcurrentConnectionsMoveDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.13.3
concurrentTcpConnectionsMoveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConMoveUnk]"
	::= { tcpConcurrentConnectionsMoveDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.14
tcpConcurrentConnectionsSilverlightDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 14 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.14.1
concurrentTcpConnectionsSilverlightW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConSilverlightW2I]"
	::= { tcpConcurrentConnectionsSilverlightDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.14.2
concurrentTcpConnectionsSilverlightI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConSilverlightI2W]"
	::= { tcpConcurrentConnectionsSilverlightDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.14.3
concurrentTcpConnectionsSilverlightUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConSilverlightUnk]"
	::= { tcpConcurrentConnectionsSilverlightDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.15
tcpConcurrentConnectionsNetflxDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 15 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.15.1
concurrentTcpConnectionsNetflxW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNetflxW2I]"
	::= { tcpConcurrentConnectionsNetflxDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.15.2
concurrentTcpConnectionsNetflxI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNetflxI2W]"
	::= { tcpConcurrentConnectionsNetflxDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.15.3
concurrentTcpConnectionsNetflxUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNetflxUnk]"
	::= { tcpConcurrentConnectionsNetflxDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.16
tcpConcurrentConnectionsWebCacheDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 16 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.16.1
concurrentTcpConnectionsWebCacheW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcpConcurrentConnectionsWebCacheDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.16.2
concurrentTcpConnectionsWebCacheI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcpConcurrentConnectionsWebCacheDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.16.3
concurrentTcpConnectionsWebCacheUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcpConcurrentConnectionsWebCacheDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.17
udpConcurrentConnectionsBittorrentUtpDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 17 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.17.1
concurrentUdpConnectionsBittorrentUtpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppUdpConcurrentConUtpBtW2I]"
	::= { udpConcurrentConnectionsBittorrentUtpDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.17.2
concurrentUdpConnectionsBittorrentUtpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppUdpConcurrentConUtpBtI2W]"
	::= { udpConcurrentConnectionsBittorrentUtpDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.17.3
concurrentUdpConnectionsBittorrentUtpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppUdpConcurrentConUtpBtUnk]"
	::= { udpConcurrentConnectionsBittorrentUtpDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.18
tcpConcurrentConnectionsLiveDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolDirection 18 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.18.1
concurrentTcpConnectionsLiveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConLiveW2I]"
	::= { tcpConcurrentConnectionsLiveDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.18.2
concurrentTcpConnectionsLiveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConLiveI2W]"
	::= { tcpConcurrentConnectionsLiveDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.40.18.3
concurrentTcpConnectionsLiveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConLiveUnk]"
	::= { tcpConcurrentConnectionsLiveDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41
tcpConcurrentConnectionsProtocolStateDirection OBJECT IDENTIFIER ::= { tcpConcurrentConnections 41 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.1
tcpConcurrentConnectionsEdkStateLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolStateDirection 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.1.3
tcpConcurrentConnectionsEdkCacheOutLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsEdkStateLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.1.3.1
concurrentTcpConnectionsEdonkeyCacheOutW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConEdkCacheOutW2I] "
	::= { tcpConcurrentConnectionsEdkCacheOutLink 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.1.3.2
concurrentTcpConnectionsEdonkeyCacheOutI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConEdkCacheOutI2W]"
	::= { tcpConcurrentConnectionsEdkCacheOutLink 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.1.3.3
concurrentTcpConnectionsEdonkeyCacheOutUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConEdkCacheOutUnk]"
	::= { tcpConcurrentConnectionsEdkCacheOutLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.2
tcpConcurrentConnectionsBtStateLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolStateDirection 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.2.3
tcpConcurrentConnectionsBtCacheOutLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsBtStateLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.2.3.1
concurrentTcpConnectionsBtCacheOutW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConBtCacheOutW2I] "
	::= { tcpConcurrentConnectionsBtCacheOutLink 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.2.3.2
concurrentTcpConnectionsBtCacheOutI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConBtCacheOutI2W]"
	::= { tcpConcurrentConnectionsBtCacheOutLink 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.2.3.3
concurrentTcpConnectionsBtCacheOutUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConBtCacheOutUnk]"
	::= { tcpConcurrentConnectionsBtCacheOutLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.3
tcpConcurrentConnectionsKazStateLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolStateDirection 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.3.3
tcpConcurrentConnectionsKazCacheOutLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsKazStateLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.3.3.1
concurrentTcpConnectionsKazCacheOutW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConKazCacheOutW2I] "
	::= { tcpConcurrentConnectionsKazCacheOutLink 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.3.3.2
concurrentTcpConnectionsKazCacheOutI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConKazCacheOutI2W]"
	::= { tcpConcurrentConnectionsKazCacheOutLink 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.3.3.3
concurrentTcpConnectionsKazCacheOutUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConKazCacheOutUnk]"
	::= { tcpConcurrentConnectionsKazCacheOutLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.4
tcpConcurrentConnectionsGnutlStateLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolStateDirection 4 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.4.3
tcpConcurrentConnectionsGnutlCacheOutLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsGnutlStateLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.4.3.1
concurrentTcpConnectionsGnutlCacheOutW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConGnutlCacheOutW2I]"
	::= { tcpConcurrentConnectionsGnutlCacheOutLink 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.4.3.2
concurrentTcpConnectionsGnutlCacheOutI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConGnutlCacheOutI2W]"
	::= { tcpConcurrentConnectionsGnutlCacheOutLink 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.4.3.3
concurrentTcpConnectionsGnutlCacheOutUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConGnutlCacheOutUnk]"
	::= { tcpConcurrentConnectionsGnutlCacheOutLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.5
tcpConcurrentConnectionsAresStateLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolStateDirection 5 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.5.3
tcpConcurrentConnectionsAresCacheOutLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsAresStateLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.5.3.1
concurrentTcpConnectionsAresCacheOutW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConAresCacheOutW2I]"
	::= { tcpConcurrentConnectionsAresCacheOutLink 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.5.3.2
concurrentTcpConnectionsAresCacheOutI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConAresCacheOutI2W]"
	::= { tcpConcurrentConnectionsAresCacheOutLink 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.5.3.3
concurrentTcpConnectionsAresCacheOutUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConAresCacheOutUnk]"
	::= { tcpConcurrentConnectionsAresCacheOutLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.6
tcpConcurrentConnectionsThunderStateLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolStateDirection 6 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.6.3
tcpConcurrentConnectionsThunderCacheOutLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsThunderStateLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.6.3.1
concurrentTcpConnectionsThunderCacheOutW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConThunderCacheOutW2I]"
	::= { tcpConcurrentConnectionsThunderCacheOutLink 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.6.3.2
concurrentTcpConnectionsThunderCacheOutI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConThunderCacheOutI2W]"
	::= { tcpConcurrentConnectionsThunderCacheOutLink 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.6.3.3
concurrentTcpConnectionsThunderCacheOutUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConThunderCacheOutUnk]"
	::= { tcpConcurrentConnectionsThunderCacheOutLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.7
udpConcurrentConnectionsThunderUdpStateLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolStateDirection 7 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.7.3
udpConcurrentConnectionsThunderUdpCacheOutLink OBJECT IDENTIFIER ::= { udpConcurrentConnectionsThunderUdpStateLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.7.3.1
concurrentUdpConnectionsThunderUdpCacheOutW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppUdpConcurrentConThunderUdpCacheOutW2I]"
	::= { udpConcurrentConnectionsThunderUdpCacheOutLink 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.7.3.2
concurrentUdpConnectionsThunderUdpCacheOutI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppUdpConcurrentConThunderUdpCacheOutI2W]"
	::= { udpConcurrentConnectionsThunderUdpCacheOutLink 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.7.3.3
concurrentUdpConnectionsThunderUdpCacheOutUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppUdpConcurrentConThunderUdpCacheOutUnk]"
	::= { udpConcurrentConnectionsThunderUdpCacheOutLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.10
tcpConcurrentConnectionsHttpStateLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolStateDirection 10 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.10.3
tcpConcurrentConnectionsHttpCacheOutLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsHttpStateLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.10.3.1
concurrentTcpConnectionsHttpCacheOutW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConHttpCacheOutW2I]"
	::= { tcpConcurrentConnectionsHttpCacheOutLink 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.10.3.2
concurrentTcpConnectionsHttpCacheOutI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConHttpCacheOutI2W]"
	::= { tcpConcurrentConnectionsHttpCacheOutLink 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.10.3.3
concurrentTcpConnectionsHttpCacheOutUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConHttpCacheOutUnk]"
	::= { tcpConcurrentConnectionsHttpCacheOutLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.13
tcpConcurrentConnectionsMoveStateLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolStateDirection 13 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.13.3
tcpConcurrentConnectionsMoveCacheOutLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsMoveStateLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.13.3.1
concurrentTcpConnectionsMoveCacheOutW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConMoveCacheOutW2I]"
	::= { tcpConcurrentConnectionsMoveCacheOutLink 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.13.3.2
concurrentTcpConnectionsMoveCacheOutI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConMoveCacheOutI2W]"
	::= { tcpConcurrentConnectionsMoveCacheOutLink 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.13.3.3
concurrentTcpConnectionsMoveCacheOutUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppTcpConcurrentConMoveCacheOutUnk]"
	::= { tcpConcurrentConnectionsMoveCacheOutLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.14
tcpConcurrentConnectionsSilverlightStateLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolStateDirection 14 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.14.3
tcpConcurrentConnectionsSilverlightCacheOutLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsSilverlightStateLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.14.3.1
concurrentTcpConnectionsSilverlightCacheOutW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConSilverlightCacheOutW2I]"
	::= { tcpConcurrentConnectionsSilverlightCacheOutLink 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.14.3.2
concurrentTcpConnectionsSilverlightCacheOutI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConSilverlightCacheOutI2W]"
	::= { tcpConcurrentConnectionsSilverlightCacheOutLink 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.14.3.3
concurrentTcpConnectionsSilverlightCacheOutUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConSilverlightCacheOutUnk]"
	::= { tcpConcurrentConnectionsSilverlightCacheOutLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.15
tcpConcurrentConnectionsNetflxStateLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolStateDirection 15 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.15.3
tcpConcurrentConnectionsNetflxCacheOutLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsNetflxStateLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.15.3.1
concurrentTcpConnectionsNetflxCacheOutW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNetflxCacheOutW2I]"
	::= { tcpConcurrentConnectionsNetflxCacheOutLink 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.15.3.2
concurrentTcpConnectionsNetflxCacheOutI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNetflxCacheOutI2W]"
	::= { tcpConcurrentConnectionsNetflxCacheOutLink 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.15.3.3
concurrentTcpConnectionsNetflxCacheOutUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConNetflxCacheOutUnk]"
	::= { tcpConcurrentConnectionsNetflxCacheOutLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.16
tcpConcurrentConnectionsWebCacheStateLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolStateDirection 16 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.16.3
tcpConcurrentConnectionsWebCacheCacheOutLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsWebCacheStateLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.16.3.1
concurrentTcpConnectionsWebCacheCacheOutW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcpConcurrentConnectionsWebCacheCacheOutLink 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.16.3.2
concurrentTcpConnectionsWebCacheCacheOutI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcpConcurrentConnectionsWebCacheCacheOutLink 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.16.3.3
concurrentTcpConnectionsWebCacheCacheOutUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcpConcurrentConnectionsWebCacheCacheOutLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.17
udpConcurrentConnectionsBtUtpStateLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolStateDirection 17 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.17.3
udpConcurrentConnectionsBtUtpCacheOutLink OBJECT IDENTIFIER ::= { udpConcurrentConnectionsBtUtpStateLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.17.3.1
concurrentUdpConnectionsBtUtpCacheOutW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppUdpConcurrentConUtpBtCacheOutW2I] "
	::= { udpConcurrentConnectionsBtUtpCacheOutLink 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.17.3.2
concurrentUdpConnectionsBtUtpCacheOutI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppUdpConcurrentConUtpBtCacheOutI2W]"
	::= { udpConcurrentConnectionsBtUtpCacheOutLink 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.17.3.3
concurrentUdpConnectionsBtUtpCacheOutUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppUdpConcurrentConUtpBtCacheOutUnk]"
	::= { udpConcurrentConnectionsBtUtpCacheOutLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.18
tcpConcurrentConnectionsLiveStateLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsProtocolStateDirection 18 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.18.3
tcpConcurrentConnectionsLiveCacheOutLink OBJECT IDENTIFIER ::= { tcpConcurrentConnectionsLiveStateLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.18.3.1
concurrentTcpConnectionsLiveCacheOutW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConLiveCacheOutW2I] "
	::= { tcpConcurrentConnectionsLiveCacheOutLink 1 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.18.3.2
concurrentTcpConnectionsLiveCacheOutI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConLiveCacheOutI2W]"
	::= { tcpConcurrentConnectionsLiveCacheOutLink 2 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.41.18.3.3
concurrentTcpConnectionsLiveCacheOutUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppTcpConcurrentConLiveCacheOutUnk]"
	::= { tcpConcurrentConnectionsLiveCacheOutLink 3 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.42
concurrentConAsymPercent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcpConcurrentConnections 42 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.43
concurrentConDirUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcpConcurrentConnections 43 }


-- 1.3.6.1.4.1.21030.1.1.2.3.2.44
tcpConcurrentConLoopDetected OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcpConcurrentConnections 44 }


-- 1.3.6.1.4.1.21030.1.1.2.6
cacheStatus OBJECT IDENTIFIER ::= { statistics 6 }


-- 1.3.6.1.4.1.21030.1.1.2.6.1
cacheTotalHashes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbTotalHashes]  in bytes"
	::= { cacheStatus 1 }


-- 1.3.6.1.4.1.21030.1.1.2.6.2
cacheTotalSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbTotalSize] in bytes"
	::= { cacheStatus 2 }


-- 1.3.6.1.4.1.21030.1.1.2.6.11
cacheEdonkeySize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbEdkSize] in bytes"
	::= { cacheStatus 11 }


-- 1.3.6.1.4.1.21030.1.1.2.6.12
cacheBittorrentSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbBtSize] in bytes"
	::= { cacheStatus 12 }


-- 1.3.6.1.4.1.21030.1.1.2.6.13
cacheKazaaSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCmdbKazSize] in bytes"
	::= { cacheStatus 13 }


-- 1.3.6.1.4.1.21030.1.1.2.6.14
cacheGnutellaSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCmdbGnutlSize] in bytes"
	::= { cacheStatus 14 }


-- 1.3.6.1.4.1.21030.1.1.2.6.15
cacheAresSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbAresSize] in bytes"
	::= { cacheStatus 15 }


-- 1.3.6.1.4.1.21030.1.1.2.6.16
cacheThunderSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCmdbThunderSize] in bytes"
	::= { cacheStatus 16 }


-- 1.3.6.1.4.1.21030.1.1.2.6.17
cacheHttpSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbHttpSize] in bytes"
	::= { cacheStatus 17 }


-- 1.3.6.1.4.1.21030.1.1.2.6.18
cacheMoveSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCmdbMoveSize] in bytes"
	::= { cacheStatus 18 }


-- 1.3.6.1.4.1.21030.1.1.2.6.19
cacheSilverlightSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbSilverlightSize] in bytes"
	::= { cacheStatus 19 }


-- 1.3.6.1.4.1.21030.1.1.2.6.20
cacheNetflxSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbNetflxSize] in bytes"
	::= { cacheStatus 20 }


-- 1.3.6.1.4.1.21030.1.1.2.6.21
cacheEdonkeyHashes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbEdkHashes] in bytes"
	::= { cacheStatus 21 }


-- 1.3.6.1.4.1.21030.1.1.2.6.22
cacheBittorrentHashes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbBtHashes] in bytes"
	::= { cacheStatus 22 }


-- 1.3.6.1.4.1.21030.1.1.2.6.23
cacheKazaaHashes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCmdbKazHashes] in bytes"
	::= { cacheStatus 23 }


-- 1.3.6.1.4.1.21030.1.1.2.6.24
cacheGnutellaHashes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCmdbGnutlHashes] in bytes"
	::= { cacheStatus 24 }


-- 1.3.6.1.4.1.21030.1.1.2.6.25
cacheAresHashes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbAresHashes] in bytes"
	::= { cacheStatus 25 }


-- 1.3.6.1.4.1.21030.1.1.2.6.26
cacheHttpHashes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbHttpHashes] in bytes"
	::= { cacheStatus 26 }


-- 1.3.6.1.4.1.21030.1.1.2.6.27
cacheThunderHashes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCmdbThunderHashes] in bytes"
	::= { cacheStatus 27 }


-- 1.3.6.1.4.1.21030.1.1.2.6.28
cacheMoveHashes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[peerAppCmdbMoveHashes] in bytes"
	::= { cacheStatus 28 }


-- 1.3.6.1.4.1.21030.1.1.2.6.29
cacheSilverlightHashes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbSilverlightHashes] in bytes"
	::= { cacheStatus 29 }


-- 1.3.6.1.4.1.21030.1.1.2.6.30
cacheNetflxHashes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbNetflxHashes] in bytes"
	::= { cacheStatus 30 }


-- 1.3.6.1.4.1.21030.1.1.2.6.72
cacheHttpFullness OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheStatus 72 }


-- 1.3.6.1.4.1.21030.1.1.2.6.73
cacheRecentExpirationDeleted OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheStatus 73 }


-- 1.3.6.1.4.1.21030.1.1.2.6.74
cacheHttpOldestHash OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheStatus 74 }


-- 1.3.6.1.4.1.21030.1.1.2.6.75
cacheWebCacheSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheStatus 75 }


-- 1.3.6.1.4.1.21030.1.1.2.6.76
cacheWebCacheHashes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheStatus 76 }


-- 1.3.6.1.4.1.21030.1.1.2.6.77
cacheBittorrentUtpSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbUtpBtSize] in bytes"
	::= { cacheStatus 77 }


-- 1.3.6.1.4.1.21030.1.1.2.6.78
cacheBittorrentUtpHashes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbUtpBtHashes] in bytes"
	::= { cacheStatus 78 }


-- 1.3.6.1.4.1.21030.1.1.2.6.81
cacheLiveSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbLiveSize] in bytes"
	::= { cacheStatus 81 }


-- 1.3.6.1.4.1.21030.1.1.2.6.84
cacheLiveHashes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCmdbLiveHashes] in bytes"
	::= { cacheStatus 84 }


-- 1.3.6.1.4.1.21030.1.1.2.9
advanced OBJECT IDENTIFIER ::= { statistics 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1
cacheout OBJECT IDENTIFIER ::= { advanced 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.1
edonkey OBJECT IDENTIFIER ::= { cacheout 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.1.1
totalSessionLengthEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[edk total sessions length]"
	::= { edonkey 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.1.8
totalSessionBwEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[edk total sessions bandwidth]"
	::= { edonkey 8 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.1.9
totalSessionClosesEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[edk total num of session closes]"
	::= { edonkey 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.1.10
totalSessionSetupsEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[edk total num of session setups]"
	::= { edonkey 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.1.20
averageSessionSetupsEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[edk average session setups]"
	::= { edonkey 20 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.1.30
averageSessionBandwidthEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[edk average session bandwidth]"
	::= { edonkey 30 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.1.40
averageSessionLengthEdonkey OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[edk average session byte duration]"
	::= { edonkey 40 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.2
bittorrent OBJECT IDENTIFIER ::= { cacheout 2 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.2.1
totalSessionLengthBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[bt total sessions length]"
	::= { bittorrent 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.2.8
totalSessionBwBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[bt total sessions bandwidth]"
	::= { bittorrent 8 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.2.9
totalSessionClosesBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[bt total num of session closes]"
	::= { bittorrent 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.2.10
totalSessionSetupsBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[bt total num of session setups]"
	::= { bittorrent 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.2.20
averageSessionSetupsBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[bt average session setups]"
	::= { bittorrent 20 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.2.30
averageSessionBandwidthBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[bt average session bandwidth]"
	::= { bittorrent 30 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.2.40
averageSessionLengthBittorrent OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[bt average session byte duration]"
	::= { bittorrent 40 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.3
kazaa OBJECT IDENTIFIER ::= { cacheout 3 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.3.1
totalSessionLengthKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[kazaa total sessions length]"
	::= { kazaa 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.3.8
totalSessionBwKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[kazaa total sessions bandwidth]"
	::= { kazaa 8 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.3.9
totalSessionClosesKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[kazaa total num of session closes]"
	::= { kazaa 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.3.10
totalSessionSetupsKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[kazaa total num of session setups]"
	::= { kazaa 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.3.20
averageSessionSetupsKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[kazaa average session setups]"
	::= { kazaa 20 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.3.30
averageSessionBandwidthKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[kazaa average session bandwidth]"
	::= { kazaa 30 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.3.40
averageSessionLengthKazaa OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[kazaa average session byte duration]"
	::= { kazaa 40 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.4
gnutella OBJECT IDENTIFIER ::= { cacheout 4 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.4.1
totalSessionLengthGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[gnut total sessions length]"
	::= { gnutella 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.4.8
totalSessionBwGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[gnut total sessions bandwidth]"
	::= { gnutella 8 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.4.9
totalSessionClosesGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[gnut total num of session closes]"
	::= { gnutella 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.4.10
totalSessionSetupsGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[gnut total num of session setups]"
	::= { gnutella 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.4.20
averageSessionSetupsGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[gnut average session setups]"
	::= { gnutella 20 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.4.30
averageSessionBandwidthGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[gnut average session bandwidth]"
	::= { gnutella 30 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.4.40
averageSessionLengthGnutella OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[gnut average session byte duration]"
	::= { gnutella 40 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.5
ares OBJECT IDENTIFIER ::= { cacheout 5 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.5.1
totalSessionLengthAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Ares total sessions length]"
	::= { ares 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.5.8
totalSessionBwAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Ares total sessions bandwidth]"
	::= { ares 8 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.5.9
totalSessionClosesAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Ares total num of session closes]"
	::= { ares 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.5.10
totalSessionSetupsAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Ares total num of session setups]"
	::= { ares 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.5.20
averageSessionSetupsAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Ares average session setups]"
	::= { ares 20 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.5.30
averageSessionBandwidthAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Ares average session bandwidth]"
	::= { ares 30 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.5.40
averageSessionLengthAres OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Ares average session byte duration]"
	::= { ares 40 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.6
thunder OBJECT IDENTIFIER ::= { cacheout 6 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.6.1
totalSessionLengthThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Thunder total sessions length]"
	::= { thunder 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.6.8
totalSessionBwThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Thunder total sessions bandwidth]"
	::= { thunder 8 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.6.9
totalSessionClosesThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Thunder total num of session closes]"
	::= { thunder 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.6.10
totalSessionSetupsThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Thunder total num of session setups]"
	::= { thunder 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.6.20
averageSessionSetupsThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Thunder average session setups]"
	::= { thunder 20 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.6.30
averageSessionBandwidthThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Thunder average session bandwidth]"
	::= { thunder 30 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.6.40
averageSessionLengthThunder OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Thunder average session byte duration]"
	::= { thunder 40 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.7
thunderUdp OBJECT IDENTIFIER ::= { cacheout 7 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.7.1
totalSessionLengthThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Thunder total udp sessions length]"
	::= { thunderUdp 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.7.8
totalSessionBwThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Thunder total udp sessions bandwidth]"
	::= { thunderUdp 8 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.7.9
totalSessionClosesThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Thunder total num of udp session closes]"
	::= { thunderUdp 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.7.10
totalSessionSetupsThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Thunder total num of udp session setups]"
	::= { thunderUdp 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.7.20
averageSessionSetupsThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Thunder average udp session setups]"
	::= { thunderUdp 20 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.7.30
averageSessionBandwidthThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Thunder average udp session bandwidth]"
	::= { thunderUdp 30 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.7.40
averageSessionLengthThunderUdp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Thunder average udp session byte duration]"
	::= { thunderUdp 40 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.10
http OBJECT IDENTIFIER ::= { cacheout 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.10.1
totalSessionLengthHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Http total sessions length]"
	::= { http 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.10.8
totalSessionBwHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Http total sessions bandwidth]"
	::= { http 8 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.10.9
totalSessionClosesHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Http total num of session closes]"
	::= { http 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.10.10
totalSessionSetupsHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Http total num of session setups]"
	::= { http 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.10.20
averageSessionSetupsHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Http average session setups]"
	::= { http 20 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.10.30
averageSessionBandwidthHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Http average session bandwidth]"
	::= { http 30 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.10.40
averageSessionLengthHttp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Http average session byte duration]"
	::= { http 40 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.13
move OBJECT IDENTIFIER ::= { cacheout 13 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.13.1
totalSessionLengthMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Move total sessions length]"
	::= { move 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.13.8
totalSessionBwMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Move total sessions bandwidth]"
	::= { move 8 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.13.9
totalSessionClosesMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Move total num of session closes]"
	::= { move 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.13.10
totalSessionSetupsMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Move total num of session setups]"
	::= { move 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.13.20
averageSessionSetupsMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Move average session setups]"
	::= { move 20 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.13.30
averageSessionBandwidthMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Move average session bandwidth]"
	::= { move 30 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.13.40
averageSessionLengthMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Move average session byte duration]"
	::= { move 40 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.14
silverlight OBJECT IDENTIFIER ::= { cacheout 14 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.14.1
totalSessionLengthSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Silverlight total sessions length]"
	::= { silverlight 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.14.8
totalSessionBwSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Silverlight total sessions bandwidth]"
	::= { silverlight 8 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.14.9
totalSessionClosesSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Silverlight total num of session closes]"
	::= { silverlight 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.14.10
totalSessionSetupsSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Silverlight total num of session setups]"
	::= { silverlight 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.14.20
averageSessionSetupsSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Silverlight average session setups]"
	::= { silverlight 20 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.14.30
averageSessionBandwidthSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Silverlight average session bandwidth]"
	::= { silverlight 30 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.14.40
averageSessionLengthSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Silverlight average session byte duration]"
	::= { silverlight 40 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.15
netflx OBJECT IDENTIFIER ::= { cacheout 15 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.15.1
totalSessionLengthNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Netflx total sessions length]"
	::= { netflx 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.15.8
totalSessionBwNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Netflx total sessions bandwidth]"
	::= { netflx 8 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.15.9
totalSessionClosesNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Netflx total num of session closes]"
	::= { netflx 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.15.10
totalSessionSetupsNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Netflx total num of session setups]"
	::= { netflx 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.15.20
averageSessionSetupsNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Netflx average session setups]"
	::= { netflx 20 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.15.30
averageSessionBandwidthNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Netflx average session bandwidth]"
	::= { netflx 30 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.15.40
averageSessionLengthNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Netflx average session byte duration]"
	::= { netflx 40 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.16
webCache OBJECT IDENTIFIER ::= { cacheout 16 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.16.1
totalSessionLengthWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCache 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.16.8
totalSessionBwWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCache 8 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.16.9
totalSessionClosesWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCache 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.16.10
totalSessionSetupsWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCache 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.16.20
averageSessionSetupsWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCache 20 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.16.30
averageSessionBandwidthWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCache 30 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.16.40
averageSessionLengthWebCache OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCache 40 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.17
bittorrentUtp OBJECT IDENTIFIER ::= { cacheout 17 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.17.1
totalSessionLengthBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[btUtp total sessions length]"
	::= { bittorrentUtp 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.17.8
totalSessionBwBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[btUtp total sessions bandwidth]"
	::= { bittorrentUtp 8 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.17.9
totalSessionClosesBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[btUtp total num of session closes]"
	::= { bittorrentUtp 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.17.10
totalSessionSetupsBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[btUtp total num of session setups]"
	::= { bittorrentUtp 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.17.20
averageSessionSetupsBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[btUtp average session setups]"
	::= { bittorrentUtp 20 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.17.30
averageSessionBandwidthBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[btUtp average session bandwidth]"
	::= { bittorrentUtp 30 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.17.40
averageSessionLengthBittorrentUtp OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[btUtp average session byte duration]"
	::= { bittorrentUtp 40 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.18
live OBJECT IDENTIFIER ::= { cacheout 18 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.18.1
totalSessionLengthLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[live total sessions length]"
	::= { live 1 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.18.8
totalSessionBwLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[live total sessions bandwidth]"
	::= { live 8 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.18.9
totalSessionClosesLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[live total num of session closes]"
	::= { live 9 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.18.10
totalSessionSetupsLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[live total num of session setups]"
	::= { live 10 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.18.20
averageSessionSetupsLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[live average session setups]"
	::= { live 20 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.18.30
averageSessionBandwidthLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[live average session bandwidth]"
	::= { live 30 }


-- 1.3.6.1.4.1.21030.1.1.2.9.1.18.40
averageSessionLengthLive OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[live average session byte duration]"
	::= { live 40 }


-- 1.3.6.1.4.1.21030.1.1.2.11
qoe OBJECT IDENTIFIER ::= { statistics 11 }


-- 1.3.6.1.4.1.21030.1.1.2.11.1
cacheOutUsers OBJECT IDENTIFIER ::= { qoe 1 }


-- 1.3.6.1.4.1.21030.1.1.2.11.1.1
p2pCacheOutUsers OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheOutActiveUsersEdk]"
	::= { cacheOutUsers 1 }


-- 1.3.6.1.4.1.21030.1.1.2.11.1.10
httpCacheOutUsers OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheOutActiveUsersHttp]"
	::= { cacheOutUsers 10 }


-- 1.3.6.1.4.1.21030.1.1.2.11.2
cacheInUsers OBJECT IDENTIFIER ::= { qoe 2 }


-- 1.3.6.1.4.1.21030.1.1.2.11.2.1
p2pCacheInUsers OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheInActiveUsersEdk]"
	::= { cacheInUsers 1 }


-- 1.3.6.1.4.1.21030.1.1.2.11.2.10
httpCacheInUsers OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCacheInActiveUsersHttp]"
	::= { cacheInUsers 10 }


-- 1.3.6.1.4.1.21030.1.1.2.11.3
users OBJECT IDENTIFIER ::= { qoe 3 }


-- 1.3.6.1.4.1.21030.1.1.2.11.3.1
p2pUsers OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppActiveUsersEdk]"
	::= { users 1 }


-- 1.3.6.1.4.1.21030.1.1.2.11.3.10
httpUsers OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppActiveUsersHttp]"
	::= { users 10 }


-- 1.3.6.1.4.1.21030.1.1.2.12
peerappContentDb OBJECT IDENTIFIER ::= { statistics 12 }


-- 1.3.6.1.4.1.21030.1.1.2.12.1
byAction OBJECT IDENTIFIER ::= { peerappContentDb 1 }


-- 1.3.6.1.4.1.21030.1.1.2.12.1.1
blockedUrls OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppBlockedUrls]"
	::= { byAction 1 }


-- 1.3.6.1.4.1.21030.1.1.2.12.1.2
allowedUrls OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppAllowedUrls]"
	::= { byAction 2 }


-- 1.3.6.1.4.1.21030.1.1.2.12.1.3
redirectedUtls OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppRedirectedUrls]"
	::= { byAction 3 }


-- 1.3.6.1.4.1.21030.1.1.2.12.1.4
bypassedUrls OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppBypassedUrls]"
	::= { byAction 4 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2
byCategory OBJECT IDENTIFIER ::= { peerappContentDb 2 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.1
index1 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory1]"
	::= { byCategory 1 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.2
index2 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory2]"
	::= { byCategory 2 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.3
index3 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory3]"
	::= { byCategory 3 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.4
index4 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory4]"
	::= { byCategory 4 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.5
index5 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory5]"
	::= { byCategory 5 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.6
index6 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory6]"
	::= { byCategory 6 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.7
index7 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory7]"
	::= { byCategory 7 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.8
index8 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory8]"
	::= { byCategory 8 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.9
index9 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory9]"
	::= { byCategory 9 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.10
index10 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory10]"
	::= { byCategory 10 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.11
index11 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory11]"
	::= { byCategory 11 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.12
index12 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory12]"
	::= { byCategory 12 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.13
index13 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory13]"
	::= { byCategory 13 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.14
index14 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory14]"
	::= { byCategory 14 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.15
index15 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory15]"
	::= { byCategory 15 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.16
index16 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory16]"
	::= { byCategory 16 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.17
index17 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory17]"
	::= { byCategory 17 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.18
index18 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory18]"
	::= { byCategory 18 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.19
index19 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory19]"
	::= { byCategory 19 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.20
index20 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory20]"
	::= { byCategory 20 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.21
index21 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory21]"
	::= { byCategory 21 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.22
index22 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory22]"
	::= { byCategory 22 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.23
index23 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory23]"
	::= { byCategory 23 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.24
index24 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory24]"
	::= { byCategory 24 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.25
index25 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory25]"
	::= { byCategory 25 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.26
index26 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory26]"
	::= { byCategory 26 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.27
index27 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory27]"
	::= { byCategory 27 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.28
index28 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory28]"
	::= { byCategory 28 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.29
index29 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory29]"
	::= { byCategory 29 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.30
index30 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory30]"
	::= { byCategory 30 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.31
index31 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory31]"
	::= { byCategory 31 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.32
index32 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory32]"
	::= { byCategory 32 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.33
index33 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory33]"
	::= { byCategory 33 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.34
index34 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory34]"
	::= { byCategory 34 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.35
index35 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory35]"
	::= { byCategory 35 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.36
index36 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory36]"
	::= { byCategory 36 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.37
index37 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory37]"
	::= { byCategory 37 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.38
index38 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory38]"
	::= { byCategory 38 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.39
index39 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory39]"
	::= { byCategory 39 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.40
index40 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory40]"
	::= { byCategory 40 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.41
index41 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory41]"
	::= { byCategory 41 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.42
index42 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory42]"
	::= { byCategory 42 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.43
index43 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory43]"
	::= { byCategory 43 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.44
index44 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory44]"
	::= { byCategory 44 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.45
index45 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory45]"
	::= { byCategory 45 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.46
index46 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory46]"
	::= { byCategory 46 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.47
index47 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory47]"
	::= { byCategory 47 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.48
index48 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory48]"
	::= { byCategory 48 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.49
index49 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory49]"
	::= { byCategory 49 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.50
index50 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory50]"
	::= { byCategory 50 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.51
index51 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory51]"
	::= { byCategory 51 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.52
index52 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory52]"
	::= { byCategory 52 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.53
index53 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory53]"
	::= { byCategory 53 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.54
index54 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory54]"
	::= { byCategory 54 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.55
index55 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory55]"
	::= { byCategory 55 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.56
index56 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory56]"
	::= { byCategory 56 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.57
index57 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory57]"
	::= { byCategory 57 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.58
index58 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory58]"
	::= { byCategory 58 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.59
index59 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory59]"
	::= { byCategory 59 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.60
index60 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory60]"
	::= { byCategory 60 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.61
index61 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory61]"
	::= { byCategory 61 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.62
index62 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory62]"
	::= { byCategory 62 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.63
index63 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory63]"
	::= { byCategory 63 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.64
index64 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory64]"
	::= { byCategory 64 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.65
index65 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory65]"
	::= { byCategory 65 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.66
index66 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory66]"
	::= { byCategory 66 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.67
index67 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory67]"
	::= { byCategory 67 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.68
index68 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory68]"
	::= { byCategory 68 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.69
index69 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory69]"
	::= { byCategory 69 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.70
index70 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory70]"
	::= { byCategory 70 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.71
index71 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory71]"
	::= { byCategory 71 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.72
index72 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory72]"
	::= { byCategory 72 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.73
index73 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory73]"
	::= { byCategory 73 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.74
index74 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory74]"
	::= { byCategory 74 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.75
index75 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory75]"
	::= { byCategory 75 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.76
index76 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory76]"
	::= { byCategory 76 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.77
index77 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory77]"
	::= { byCategory 77 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.78
index78 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory78]"
	::= { byCategory 78 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.79
index79 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory79]"
	::= { byCategory 79 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.80
index80 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory80]"
	::= { byCategory 80 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.81
index81 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory81]"
	::= { byCategory 81 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.82
index82 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory82]"
	::= { byCategory 82 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.83
index83 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory83]"
	::= { byCategory 83 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.84
index84 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory84]"
	::= { byCategory 84 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.85
index85 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory85]"
	::= { byCategory 85 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.86
index86 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory86]"
	::= { byCategory 86 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.87
index87 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory87]"
	::= { byCategory 87 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.88
index88 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory88]"
	::= { byCategory 88 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.89
index89 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory89]"
	::= { byCategory 89 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.90
index90 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory90]"
	::= { byCategory 90 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.91
index91 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory91]"
	::= { byCategory 91 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.92
index92 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory92]"
	::= { byCategory 92 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.93
index93 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory93]"
	::= { byCategory 93 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.94
index94 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory94]"
	::= { byCategory 94 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.95
index95 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory95]"
	::= { byCategory 95 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.96
index96 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory96]"
	::= { byCategory 96 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.97
index97 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory97]"
	::= { byCategory 97 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.98
index98 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory98]"
	::= { byCategory 98 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.99
index99 OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategory99]"
	::= { byCategory 99 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.100
indexYT OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategoryYT]"
	::= { byCategory 100 }


-- 1.3.6.1.4.1.21030.1.1.2.12.2.101
indexCT OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[peerAppCategoryCT]"
	::= { byCategory 101 }


-- 1.3.6.1.4.1.21030.1.1.2.13
proxySessions OBJECT IDENTIFIER ::= { statistics 13 }


-- 1.3.6.1.4.1.21030.1.1.2.13.13
proxySessionsMove OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"[Number of proxy connection for Move prtocol]"
	::= { proxySessions 13 }


-- 1.3.6.1.4.1.21030.1.1.2.13.14
proxySessionsSilverlight OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Number of proxy connection for Smoothhd protocol]"
	::= { proxySessions 14 }


-- 1.3.6.1.4.1.21030.1.1.2.13.15
proxySessionsNetflx OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[Number of proxy connection for Netflix protocol]"
	::= { proxySessions 15 }


-- 1.3.6.1.4.1.21030.1.1.2.15
webCacheStatistics OBJECT IDENTIFIER ::= { statistics 15 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1
webCacheLoadTime OBJECT IDENTIFIER ::= { webCacheStatistics 1 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.1
peerAppWebCacheLoadTimeInSize1K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 1 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.2
peerAppWebCacheLoadTimeInSize2K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 2 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.3
peerAppWebCacheLoadTimeInSize4K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 3 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.4
peerAppWebCacheLoadTimeInSize8K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 4 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.5
peerAppWebCacheLoadTimeInSize16K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 5 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.6
peerAppWebCacheLoadTimeInSize32K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 6 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.7
peerAppWebCacheLoadTimeInSize64K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 7 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.8
peerAppWebCacheLoadTimeInSize128K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 8 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.9
peerAppWebCacheLoadTimeInSize512K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 9 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.10
peerAppWebCacheLoadTimeInSizeLarge OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 10 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.11
peerAppWebCacheLoadTimeOutSize1K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 11 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.12
peerAppWebCacheLoadTimeOutSize2K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 12 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.13
peerAppWebCacheLoadTimeOutSize4K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 13 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.14
peerAppWebCacheLoadTimeOutSize8K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 14 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.15
peerAppWebCacheLoadTimeOutSize16K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 15 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.16
peerAppWebCacheLoadTimeOutSize32K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 16 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.17
peerAppWebCacheLoadTimeOutSize64K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 17 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.18
peerAppWebCacheLoadTimeOutSize128K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 18 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.19
peerAppWebCacheLoadTimeOutSize512K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 19 }


-- 1.3.6.1.4.1.21030.1.1.2.15.1.20
peerAppWebCacheLoadTimeOutSizeLarge OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLoadTime 20 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2
webCacheFileSize OBJECT IDENTIFIER ::= { webCacheStatistics 2 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.1
peerAppWebCacheFileSizeInSize1K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 1 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.2
peerAppWebCacheFileSizeInSize2K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 2 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.3
peerAppWebCacheFileSizeInSize4K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 3 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.4
peerAppWebCacheFileSizeInSize8K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 4 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.5
peerAppWebCacheFileSizeInSize16K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 5 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.6
peerAppWebCacheFileSizeInSize32K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 6 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.7
peerAppWebCacheFileSizeInSize64K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 7 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.8
peerAppWebCacheFileSizeInSize128K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 8 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.9
peerAppWebCacheFileSizeInSize512K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 9 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.10
peerAppWebCacheFileSizeInSizeLarge OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 10 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.11
peerAppWebCacheFileSizeOutSize1K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 11 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.12
peerAppWebCacheFileSizeOutSize2K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 12 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.13
peerAppWebCacheFileSizeOutSize4K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 13 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.14
peerAppWebCacheFileSizeOutSize8K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 14 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.15
peerAppWebCacheFileSizeOutSize16K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 15 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.16
peerAppWebCacheFileSizeOutSize32K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 16 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.17
peerAppWebCacheFileSizeOutSize64K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 17 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.18
peerAppWebCacheFileSizeOutSize128K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 18 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.19
peerAppWebCacheFileSizeOutSize512K OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 19 }


-- 1.3.6.1.4.1.21030.1.1.2.15.2.20
peerAppWebCacheFileSizeOutSizeLarge OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheFileSize 20 }


-- 1.3.6.1.4.1.21030.1.1.2.15.4
webCacheLatency OBJECT IDENTIFIER ::= { webCacheStatistics 4 }


-- 1.3.6.1.4.1.21030.1.1.2.15.4.1
peerAppWebCacheLatencyIn OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLatency 1 }


-- 1.3.6.1.4.1.21030.1.1.2.15.4.2
peerAppWebCacheLatencyOut OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLatency 2 }


-- 1.3.6.1.4.1.21030.1.1.2.15.4.3
peerAppWebCacheHitRatio OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { webCacheLatency 3 }


-- 1.3.6.1.4.1.21030.1.1.2.17
tcCdrs OBJECT IDENTIFIER ::= { statistics 17 }


-- 1.3.6.1.4.1.21030.1.1.2.17.1
tcCdrsDisconnectTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcCdrsDisconnectEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Per-session statistics table."
	::= { tcCdrs 1 }

-- 1.3.6.1.4.1.21030.1.1.2.17.1.1
tcCdrsDisconnectEntry OBJECT-TYPE
	SYNTAX TcCdrsDisconnectEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Per-session statistics table entry."
	INDEX { tcNetProtoIndex, tcCdrsDisconnectReason }
	::= { tcCdrsDisconnectTable 1 }


TcCdrsDisconnectEntry ::=
	SEQUENCE {
		tcCdrsDisconnectCacheIn
			Counter64,
		tcCdrsDisconnectCacheOut
			Counter64,
		tcCdrsDisconnectReason
			INTEGER
	}


-- 1.3.6.1.4.1.21030.1.1.2.17.1.1.1
tcCdrsDisconnectCacheIn OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of Cache-In sessions."
	::= { tcCdrsDisconnectEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.2.17.1.1.2
tcCdrsDisconnectCacheOut OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of Cache-Out sessions."
	::= { tcCdrsDisconnectEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.2.17.1.1.65535
tcCdrsDisconnectReason OBJECT-TYPE
	SYNTAX INTEGER
		{
			unknown(1),
			uploader(2),
			downloader(3),
			cmdbmiss(4),
			error(5),
			timeout(6),
			oneDirectionTrafic(7),
			sessionEnded(8),
			ignore(9),
			formatChanged(10),
			csmTimeout(12),
			ignoreDisconnectLimit(13),
			ignoreEventResources(14),
			resetEventNoCarrier(15),
			ignoreHttpPipeline(16)
		}
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Reason of session disconnection."
	::= { tcCdrsDisconnectEntry 65535 }


-- 1.3.6.1.4.1.21030.1.1.2.18
tcKpiParams OBJECT IDENTIFIER ::= { statistics 18 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1
pools OBJECT IDENTIFIER ::= { tcKpiParams 1 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1
poolsUsage OBJECT IDENTIFIER ::= { pools 1 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.1
peerAppPoolConnection OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 1 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.2
peerAppPoolPacket OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 2 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.3
peerAppPoolAppSess OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 3 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.4
peerAppPoolConnClose OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 4 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.5
peerAppPoolIoRequest OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 5 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.6
peerAppPoolPieceRange OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 6 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.7
peerAppPoolLwipConn OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 7 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.8
peerAppPoolSockEvent OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 8 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.9
peerAppPoolCmdbChunk OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 9 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.10
peerAppPoolIOCB OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 10 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.11
peerAppPoolGetBMLG OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 11 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.12
peerAppPoolGetBMSH OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 12 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.13
peerAppPoolFmReq OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 13 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.14
peerAppPool180K OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 14 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.15
peerAppPool64K OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 15 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.16
peerAppPool16K OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 16 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.17
peerAppPool8K OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 17 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.1.18
peerAppPool256K OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsUsage 18 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2
poolsMaxUsage OBJECT IDENTIFIER ::= { pools 2 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.2
peerAppMaxPoolConnection OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 2 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.3
peerAppMaxPoolPacket OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 3 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.4
peerAppMaxPoolAppSess OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 4 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.5
peerAppMaxPoolConnClose OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 5 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.6
peerAppMaxPoolIoRequest OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 6 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.7
peerAppMaxPoolPieceRange OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 7 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.8
peerAppMaxPoolLwipConn OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 8 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.9
peerAppMaxPoolSockEvent OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 9 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.10
peerAppMaxPoolCmdbChunk OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 10 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.11
peerAppMaxPoolIOCB OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 11 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.12
peerAppMaxPoolGetBMLG OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 12 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.13
peerAppMaxPoolGetBMSH OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 13 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.14
peerAppMaxPoolFmReq OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 14 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.15
peerAppMaxPool180K OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 15 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.16
peerAppMaxPool64K OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 16 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.17
peerAppMaxPool16K OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 17 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.18
peerAppMaxPool8K OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 18 }


-- 1.3.6.1.4.1.21030.1.1.2.18.1.2.19
peerAppMaxPool256K OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { poolsMaxUsage 19 }


-- 1.3.6.1.4.1.21030.1.1.2.18.2
peerAppKnownUsers OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcKpiParams 2 }


-- 1.3.6.1.4.1.21030.1.1.2.18.3
peerAppLastHourKnownUsers OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcKpiParams 3 }


-- 1.3.6.1.4.1.21030.1.1.2.18.4
peerAppSelectiveCacheIn OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcKpiParams 4 }


-- 1.3.6.1.4.1.21030.1.1.2.18.5
peerAppTcpConcurrentConOneDir OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcKpiParams 5 }


-- 1.3.6.1.4.1.21030.1.1.2.18.6
peerAppHttpSelectiveCacheIn OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcKpiParams 6 }


-- 1.3.6.1.4.1.21030.1.1.2.18.7
peerAppCacheOutDroppedLicense OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcKpiParams 7 }


-- 1.3.6.1.4.1.21030.1.1.2.18.8
peerAppCacheOutDroppedPackets OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcKpiParams 8 }


-- 1.3.6.1.4.1.21030.1.1.2.18.9
peerAppCacheOutDroppedIO OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcKpiParams 9 }


-- 1.3.6.1.4.1.21030.1.1.2.18.10
peerAppCacheOutDroppedConfig OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcKpiParams 10 }


-- 1.3.6.1.4.1.21030.1.1.2.18.11
peerAppCacheOutDroppedBW OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcKpiParams 11 }


-- 1.3.6.1.4.1.21030.1.1.2.18.12
peerAppCacheOutDroppedCpu OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcKpiParams 12 }


-- 1.3.6.1.4.1.21030.1.1.2.18.13
peerAppTcpConcurrentVisibleCon OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcKpiParams 13 }


-- 1.3.6.1.4.1.21030.1.1.2.18.14
peerAppTcpConcurrentConDirUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcKpiParams 14 }


-- 1.3.6.1.4.1.21030.1.1.2.18.15
driverStats OBJECT IDENTIFIER ::= { tcKpiParams 15 }


-- 1.3.6.1.4.1.21030.1.1.2.18.15.1
pushUpBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { driverStats 1 }


-- 1.3.6.1.4.1.21030.1.1.2.18.15.2
pushUpPackets OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { driverStats 2 }


-- 1.3.6.1.4.1.21030.1.1.2.18.15.3
pushUpTotalPackets OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { driverStats 3 }


-- 1.3.6.1.4.1.21030.1.1.2.18.15.4
pushUpTotalBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { driverStats 4 }


-- 1.3.6.1.4.1.21030.1.1.2.18.16
peerAppTcpConcurrentConLoopDetected OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
::= { tcKpiParams 16 }


-- 1.3.6.1.4.1.21030.1.1.2.19
tcCacheContent OBJECT IDENTIFIER ::= { statistics 19 }


-- 1.3.6.1.4.1.21030.1.1.2.19.1
tcCacheServedLastHourTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcCacheServedLastHourEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Cache usage statistics table. Updated each hour."
	::= { tcCacheContent 1 }


-- 1.3.6.1.4.1.21030.1.1.2.19.1.1
tcCacheServedLastHourEntry OBJECT-TYPE
	SYNTAX TcCacheServedLastHourEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Cache usage statistics table entry."
	INDEX { tcNetProtoIndex }
	::= {  tcCacheServedLastHourTable 1 }


TcCacheServedLastHourEntry ::=
	SEQUENCE {
		tcCacheServedLastHourCount
			Counter64,
		tcCacheServedLastHourBytes
			Counter64
	}


-- 1.3.6.1.4.1.21030.1.1.2.19.1.1.1
tcCacheServedLastHourCount OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of user requests served from cache."
	::= { tcCacheServedLastHourEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.2.19.1.1.2
tcCacheServedLastHourBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bytes served from cache."
	::= { tcCacheServedLastHourEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.2.19.2
tcCacheContentTopTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcCacheContentTopEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Top cache entries served in last hour table.
		 Combines several tables, that can be separated using
		 protocol and SortBy index."
	::= { tcCacheContent 2 }


-- 1.3.6.1.4.1.21030.1.1.2.19.2.1
tcCacheContentTopEntry OBJECT-TYPE
	SYNTAX TcCacheContentTopEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Top cache entries served in last hour table entry."
	INDEX { tcNetProtoIndex, tcCacheContentTopSortBy, tcCacheContentTopIndex }
	::= { tcCacheContentTopTable 1 }


TcCacheContentTopEntry ::=
	SEQUENCE {
		tcCacheContentTopUrl
			OCTET STRING,
		tcCacheContentTopHash
			OCTET STRING,
		tcCacheContentTopBytes
			Counter64,
		tcCacheContentTopCount
			Counter64,
		tcCacheContentTopSortBy
			INTEGER,
		tcCacheContentTopIndex
			Integer32
	}


-- 1.3.6.1.4.1.21030.1.1.2.19.2.1.1
tcCacheContentTopUrl OBJECT-TYPE
	SYNTAX OCTET STRING (SIZE(1..150))
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Cache entry URL (empty for P2P protocols)."
	::= { tcCacheContentTopEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.2.19.2.1.2
tcCacheContentTopHash OBJECT-TYPE
	SYNTAX OCTET STRING
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Cache entry HASH."
	::= { tcCacheContentTopEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.2.19.2.1.3
tcCacheContentTopBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bytes served from cache for this entry in last hour."
	::= { tcCacheContentTopEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.2.19.2.1.4
tcCacheContentTopCount OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of times served from cache for this entry in last hour."
	::= { tcCacheContentTopEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.2.19.2.1.65534
tcCacheContentTopSortBy OBJECT-TYPE
	SYNTAX INTEGER
		{
		count(1),
		bytes(2)
		}
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Table sorting method."
	::= { tcCacheContentTopEntry 65534 }


-- 1.3.6.1.4.1.21030.1.1.2.19.2.1.65535
tcCacheContentTopIndex OBJECT-TYPE
	SYNTAX Integer32 (1..200)
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Number of entry in particaular table (per-protocol and sorting method)."
	::= { tcCacheContentTopEntry 65535 }


-- 1.3.6.1.4.1.21030.1.1.2.19.3
tcCacheContentIpStats OBJECT IDENTIFIER ::= { tcCacheContent 3 }

-- 1.3.6.1.4.1.21030.1.1.2.19.3.1
tcIpsSeenLastHour OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of different IPs seen in last hour."
	::= { tcCacheContentIpStats 1 }


-- 1.3.6.1.4.1.21030.1.1.2.19.3.2
tcIpsServedByCacheLastHour OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of different IPs served from cache in last hour."
	::= { tcCacheContentIpStats 2 }


-- 1.3.6.1.4.1.21030.1.1.2.19.3.3
tcIpsSeenLastDay OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of different IPs seen in last day."
	::= { tcCacheContentIpStats 3 }


-- 1.3.6.1.4.1.21030.1.1.2.19.3.4
tcIpsServedByCacheLastDay OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of different IPs served from cache in last day."
	::= { tcCacheContentIpStats 4 }


-- 1.3.6.1.4.1.21030.1.1.2.19.3.5
tcIpsSeenSinceServiceStart OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of different IPs seen since service start."
	::= { tcCacheContentIpStats 5 }


-- 1.3.6.1.4.1.21030.1.1.2.19.3.6 OBJECT-TYPE
tcIpsServedByCacheSinceServiceStart OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of different IPs served from cache since service start."
	::= { tcCacheContentIpStats 6 }


-- 1.3.6.1.4.1.21030.1.1.5
traps OBJECT IDENTIFIER ::= { peerappliance 5 }


-- 1.3.6.1.4.1.21030.1.1.5.1
peerAppStorageDisconnected OBJECT-TYPE
	SYNTAX INTEGER { storageDisconnected(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_storage_disconnected]
		Storage disconnected"
	::= { traps 1 }


-- 1.3.6.1.4.1.21030.1.1.5.2
peerAppSpreadDisconnected OBJECT-TYPE
	SYNTAX INTEGER { spreadDisconnected(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_spread_disconnected]
		Spread disconnected"
	::= { traps 2 }


-- 1.3.6.1.4.1.21030.1.1.5.3
peerAppFailedInitCmdb OBJECT-TYPE
	SYNTAX INTEGER { failedInitiateMetadataStore(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_failed_init_cmdb]
		Failed to initialize CMDB"
	::= { traps 3 }


-- 1.3.6.1.4.1.21030.1.1.5.4
peerAppFailedInitCacheOut OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_failed_init_cache_out]
		Failed to initialize cache-out"
	::= { traps 4 }


-- 1.3.6.1.4.1.21030.1.1.5.5
peerAppFailedInstallSignalHandler OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_failed_install_signal_handler]
		Failed to install signal handler"
	::= { traps 5 }


-- 1.3.6.1.4.1.21030.1.1.5.6
peerAppFailedAllocateMemory OBJECT-TYPE
	SYNTAX INTEGER { failedAllocatingMemory(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_failed_allocate_memory]
		Failed to allocate memory"
	::= { traps 6 }


-- 1.3.6.1.4.1.21030.1.1.5.7
peerAppFailedReadConfig OBJECT-TYPE
	SYNTAX INTEGER { failedReadingConfig(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_failed_read_config]
		Failed to read configuration"
	::= { traps 7 }


-- 1.3.6.1.4.1.21030.1.1.5.8
peerAppPangStarted OBJECT-TYPE
	SYNTAX INTEGER { started(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_start]
		Caching application started"
	::= { traps 8 }


-- 1.3.6.1.4.1.21030.1.1.5.9
peerAppFailedResolvingMac OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_failed_resolve_mac]
		Application failed to resolve mac address"
	::= { traps 9 }


-- 1.3.6.1.4.1.21030.1.1.5.10
peerAppNotification NOTIFICATION-TYPE
	OBJECTS { peerAppStorageDisconnected, peerAppFailedInitCmdb, peerAppFailedInstallSignalHandler, peerAppFailedAllocateMemory, peerAppFailedReadConfig,
		peerAppFailedResolvingMac, peerAppFailedInitKernel, peerAppFailedInitConfig, peerAppFailedInitInterface, peerAppFailedInitForwarder,
		peerAppLicenseInvalid, peerAppLicenseExpired, peerAppServiceLocked, peerAppTooManyOneDirectionalConnections, peerAppClusterStateChanged,
		peerAppVolumeUnavailable, peerAppNoAvailableVolumes, peerAppSmartFilterConfigInvalid, peerAppSmartfilterLicenseExpired, peerAppSmartfilterLoadFailed,
		peerAppNtpSynchonizationStatus }
	STATUS current
	DESCRIPTION
		"Traps available for notification"
	::= { traps 10 }


-- 1.3.6.1.4.1.21030.1.1.5.11
peerAppFailedInitKernel OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_failed_init_kernel]
		Failed to initialize kernel"
	::= { traps 11 }


-- 1.3.6.1.4.1.21030.1.1.5.12
peerAppFailedInitConfig OBJECT-TYPE
	SYNTAX INTEGER { failedToInitiateConfiguration(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_failed_init_config]
		Failed to initialize configuration"
	::= { traps 12 }


-- 1.3.6.1.4.1.21030.1.1.5.13
peerAppFailedInitInterface OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_failed_init_interface]
		Failed to initialize interface"
	DEFVAL { ''h }
	::= { traps 13 }


-- 1.3.6.1.4.1.21030.1.1.5.14
peerAppFailedInitForwarder OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_failed_init_forwarder]
		Failed to initialize forwarder"
	::= { traps 14 }


-- 1.3.6.1.4.1.21030.1.1.5.15
peerAppFailedInitCacheIn OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_failed_init_cache_in]
		Failed to initialize cache-in"
	::= { traps 15 }


-- 1.3.6.1.4.1.21030.1.1.5.16
peerAppManagementSwitchDisconnected OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_l7_switch_disconnected]
		No connectivity to management switch"
	::= { traps 16 }


-- 1.3.6.1.4.1.21030.1.1.5.17
peerAppPangStopping OBJECT-TYPE
	SYNTAX INTEGER { stopping(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_stopping]
		Caching application stopping"
	::= { traps 17 }


-- 1.3.6.1.4.1.21030.1.1.5.18
peerAppPangStopped OBJECT-TYPE
	SYNTAX INTEGER { stopped(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_stopped]
		Caching application stopped"
	::= { traps 18 }


-- 1.3.6.1.4.1.21030.1.1.5.19
peerAppPangStarting OBJECT-TYPE
	SYNTAX INTEGER { starting(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_starting]
		Caching application started"
	::= { traps 19 }


-- 1.3.6.1.4.1.21030.1.1.5.20
peerAppPangOpmodeChanged OBJECT-TYPE
	SYNTAX INTEGER
		{
		pangEnabled(0),
		pangDisabled(1)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_oppmode_changed]
		Operational mode on CE changed"
	::= { traps 20 }


-- 1.3.6.1.4.1.21030.1.1.5.21
peerAppLicenseInvalid OBJECT-TYPE
	SYNTAX INTEGER { licenseInvalid(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_license_invalid]
		License invalid"
	::= { traps 21 }


-- 1.3.6.1.4.1.21030.1.1.5.22
peerAppLicenseExpired OBJECT-TYPE
	SYNTAX INTEGER { licenseExpired(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_license_expired]
		License expired"
	::= { traps 22 }


-- 1.3.6.1.4.1.21030.1.1.5.23
peerAppServiceLocked OBJECT-TYPE
	SYNTAX INTEGER { serviceLocked(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_service_locked]
		Locked for service"
	::= { traps 23 }


-- 1.3.6.1.4.1.21030.1.1.5.24
peerAppTooManyOneDirectionalConnections OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_too_many_one_direction_connections]
		Too many one-directional connections"
	::= { traps 24 }


-- 1.3.6.1.4.1.21030.1.1.5.50
peerAppClusterStateChanged OBJECT-TYPE
	SYNTAX INTEGER
		{
		clusterDisabled(1),
		clusterEnabled(2),
		clusterDegraded(3),
		clusterRedundancyDegraded(4)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_cluster_state_changed]
		Cluster state changed"
	::= { traps 50 }


-- 1.3.6.1.4.1.21030.1.1.5.51
peerAppVolumeUnavailable OBJECT-TYPE
	SYNTAX OCTET STRING
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_volume_unavailable]
		Volume is unavailable"
	::= { traps 51 }


-- 1.3.6.1.4.1.21030.1.1.5.52
peerAppNoAvailableVolumes OBJECT-TYPE
	SYNTAX INTEGER { noVolumesAvailble(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_no_volumes_available]
		No volumes are available"
	::= { traps 52 }


-- 1.3.6.1.4.1.21030.1.1.5.53
peerAppSmartFilterConfigInvalid OBJECT-TYPE
	SYNTAX OCTET STRING
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_smartfilter_config_invalid]
		SmartFilter configuration is invalid"
	::= { traps 53 }


-- 1.3.6.1.4.1.21030.1.1.5.54
peerAppSmartfilterLicenseExpired OBJECT-TYPE
	SYNTAX OCTET STRING
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_license_smartfilter_expired]
		SmartFilter license is expired"
	::= { traps 54 }


-- 1.3.6.1.4.1.21030.1.1.5.55
peerAppSmartfilterLoadFailed OBJECT-TYPE
	SYNTAX INTEGER { smartFilterLoadFail(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_load_smartfilter_failed]
		Failed to load SmartFilter"
	::= { traps 55 }


-- 1.3.6.1.4.1.21030.1.1.5.56
peerAppSystemOverloaded OBJECT-TYPE
	SYNTAX INTEGER { systemOverload(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_system_overloaded]
		System overloaded"
	::= { traps 56 }


-- 1.3.6.1.4.1.21030.1.1.5.57
peerAppLicenseFallback OBJECT-TYPE
	SYNTAX INTEGER { licenseFallback(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_license_fallback_to_release]
		License fallback to release"
	::= { traps 57 }


-- 1.3.6.1.4.1.21030.1.1.5.58
peerAppNtpSynchonizationStatus OBJECT-TYPE
	SYNTAX OCTET STRING
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[ntp_synchronization_status]
		NTP synchronization status"
	::= { traps 58 }


-- 1.3.6.1.4.1.21030.1.1.5.59
peerAppForwardedTrafficPassedLicensedLimit OBJECT-TYPE
	SYNTAX INTEGER { licenseExceeded(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_license_forwarding_exceeded]
		License forwarding exceeded"
	::= { traps 59 }


-- 1.3.6.1.4.1.21030.1.1.5.60
peerAppForwardedTrafficReachingLicensedLimit OBJECT-TYPE
	SYNTAX INTEGER { licenseAlmostExceeded(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_license_forwarding_over_90_percent]
		License forwarding almost exceeded"
	::= { traps 60 }


-- 1.3.6.1.4.1.21030.1.1.5.61
peerAppForwardedTrafficEnforcementStarted OBJECT-TYPE
	SYNTAX INTEGER { licenseAlmostExceeded(1) }
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_license_forwarding_enforcement]
		License forwarding enforcement started"
	::= { traps 61 }


-- 1.3.6.1.4.1.21030.1.1.5.62
peerAppWebCacheSsdCloseToEol OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_ssd_is_close_to_eol]
		High speed memory (SSD) is close to end of life"
	::= { traps 62 }


-- 1.3.6.1.4.1.21030.1.1.5.63
peerAppWebCacheStorageFailure OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_web_cache_storage_failure]
		Web acceleration dedicated storage failure"
	::= { traps 63 }


-- 1.3.6.1.4.1.21030.1.1.5.64
peerAppWebCacheSsdMissing OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_ssd_missing]
		Licensed for web acceleration but no high speed (SSD) memory detected"
	::= { traps 64 }


-- 1.3.6.1.4.1.21030.1.1.5.65
peerAppCacheOutPortFailed OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_cache_out_port_failed]
		Cache-out port failed to initialize"
	::= { traps 65 }


-- 1.3.6.1.4.1.21030.1.1.5.66
peerAppCacheOutPortDisconnected OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_cache_out_disconnected]
		Cache-out port disconnected."
	::= { traps 66 }


-- 1.3.6.1.4.1.21030.1.1.5.67
peerAppCmdbBackupFailed OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_cmdb_backup_failed]
		CMDB backup operation failed"
	::= { traps 67 }


-- 1.3.6.1.4.1.21030.1.1.5.68
peerAppCacheOutPortOK OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_cache_out_port_ok]
		Cache-out port resumed operation"
	::= { traps 68 }


-- 1.3.6.1.4.1.21030.1.1.5.69
peerAppStandbyStateChanged OBJECT-TYPE
	SYNTAX INTEGER
		{
		providingService(0),
		hotStandby(1),
		unknown(2)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[trap_standby_status_changed]
		Standby state changed"
	::= { traps 69 }


-- 1.3.6.1.4.1.21030.1.1.5.70
peerAppLicenseCacheOutAlmostExceeded  OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS accessible-for-notify
	STATUS current
	DESCRIPTION
		"[trap_license_cache_out_over_90_percent]
		License cache out almost exceeded"
	::= { traps 70 }


-- 1.3.6.1.4.1.21030.1.1.5.71
peerAppLicenseCacheOutEnforcement OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS accessible-for-notify
	STATUS current
	DESCRIPTION
		"[trap_license_cache_out_enforcement]
		License cache out enforcement started"
	::= { traps 71 }


-- 1.3.6.1.4.1.21030.1.1.5.99
peerAppSystemGoingToReboot NOTIFICATION-TYPE
	STATUS current
	DESCRIPTION
		"[trap_system_going_to_reboot]
		System going to reboot"
	::= { traps 99 }


-- 1.3.6.1.4.1.21030.1.1.5.100
peerAppSystemReturnedFromReboot NOTIFICATION-TYPE
	STATUS current
	DESCRIPTION
		"[trap_system_oback_from_reboot]
		System returned from reboot"
	::= { traps 100 }


-- 1.3.6.1.4.1.21030.1.1.6
management OBJECT IDENTIFIER ::= { peerappliance 6 }


-- 1.3.6.1.4.1.21030.1.1.6.1
commandTable OBJECT-TYPE
	SYNTAX SEQUENCE OF CommandEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"this table is a cache engine control table (commands per cache engine)"
	::= { management 1 }


-- 1.3.6.1.4.1.21030.1.1.6.1.1
commandEntry OBJECT-TYPE
	SYNTAX CommandEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { cacheEngineIndex }
	::= { commandTable 1 }


CommandEntry ::=
	SEQUENCE {
		cacheEngineIndex
			InetAddress,
		command
			INTEGER,
		logLevel
			Counter64
	 }

-- 1.3.6.1.4.1.21030.1.1.6.1.1.1
cacheEngineIndex OBJECT-TYPE
	SYNTAX InetAddress
	MAX-ACCESS read-create
	STATUS current
	DESCRIPTION
		"Description."
	::= { commandEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.6.1.1.2
command OBJECT-TYPE
	SYNTAX INTEGER
		{
		stop(1),
		start(2),
		restart(3)
		}
	MAX-ACCESS read-write
	STATUS current
	DESCRIPTION
		"Description."
	::= { commandEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.6.1.1.3
logLevel OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-write
	STATUS current
	DESCRIPTION
		"Description."
	::= { commandEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.6.2
clusterControl OBJECT-TYPE
	SYNTAX INTEGER
		{
		stop(1),
		start(2),
		restart(3)
		}
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Cluster control - gracefull (one-by-one) command"
	::= { management 2 }


-- 1.3.6.1.4.1.21030.1.1.6.3
clusterOpStatus OBJECT-TYPE
	SYNTAX INTEGER
		{
		disabled(1),
		enabled(2),
		degraded(3),
		redundancydegraded(4)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Cluster operational status"
	::= { management 3 }


-- 1.3.6.1.4.1.21030.1.1.6.4
cacheEngineStatusTable OBJECT-TYPE
	SYNTAX SEQUENCE OF CacheEngineStatusEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"This table is a collection of cache engine application statuses indexed by cache engine identification"
	::= { management 4 }


-- 1.3.6.1.4.1.21030.1.1.6.4.1
cacheEngineStatusEntry OBJECT-TYPE
	SYNTAX CacheEngineStatusEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"This table is a collection of cache engine statuses indexed by cache engine identification"
	INDEX { cacheEngineStatusIndex }
	::= { cacheEngineStatusTable 1 }


CacheEngineStatusEntry ::=
	SEQUENCE {
		cacheEngineStatusIndex
			InetAddress,
		cacheEngineOpState
			INTEGER,
		cacheEngineAppStatus
			INTEGER,
		cacheEngineSWVersion
			DisplayString,
		cacheEngineUptime
			TimeTicks,
		cacheEngineAdminState
			INTEGER,
		cacheEngineOSVersion
			DisplayString,
		cacheEngineCpuUsage
			Integer32,
		cacheEngineMemoryUsage
			Integer32,
		cacheEngineTemperature
			Integer32,
		cacheEnginePlatformType
			DisplayString,
		cacheEngineStandbyState
			INTEGER
	 }

-- 1.3.6.1.4.1.21030.1.1.6.4.1.1
cacheEngineStatusIndex OBJECT-TYPE
	SYNTAX InetAddress
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheEngineStatusEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.6.4.1.2
cacheEngineOpState OBJECT-TYPE
	SYNTAX INTEGER
		{
		enabled(0),
		disabled(1),
		unavailable(2)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheEngineStatusEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.6.4.1.3
cacheEngineAppStatus OBJECT-TYPE
	SYNTAX INTEGER
		{
		starting(0),
		started(1),
		stopping(2),
		stopped(3),
		unavailable(4)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheEngineStatusEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.6.4.1.4
cacheEngineSWVersion OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheEngineStatusEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.6.4.1.5
cacheEngineUptime OBJECT-TYPE
	SYNTAX TimeTicks
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Associated cache engine's uptime"
	::= { cacheEngineStatusEntry 5 }


-- 1.3.6.1.4.1.21030.1.1.6.4.1.6
cacheEngineAdminState OBJECT-TYPE
	SYNTAX INTEGER
		{
		unlocked(0),
		locked(1)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"[current cache engine administrative state (locked, unlocked)]"
	::= { cacheEngineStatusEntry 6 }


-- 1.3.6.1.4.1.21030.1.1.6.4.1.7
cacheEngineOSVersion OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheEngineStatusEntry 7 }


-- 1.3.6.1.4.1.21030.1.1.6.4.1.8
cacheEngineCpuUsage OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Cpu utilization in %"
	::= { cacheEngineStatusEntry 8 }


-- 1.3.6.1.4.1.21030.1.1.6.4.1.9
cacheEngineMemoryUsage OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Memory utilization in %"
	::= { cacheEngineStatusEntry 9 }


-- 1.3.6.1.4.1.21030.1.1.6.4.1.10
cacheEngineTemperature OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Blade temperature"
	::= { cacheEngineStatusEntry 10 }


-- 1.3.6.1.4.1.21030.1.1.6.4.1.11
cacheEnginePlatformType OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"OEM platform type"
	::= { cacheEngineStatusEntry 11 }


-- 1.3.6.1.4.1.21030.1.1.6.4.1.12
cacheEngineStandbyState OBJECT-TYPE
	SYNTAX INTEGER
		{
		providingService(0),
		hotStandby(1),
		unknown(2)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { cacheEngineStatusEntry 12 }


-- 1.3.6.1.4.1.21030.1.1.6.5
clusterUptime OBJECT-TYPE
	SYNTAX TimeTicks
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"amount of time from the moment cluster last moved from disabled to another state"
	::= { management 5 }


-- 1.3.6.1.4.1.21030.1.1.6.6
clusterLeader OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Host name of a current cluster leader"
	::= { management 6 }


-- 1.3.6.1.4.1.21030.1.1.6.7
clusterMembers OBJECT-TYPE
	SYNTAX Gauge32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of currently enabled cluster members"
	::= { management 7 }


-- 1.3.6.1.4.1.21030.1.1.6.8
tcSmartFilter OBJECT IDENTIFIER ::= { management 8 }


-- 1.3.6.1.4.1.21030.1.1.6.8.1
tcSmartFilterStatus OBJECT-TYPE
	SYNTAX INTEGER
		{
		disabled(0),
		enabled(1)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcSmartFilter 1 }


-- 1.3.6.1.4.1.21030.1.1.6.8.2
tcSmartFilterDbLastUpdated OBJECT-TYPE
	SYNTAX DateAndTime
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcSmartFilter 2 }


-- 1.3.6.1.4.1.21030.1.1.6.8.3
tcSmartFilterLicenseValidUntil OBJECT-TYPE
	SYNTAX DateAndTime
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcSmartFilter 3 }


-- 1.3.6.1.4.1.21030.1.1.6.8.4
tcSmartFilterDbSerial OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcSmartFilter 4 }


-- 1.3.6.1.4.1.21030.1.1.20
hardware OBJECT IDENTIFIER ::= { peerappliance 20 }


-- 1.3.6.1.4.1.21030.1.1.20.2
volumes OBJECT IDENTIFIER ::= { hardware 2 }


-- 1.3.6.1.4.1.21030.1.1.20.2.1
volumesStatusTable OBJECT-TYPE
	SYNTAX SEQUENCE OF VolumesStatusEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"This table is a collection of volumes statuses indexed by volume index"
	::= { volumes 1 }


-- 1.3.6.1.4.1.21030.1.1.20.2.1.1
volumesStatusEntry OBJECT-TYPE
	SYNTAX VolumesStatusEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"This table is a collection of volume statuses indexed by volume index"
	INDEX { volumeIndex }
	::= { volumesStatusTable 1 }


VolumesStatusEntry ::=
	SEQUENCE {
		volumeIndex
			DisplayString,
		volumePath
			DisplayString,
		volumeDevice
			DisplayString,
		volumeMinimum
			Integer32,
		volumeMinPercent
			Integer32,
		volumeTotal
			Integer32,
		volumeAvail
			Integer32,
		volumeUsed
			Integer32,
		volumePercent
			Integer32,
		volumePercentNode
			Integer32,
		volumeErrorFlag
			Integer32,
		volumeErrorMsg
			DisplayString
	 }

-- 1.3.6.1.4.1.21030.1.1.20.2.1.1.1
volumeIndex OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Integer reference number (row number) for the disk mib."
	::= { volumesStatusEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.20.2.1.1.2
volumePath OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Path where the disk is mounted."
	::= { volumesStatusEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.20.2.1.1.3
volumeDevice OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Path of the device for the partition"
	::= { volumesStatusEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.20.2.1.1.4
volumeMinimum OBJECT-TYPE
	SYNTAX Integer32 (0..1000000000)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Minimum space required on the disk (in kBytes) before the errors are triggered."
	::= { volumesStatusEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.20.2.1.1.5
volumeMinPercent OBJECT-TYPE
	SYNTAX Integer32 (0..100)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Percentage of minimum space required on the disk before the errors are triggered."
	::= { volumesStatusEntry 5 }


-- 1.3.6.1.4.1.21030.1.1.20.2.1.1.6
volumeTotal OBJECT-TYPE
	SYNTAX Integer32 (0..276447232)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Total size of the disk/partition (kBytes)"
	::= { volumesStatusEntry 6 }


-- 1.3.6.1.4.1.21030.1.1.20.2.1.1.7
volumeAvail OBJECT-TYPE
	SYNTAX Integer32 (0..1316134912)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Available space on the disk"
	::= { volumesStatusEntry 7 }


-- 1.3.6.1.4.1.21030.1.1.20.2.1.1.8
volumeUsed OBJECT-TYPE
	SYNTAX Integer32 (0..1000000000)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Used space on the disk"
	::= { volumesStatusEntry 8 }


-- 1.3.6.1.4.1.21030.1.1.20.2.1.1.9
volumePercent OBJECT-TYPE
	SYNTAX Integer32 (0..100)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Percentage of space used on disk."
	::= { volumesStatusEntry 9 }


-- 1.3.6.1.4.1.21030.1.1.20.2.1.1.10
volumePercentNode OBJECT-TYPE
	SYNTAX Integer32 (0..100)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Percentage of inodes used on disk."
	::= { volumesStatusEntry 10 }


-- 1.3.6.1.4.1.21030.1.1.20.2.1.1.11
volumeErrorFlag OBJECT-TYPE
	SYNTAX Integer32 (0..100)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Error flag signaling that the disk or partition is under the minimum required space configured for it."
	::= { volumesStatusEntry 11 }


-- 1.3.6.1.4.1.21030.1.1.20.2.1.1.12
volumeErrorMsg OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"A text description providing a warning and the space left on the disk."
	::= { volumesStatusEntry 12 }


-- 1.3.6.1.4.1.21030.1.1.20.4
ifStatusCacheEngines OBJECT IDENTIFIER ::= { hardware 4 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1
ifStatusTable OBJECT-TYPE
	SYNTAX SEQUENCE OF IfStatusEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"This table is a collection of volumes statuses indexed by volume index"
	::= { ifStatusCacheEngines 1 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1
ifStatusEntry OBJECT-TYPE
	SYNTAX IfStatusEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"This table is a collection of interface statuses indexed by blade and interface index"
	INDEX { ifBladeIndex, ifIndex }
	::= { ifStatusTable 1 }


IfStatusEntry ::=
	SEQUENCE {
		ifBladeIndex
			DisplayString,
		ifIndex
			Integer32,
		ifDescr
			DisplayString,
		ifType
			INTEGER,
		ifMtu
			Integer32,
		ifSpeed
			Gauge32,
		ifPhysAddress
			OCTET STRING,
		ifAdminStatus
			INTEGER,
		ifOperStatus
			Integer32,
		ifLastChange
			TimeTicks,
		ifInOctets
			Counter64,
		ifInUcastPkts
			Counter64,
		ifInNUcastPkts
			Counter64,
		ifInDiscards
			Counter32,
		ifInErrors
			Counter32,
		ifInUnknownProtos
			Counter32,
		ifOutOctets
			Counter64,
		ifOutUcastPkts
			Counter64,
		ifOutNUcastPkts
			Counter64,
		ifOutDiscards
			Counter32,
		ifOutErrors
			Counter32,
		ifOutQLen
			Gauge32,
		ifSpecific
			OBJECT IDENTIFIER
	 }

-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.1
ifBladeIndex OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { ifStatusEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.2
ifIndex OBJECT-TYPE
	SYNTAX Integer32 (1..100000)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"A unique value for each interface.  Its value ranges between 1 and the value of ifNumber.  The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization."
	::= { ifStatusEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.3
ifDescr OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"A textual string containing information about the interface.  This string should include the name of the manufacturer, the product name and the version of the hardware interface."
	::= { ifStatusEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.4
ifType OBJECT-TYPE
	SYNTAX INTEGER
		{
		other(1),
		regular1822(2),
		hdh1822(3),
		ddnx25(4),
		rfc877x25(5),
		ethernetcsmacd(6),
		iso88023csmacd(7),
		iso88024tokenBus(8),
		iso88025tokenRing(9),
		iso88026man(10),
		starLan(11),
		proteon10Mbit(12),
		proteon80Mbit(13),
		hyperchannel(14),
		fddi(15),
		lapb(16),
		sdlc(17),
		ds1(18),
		e1(19),
		basicISDN(20),
		primaryISDN(21),
		propPointToPointSerial(22),
		ppp(23),
		softwareLoopback(24),
		eon(25),
		ethernet3Mbit(26),
		nsip(27),
		slip(28),
		ultra(29),
		ds3(30),
		sip(31),
		framerelay(32)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack."
	::= { ifStatusEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.5
ifMtu OBJECT-TYPE
	SYNTAX Integer32 (1..10000)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The size of the largest datagram which can be sent/received on the interface, specified in octets.  For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface."
	::= { ifStatusEntry 5 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.6
ifSpeed OBJECT-TYPE
	SYNTAX Gauge32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"An estimate of the interface's current bandwidth in bits per second.  For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth"
	::= { ifStatusEntry 6 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.7
ifPhysAddress OBJECT-TYPE
	SYNTAX OCTET STRING
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The interface's address at the protocol layer immediately `below' the network layer in the protocol stack.  For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length."
	::= { ifStatusEntry 7 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.8
ifAdminStatus OBJECT-TYPE
	SYNTAX INTEGER
		{
		up(1),
		down(2)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The desired state of the interface.  The testing(3) state indicates that no operational packets can be passed."
	::= { ifStatusEntry 8 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.9
ifOperStatus OBJECT-TYPE
	SYNTAX Integer32 (0..10000)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed."
	::= { ifStatusEntry 9 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.10
ifLastChange OBJECT-TYPE
	SYNTAX TimeTicks
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The value of sysUpTime at the time the interface entered its current operational state.  If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value."
	::= { ifStatusEntry 10 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.11
ifInOctets OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total number of octets received on the interface, including framing characters."
	::= { ifStatusEntry 11 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.12
ifInUcastPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of subnetwork-unicast packets delivered to a higher-layer protocol."
	::= { ifStatusEntry 12 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.13
ifInNUcastPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of non-unicast (i.e., subnetwork-broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol."
	::= { ifStatusEntry 13 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.14
ifInDiscards OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol.  One possible reason for discarding such a packet could be to free up buffer space."
	::= { ifStatusEntry 14 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.15
ifInErrors OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of inbound packets that contained errors preventing them from being deliverable to ahigher-layer protocol."
	::= { ifStatusEntry 15 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.16
ifInUnknownProtos OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of packets received via the interface which were discarded because of an unknown or unsupported protocol."
	::= { ifStatusEntry 16 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.17
ifOutOctets OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total number of octets transmitted out of the interface, including framing characters."
	::= { ifStatusEntry 17 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.18
ifOutUcastPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent."
	::= { ifStatusEntry 18 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.19
ifOutNUcastPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total number of packets that higher-level protocols requested be transmitted to a non-unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent."
	::= { ifStatusEntry 19 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.20
ifOutDiscards OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted.  One possible reason for discarding such a packet could be to free up buffer space."
	::= { ifStatusEntry 20 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.21
ifOutErrors OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of outbound packets that could not be transmitted because of errors."
	::= { ifStatusEntry 21 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.22
ifOutQLen OBJECT-TYPE
	SYNTAX Gauge32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The length of the output packet queue (in packets)."
	::= { ifStatusEntry 22 }


-- 1.3.6.1.4.1.21030.1.1.20.4.1.1.23
ifSpecific OBJECT-TYPE
	SYNTAX OBJECT IDENTIFIER
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"A reference to MIB definitions specific to the particular media being used to realize the interface.  For example, if the interface is realized by an ethernet, then the value of this object refers to a document defining objects specific to ethernet.  If this information is not present, its value should be set to the OBJECT IDENTIFIER  0 0 , which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value."
	::= { ifStatusEntry 23 }


-- 1.3.6.1.4.1.21030.1.1.20.5
cacheEngines OBJECT IDENTIFIER ::= { hardware 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1
cacheEngineCe1 OBJECT IDENTIFIER ::= { cacheEngines 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4
memoryCe1 OBJECT IDENTIFIER ::= { cacheEngineCe1 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.1
memIndexCe1 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe1 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.2
memErrorNameCe1 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe1 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.3
memTotalSwapCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe1 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.4
memAvailSwapCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe1 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.5
memTotalRealCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe1 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.6
memAvailRealCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe1 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.7
memTotalSwapTXTCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe1 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.8
memAvailSwapTXTCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe1 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.9
memTotalRealTXTCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe1 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.10
memAvailRealTXTCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe1 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.11
memTotalFreeCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe1 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.12
memMinimumSwapCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe1 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.13
memSharedCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe1 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.14
memBufferCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe1 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.15
memCachedCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe1 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.16
memUsedSwapTXTCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe1 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.17
memUsedRealTXTCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe1 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.100
memSwapErrorCe1 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe1 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.4.101
memSwapErrorMsgCe1 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe1 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11
systemStatsCe1 OBJECT IDENTIFIER ::= { cacheEngineCe1 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.1
ssIndexCe1 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe1 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.2
ssErrorNameCe1 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe1 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.3
ssSwapInCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe1 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.4
ssSwapOutCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe1 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.5
ssIOSentCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe1 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.6
ssIOReceiveCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe1 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.7
ssSysInterruptsCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe1 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.8
ssSysContextCe1 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe1 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.9
ssCpuUserCe1 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe1 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.10
ssCpuSystemCe1 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe1 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.11
ssCpuIdleCe1 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe1 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.50
ssCpuRawUserCe1 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe1 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.51
ssCpuRawNiceCe1 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe1 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.52
ssCpuRawSystemCe1 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe1 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.53
ssCpuRawIdleCe1 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe1 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.54
ssCpuRawWaitCe1 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe1 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.55
ssCpuRawKernelCe1 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe1 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.56
ssCpuRawInterruptCe1 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe1 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.57
ssIORawSentCe1 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe1 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.58
ssIORawReceivedCe1 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe1 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.59
ssRawInterruptsCe1 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe1 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.60
ssRawContextsCe1 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe1 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.61
ssCpuRawSoftIRQCe1 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe1 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.62
ssRawSwapInCe1 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe1 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.1.11.63
ssRawSwapOutCe1 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe1 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2
cacheEngineCe2 OBJECT IDENTIFIER ::= { cacheEngines 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4
memoryCe2 OBJECT IDENTIFIER ::= { cacheEngineCe2 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.1
memIndexCe2 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe2 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.2
memErrorNameCe2 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe2 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.3
memTotalSwapCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe2 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.4
memAvailSwapCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe2 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.5
memTotalRealCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe2 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.6
memAvailRealCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe2 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.7
memTotalSwapTXTCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe2 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.8
memAvailSwapTXTCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe2 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.9
memTotalRealTXTCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe2 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.10
memAvailRealTXTCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe2 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.11
memTotalFreeCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe2 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.12
memMinimumSwapCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe2 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.13
memSharedCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe2 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.14
memBufferCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe2 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.15
memCachedCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe2 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.16
memUsedSwapTXTCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe2 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.17
memUsedRealTXTCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe2 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.100
memSwapErrorCe2 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe2 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.4.101
memSwapErrorMsgCe2 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe2 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11
systemStatsCe2 OBJECT IDENTIFIER ::= { cacheEngineCe2 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.1
ssIndexCe2 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe2 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.2
ssErrorNameCe2 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe2 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.3
ssSwapInCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe2 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.4
ssSwapOutCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe2 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.5
ssIOSentCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe2 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.6
ssIOReceiveCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe2 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.7
ssSysInterruptsCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe2 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.8
ssSysContextCe2 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe2 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.9
ssCpuUserCe2 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe2 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.10
ssCpuSystemCe2 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe2 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.11
ssCpuIdleCe2 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe2 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.50
ssCpuRawUserCe2 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe2 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.51
ssCpuRawNiceCe2 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe2 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.52
ssCpuRawSystemCe2 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe2 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.53
ssCpuRawIdleCe2 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe2 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.54
ssCpuRawWaitCe2 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe2 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.55
ssCpuRawKernelCe2 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe2 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.56
ssCpuRawInterruptCe2 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe2 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.57
ssIORawSentCe2 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe2 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.58
ssIORawReceivedCe2 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe2 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.59
ssRawInterruptsCe2 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe2 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.60
ssRawContextsCe2 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe2 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.61
ssCpuRawSoftIRQCe2 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe2 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.62
ssRawSwapInCe2 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe2 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.2.11.63
ssRawSwapOutCe2 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe2 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3
cacheEngineCe3 OBJECT IDENTIFIER ::= { cacheEngines 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4
memoryCe3 OBJECT IDENTIFIER ::= { cacheEngineCe3 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.1
memIndexCe3 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe3 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.2
memErrorNameCe3 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe3 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.3
memTotalSwapCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe3 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.4
memAvailSwapCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe3 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.5
memTotalRealCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe3 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.6
memAvailRealCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe3 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.7
memTotalSwapTXTCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe3 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.8
memAvailSwapTXTCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe3 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.9
memTotalRealTXTCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe3 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.10
memAvailRealTXTCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe3 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.11
memTotalFreeCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe3 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.12
memMinimumSwapCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe3 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.13
memSharedCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe3 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.14
memBufferCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe3 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.15
memCachedCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe3 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.16
memUsedSwapTXTCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe3 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.17
memUsedRealTXTCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe3 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.100
memSwapErrorCe3 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe3 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.4.101
memSwapErrorMsgCe3 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe3 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11
systemStatsCe3 OBJECT IDENTIFIER ::= { cacheEngineCe3 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.1
ssIndexCe3 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe3 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.2
ssErrorNameCe3 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe3 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.3
ssSwapInCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe3 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.4
ssSwapOutCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe3 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.5
ssIOSentCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe3 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.6
ssIOReceiveCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe3 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.7
ssSysInterruptsCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe3 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.8
ssSysContextCe3 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe3 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.9
ssCpuUserCe3 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe3 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.10
ssCpuSystemCe3 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe3 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.11
ssCpuIdleCe3 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe3 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.50
ssCpuRawUserCe3 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe3 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.51
ssCpuRawNiceCe3 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe3 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.52
ssCpuRawSystemCe3 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe3 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.53
ssCpuRawIdleCe3 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe3 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.54
ssCpuRawWaitCe3 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe3 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.55
ssCpuRawKernelCe3 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe3 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.56
ssCpuRawInterruptCe3 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe3 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.57
ssIORawSentCe3 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe3 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.58
ssIORawReceivedCe3 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe3 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.59
ssRawInterruptsCe3 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe3 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.60
ssRawContextsCe3 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe3 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.61
ssCpuRawSoftIRQCe3 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe3 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.62
ssRawSwapInCe3 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe3 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.3.11.63
ssRawSwapOutCe3 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe3 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4
cacheEngineCe4 OBJECT IDENTIFIER ::= { cacheEngines 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4
memoryCe4 OBJECT IDENTIFIER ::= { cacheEngineCe4 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.1
memIndexCe4 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe4 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.2
memErrorNameCe4 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe4 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.3
memTotalSwapCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe4 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.4
memAvailSwapCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe4 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.5
memTotalRealCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe4 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.6
memAvailRealCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe4 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.7
memTotalSwapTXTCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe4 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.8
memAvailSwapTXTCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe4 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.9
memTotalRealTXTCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe4 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.10
memAvailRealTXTCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe4 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.11
memTotalFreeCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe4 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.12
memMinimumSwapCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe4 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.13
memSharedCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe4 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.14
memBufferCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe4 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.15
memCachedCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe4 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.16
memUsedSwapTXTCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe4 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.17
memUsedRealTXTCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe4 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.100
memSwapErrorCe4 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe4 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.4.101
memSwapErrorMsgCe4 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe4 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11
systemStatsCe4 OBJECT IDENTIFIER ::= { cacheEngineCe4 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.1
ssIndexCe4 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe4 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.2
ssErrorNameCe4 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe4 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.3
ssSwapInCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe4 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.4
ssSwapOutCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe4 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.5
ssIOSentCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe4 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.6
ssIOReceiveCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe4 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.7
ssSysInterruptsCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe4 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.8
ssSysContextCe4 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe4 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.9
ssCpuUserCe4 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe4 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.10
ssCpuSystemCe4 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe4 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.11
ssCpuIdleCe4 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe4 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.50
ssCpuRawUserCe4 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe4 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.51
ssCpuRawNiceCe4 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe4 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.52
ssCpuRawSystemCe4 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe4 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.53
ssCpuRawIdleCe4 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe4 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.54
ssCpuRawWaitCe4 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe4 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.55
ssCpuRawKernelCe4 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe4 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.56
ssCpuRawInterruptCe4 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe4 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.57
ssIORawSentCe4 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe4 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.58
ssIORawReceivedCe4 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe4 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.59
ssRawInterruptsCe4 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe4 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.60
ssRawContextsCe4 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe4 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.61
ssCpuRawSoftIRQCe4 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe4 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.62
ssRawSwapInCe4 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe4 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.4.11.63
ssRawSwapOutCe4 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe4 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5
cacheEngineCe5 OBJECT IDENTIFIER ::= { cacheEngines 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4
memoryCe5 OBJECT IDENTIFIER ::= { cacheEngineCe5 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.1
memIndexCe5 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe5 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.2
memErrorNameCe5 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe5 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.3
memTotalSwapCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe5 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.4
memAvailSwapCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe5 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.5
memTotalRealCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe5 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.6
memAvailRealCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe5 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.7
memTotalSwapTXTCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe5 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.8
memAvailSwapTXTCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe5 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.9
memTotalRealTXTCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe5 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.10
memAvailRealTXTCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe5 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.11
memTotalFreeCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe5 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.12
memMinimumSwapCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe5 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.13
memSharedCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe5 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.14
memBufferCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe5 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.15
memCachedCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe5 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.16
memUsedSwapTXTCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe5 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.17
memUsedRealTXTCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe5 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.100
memSwapErrorCe5 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe5 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.4.101
memSwapErrorMsgCe5 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe5 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11
systemStatsCe5 OBJECT IDENTIFIER ::= { cacheEngineCe5 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.1
ssIndexCe5 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe5 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.2
ssErrorNameCe5 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe5 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.3
ssSwapInCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe5 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.4
ssSwapOutCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe5 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.5
ssIOSentCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe5 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.6
ssIOReceiveCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe5 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.7
ssSysInterruptsCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe5 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.8
ssSysContextCe5 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe5 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.9
ssCpuUserCe5 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe5 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.10
ssCpuSystemCe5 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe5 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.11
ssCpuIdleCe5 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe5 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.50
ssCpuRawUserCe5 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe5 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.51
ssCpuRawNiceCe5 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe5 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.52
ssCpuRawSystemCe5 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe5 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.53
ssCpuRawIdleCe5 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe5 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.54
ssCpuRawWaitCe5 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe5 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.55
ssCpuRawKernelCe5 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe5 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.56
ssCpuRawInterruptCe5 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe5 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.57
ssIORawSentCe5 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe5 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.58
ssIORawReceivedCe5 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe5 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.59
ssRawInterruptsCe5 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe5 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.60
ssRawContextsCe5 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe5 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.61
ssCpuRawSoftIRQCe5 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe5 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.62
ssRawSwapInCe5 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe5 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.5.11.63
ssRawSwapOutCe5 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe5 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6
cacheEngineCe6 OBJECT IDENTIFIER ::= { cacheEngines 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4
memoryCe6 OBJECT IDENTIFIER ::= { cacheEngineCe6 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.1
memIndexCe6 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe6 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.2
memErrorNameCe6 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe6 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.3
memTotalSwapCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe6 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.4
memAvailSwapCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe6 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.5
memTotalRealCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe6 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.6
memAvailRealCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe6 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.7
memTotalSwapTXTCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe6 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.8
memAvailSwapTXTCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe6 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.9
memTotalRealTXTCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe6 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.10
memAvailRealTXTCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe6 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.11
memTotalFreeCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe6 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.12
memMinimumSwapCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe6 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.13
memSharedCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe6 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.14
memBufferCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe6 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.15
memCachedCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe6 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.16
memUsedSwapTXTCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe6 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.17
memUsedRealTXTCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe6 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.100
memSwapErrorCe6 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe6 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.4.101
memSwapErrorMsgCe6 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe6 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11
systemStatsCe6 OBJECT IDENTIFIER ::= { cacheEngineCe6 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.1
ssIndexCe6 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe6 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.2
ssErrorNameCe6 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe6 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.3
ssSwapInCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe6 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.4
ssSwapOutCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe6 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.5
ssIOSentCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe6 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.6
ssIOReceiveCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe6 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.7
ssSysInterruptsCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe6 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.8
ssSysContextCe6 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe6 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.9
ssCpuUserCe6 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe6 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.10
ssCpuSystemCe6 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe6 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.11
ssCpuIdleCe6 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe6 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.50
ssCpuRawUserCe6 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe6 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.51
ssCpuRawNiceCe6 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe6 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.52
ssCpuRawSystemCe6 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe6 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.53
ssCpuRawIdleCe6 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe6 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.54
ssCpuRawWaitCe6 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe6 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.55
ssCpuRawKernelCe6 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe6 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.56
ssCpuRawInterruptCe6 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe6 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.57
ssIORawSentCe6 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe6 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.58
ssIORawReceivedCe6 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe6 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.59
ssRawInterruptsCe6 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe6 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.60
ssRawContextsCe6 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe6 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.61
ssCpuRawSoftIRQCe6 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe6 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.62
ssRawSwapInCe6 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe6 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.6.11.63
ssRawSwapOutCe6 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe6 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7
cacheEngineCe7 OBJECT IDENTIFIER ::= { cacheEngines 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4
memoryCe7 OBJECT IDENTIFIER ::= { cacheEngineCe7 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.1
memIndexCe7 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe7 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.2
memErrorNameCe7 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe7 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.3
memTotalSwapCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe7 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.4
memAvailSwapCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe7 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.5
memTotalRealCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe7 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.6
memAvailRealCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe7 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.7
memTotalSwapTXTCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe7 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.8
memAvailSwapTXTCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe7 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.9
memTotalRealTXTCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe7 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.10
memAvailRealTXTCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe7 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.11
memTotalFreeCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe7 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.12
memMinimumSwapCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe7 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.13
memSharedCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe7 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.14
memBufferCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe7 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.15
memCachedCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe7 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.16
memUsedSwapTXTCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe7 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.17
memUsedRealTXTCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe7 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.100
memSwapErrorCe7 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe7 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.4.101
memSwapErrorMsgCe7 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe7 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11
systemStatsCe7 OBJECT IDENTIFIER ::= { cacheEngineCe7 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.1
ssIndexCe7 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe7 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.2
ssErrorNameCe7 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe7 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.3
ssSwapInCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe7 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.4
ssSwapOutCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe7 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.5
ssIOSentCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe7 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.6
ssIOReceiveCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe7 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.7
ssSysInterruptsCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe7 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.8
ssSysContextCe7 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe7 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.9
ssCpuUserCe7 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe7 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.10
ssCpuSystemCe7 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe7 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.11
ssCpuIdleCe7 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe7 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.50
ssCpuRawUserCe7 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe7 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.51
ssCpuRawNiceCe7 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe7 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.52
ssCpuRawSystemCe7 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe7 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.53
ssCpuRawIdleCe7 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe7 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.54
ssCpuRawWaitCe7 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe7 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.55
ssCpuRawKernelCe7 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe7 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.56
ssCpuRawInterruptCe7 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe7 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.57
ssIORawSentCe7 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe7 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.58
ssIORawReceivedCe7 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe7 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.59
ssRawInterruptsCe7 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe7 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.60
ssRawContextsCe7 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe7 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.61
ssCpuRawSoftIRQCe7 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe7 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.62
ssRawSwapInCe7 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe7 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.7.11.63
ssRawSwapOutCe7 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe7 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8
cacheEngineCe8 OBJECT IDENTIFIER ::= { cacheEngines 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4
memoryCe8 OBJECT IDENTIFIER ::= { cacheEngineCe8 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.1
memIndexCe8 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe8 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.2
memErrorNameCe8 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe8 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.3
memTotalSwapCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe8 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.4
memAvailSwapCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe8 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.5
memTotalRealCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe8 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.6
memAvailRealCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe8 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.7
memTotalSwapTXTCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe8 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.8
memAvailSwapTXTCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe8 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.9
memTotalRealTXTCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe8 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.10
memAvailRealTXTCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe8 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.11
memTotalFreeCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe8 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.12
memMinimumSwapCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe8 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.13
memSharedCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe8 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.14
memBufferCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe8 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.15
memCachedCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe8 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.16
memUsedSwapTXTCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe8 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.17
memUsedRealTXTCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe8 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.100
memSwapErrorCe8 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe8 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.4.101
memSwapErrorMsgCe8 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe8 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11
systemStatsCe8 OBJECT IDENTIFIER ::= { cacheEngineCe8 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.1
ssIndexCe8 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe8 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.2
ssErrorNameCe8 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe8 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.3
ssSwapInCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe8 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.4
ssSwapOutCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe8 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.5
ssIOSentCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe8 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.6
ssIOReceiveCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe8 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.7
ssSysInterruptsCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe8 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.8
ssSysContextCe8 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe8 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.9
ssCpuUserCe8 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe8 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.10
ssCpuSystemCe8 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe8 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.11
ssCpuIdleCe8 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe8 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.50
ssCpuRawUserCe8 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe8 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.51
ssCpuRawNiceCe8 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe8 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.52
ssCpuRawSystemCe8 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe8 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.53
ssCpuRawIdleCe8 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe8 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.54
ssCpuRawWaitCe8 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe8 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.55
ssCpuRawKernelCe8 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe8 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.56
ssCpuRawInterruptCe8 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe8 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.57
ssIORawSentCe8 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe8 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.58
ssIORawReceivedCe8 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe8 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.59
ssRawInterruptsCe8 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe8 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.60
ssRawContextsCe8 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe8 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.61
ssCpuRawSoftIRQCe8 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe8 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.62
ssRawSwapInCe8 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe8 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.8.11.63
ssRawSwapOutCe8 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe8 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9
cacheEngineCe9 OBJECT IDENTIFIER ::= { cacheEngines 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4
memoryCe9 OBJECT IDENTIFIER ::= { cacheEngineCe9 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.1
memIndexCe9 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe9 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.2
memErrorNameCe9 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe9 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.3
memTotalSwapCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe9 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.4
memAvailSwapCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe9 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.5
memTotalRealCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe9 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.6
memAvailRealCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe9 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.7
memTotalSwapTXTCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe9 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.8
memAvailSwapTXTCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe9 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.9
memTotalRealTXTCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe9 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.10
memAvailRealTXTCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe9 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.11
memTotalFreeCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe9 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.12
memMinimumSwapCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe9 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.13
memSharedCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe9 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.14
memBufferCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe9 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.15
memCachedCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe9 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.16
memUsedSwapTXTCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe9 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.17
memUsedRealTXTCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe9 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.100
memSwapErrorCe9 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe9 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.4.101
memSwapErrorMsgCe9 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe9 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11
systemStatsCe9 OBJECT IDENTIFIER ::= { cacheEngineCe9 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.1
ssIndexCe9 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe9 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.2
ssErrorNameCe9 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe9 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.3
ssSwapInCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe9 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.4
ssSwapOutCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe9 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.5
ssIOSentCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe9 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.6
ssIOReceiveCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe9 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.7
ssSysInterruptsCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe9 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.8
ssSysContextCe9 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe9 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.9
ssCpuUserCe9 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe9 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.10
ssCpuSystemCe9 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe9 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.11
ssCpuIdleCe9 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe9 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.50
ssCpuRawUserCe9 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe9 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.51
ssCpuRawNiceCe9 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe9 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.52
ssCpuRawSystemCe9 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe9 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.53
ssCpuRawIdleCe9 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe9 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.54
ssCpuRawWaitCe9 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe9 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.55
ssCpuRawKernelCe9 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe9 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.56
ssCpuRawInterruptCe9 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe9 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.57
ssIORawSentCe9 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe9 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.58
ssIORawReceivedCe9 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe9 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.59
ssRawInterruptsCe9 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe9 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.60
ssRawContextsCe9 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe9 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.61
ssCpuRawSoftIRQCe9 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe9 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.62
ssRawSwapInCe9 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe9 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.9.11.63
ssRawSwapOutCe9 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe9 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10
cacheEngineCe10 OBJECT IDENTIFIER ::= { cacheEngines 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4
memoryCe10 OBJECT IDENTIFIER ::= { cacheEngineCe10 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.1
memIndexCe10 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe10 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.2
memErrorNameCe10 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe10 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.3
memTotalSwapCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe10 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.4
memAvailSwapCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe10 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.5
memTotalRealCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe10 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.6
memAvailRealCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe10 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.7
memTotalSwapTXTCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe10 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.8
memAvailSwapTXTCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe10 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.9
memTotalRealTXTCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe10 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.10
memAvailRealTXTCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe10 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.11
memTotalFreeCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe10 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.12
memMinimumSwapCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe10 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.13
memSharedCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe10 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.14
memBufferCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe10 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.15
memCachedCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe10 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.16
memUsedSwapTXTCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe10 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.17
memUsedRealTXTCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe10 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.100
memSwapErrorCe10 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe10 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.4.101
memSwapErrorMsgCe10 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe10 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11
systemStatsCe10 OBJECT IDENTIFIER ::= { cacheEngineCe10 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.1
ssIndexCe10 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe10 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.2
ssErrorNameCe10 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe10 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.3
ssSwapInCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe10 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.4
ssSwapOutCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe10 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.5
ssIOSentCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe10 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.6
ssIOReceiveCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe10 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.7
ssSysInterruptsCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe10 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.8
ssSysContextCe10 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe10 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.9
ssCpuUserCe10 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe10 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.10
ssCpuSystemCe10 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe10 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.11
ssCpuIdleCe10 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe10 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.50
ssCpuRawUserCe10 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe10 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.51
ssCpuRawNiceCe10 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe10 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.52
ssCpuRawSystemCe10 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe10 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.53
ssCpuRawIdleCe10 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe10 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.54
ssCpuRawWaitCe10 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe10 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.55
ssCpuRawKernelCe10 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe10 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.56
ssCpuRawInterruptCe10 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe10 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.57
ssIORawSentCe10 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe10 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.58
ssIORawReceivedCe10 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe10 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.59
ssRawInterruptsCe10 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe10 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.60
ssRawContextsCe10 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe10 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.61
ssCpuRawSoftIRQCe10 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe10 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.62
ssRawSwapInCe10 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe10 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.10.11.63
ssRawSwapOutCe10 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe10 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11
cacheEngineCe11 OBJECT IDENTIFIER ::= { cacheEngines 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4
memoryCe11 OBJECT IDENTIFIER ::= { cacheEngineCe11 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.1
memIndexCe11 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe11 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.2
memErrorNameCe11 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe11 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.3
memTotalSwapCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe11 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.4
memAvailSwapCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe11 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.5
memTotalRealCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe11 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.6
memAvailRealCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe11 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.7
memTotalSwapTXTCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe11 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.8
memAvailSwapTXTCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe11 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.9
memTotalRealTXTCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe11 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.10
memAvailRealTXTCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe11 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.11
memTotalFreeCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe11 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.12
memMinimumSwapCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe11 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.13
memSharedCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe11 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.14
memBufferCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe11 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.15
memCachedCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe11 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.16
memUsedSwapTXTCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe11 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.17
memUsedRealTXTCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe11 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.100
memSwapErrorCe11 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe11 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.4.101
memSwapErrorMsgCe11 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe11 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11
systemStatsCe11 OBJECT IDENTIFIER ::= { cacheEngineCe11 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.1
ssIndexCe11 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe11 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.2
ssErrorNameCe11 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe11 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.3
ssSwapInCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe11 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.4
ssSwapOutCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe11 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.5
ssIOSentCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe11 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.6
ssIOReceiveCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe11 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.7
ssSysInterruptsCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe11 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.8
ssSysContextCe11 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe11 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.9
ssCpuUserCe11 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe11 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.10
ssCpuSystemCe11 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe11 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.11
ssCpuIdleCe11 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe11 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.50
ssCpuRawUserCe11 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe11 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.51
ssCpuRawNiceCe11 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe11 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.52
ssCpuRawSystemCe11 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe11 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.53
ssCpuRawIdleCe11 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe11 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.54
ssCpuRawWaitCe11 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe11 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.55
ssCpuRawKernelCe11 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe11 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.56
ssCpuRawInterruptCe11 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe11 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.57
ssIORawSentCe11 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe11 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.58
ssIORawReceivedCe11 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe11 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.59
ssRawInterruptsCe11 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe11 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.60
ssRawContextsCe11 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe11 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.61
ssCpuRawSoftIRQCe11 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe11 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.62
ssRawSwapInCe11 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe11 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.11.11.63
ssRawSwapOutCe11 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe11 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12
cacheEngineCe12 OBJECT IDENTIFIER ::= { cacheEngines 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4
memoryCe12 OBJECT IDENTIFIER ::= { cacheEngineCe12 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.1
memIndexCe12 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe12 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.2
memErrorNameCe12 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe12 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.3
memTotalSwapCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe12 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.4
memAvailSwapCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe12 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.5
memTotalRealCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe12 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.6
memAvailRealCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe12 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.7
memTotalSwapTXTCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe12 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.8
memAvailSwapTXTCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe12 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.9
memTotalRealTXTCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe12 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.10
memAvailRealTXTCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe12 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.11
memTotalFreeCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe12 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.12
memMinimumSwapCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe12 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.13
memSharedCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe12 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.14
memBufferCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe12 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.15
memCachedCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe12 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.16
memUsedSwapTXTCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe12 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.17
memUsedRealTXTCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe12 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.100
memSwapErrorCe12 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe12 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.4.101
memSwapErrorMsgCe12 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe12 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11
systemStatsCe12 OBJECT IDENTIFIER ::= { cacheEngineCe12 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.1
ssIndexCe12 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe12 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.2
ssErrorNameCe12 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe12 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.3
ssSwapInCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe12 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.4
ssSwapOutCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe12 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.5
ssIOSentCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe12 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.6
ssIOReceiveCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe12 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.7
ssSysInterruptsCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe12 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.8
ssSysContextCe12 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe12 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.9
ssCpuUserCe12 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe12 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.10
ssCpuSystemCe12 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe12 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.11
ssCpuIdleCe12 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe12 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.50
ssCpuRawUserCe12 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe12 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.51
ssCpuRawNiceCe12 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe12 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.52
ssCpuRawSystemCe12 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe12 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.53
ssCpuRawIdleCe12 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe12 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.54
ssCpuRawWaitCe12 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe12 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.55
ssCpuRawKernelCe12 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe12 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.56
ssCpuRawInterruptCe12 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe12 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.57
ssIORawSentCe12 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe12 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.58
ssIORawReceivedCe12 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe12 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.59
ssRawInterruptsCe12 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe12 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.60
ssRawContextsCe12 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe12 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.61
ssCpuRawSoftIRQCe12 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe12 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.62
ssRawSwapInCe12 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe12 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.12.11.63
ssRawSwapOutCe12 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe12 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13
cacheEngineCe13 OBJECT IDENTIFIER ::= { cacheEngines 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4
memoryCe13 OBJECT IDENTIFIER ::= { cacheEngineCe13 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.1
memIndexCe13 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe13 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.2
memErrorNameCe13 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe13 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.3
memTotalSwapCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe13 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.4
memAvailSwapCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe13 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.5
memTotalRealCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe13 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.6
memAvailRealCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe13 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.7
memTotalSwapTXTCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe13 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.8
memAvailSwapTXTCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe13 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.9
memTotalRealTXTCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe13 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.10
memAvailRealTXTCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe13 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.11
memTotalFreeCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe13 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.12
memMinimumSwapCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe13 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.13
memSharedCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe13 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.14
memBufferCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe13 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.15
memCachedCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe13 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.16
memUsedSwapTXTCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe13 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.17
memUsedRealTXTCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe13 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.100
memSwapErrorCe13 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe13 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.4.101
memSwapErrorMsgCe13 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe13 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11
systemStatsCe13 OBJECT IDENTIFIER ::= { cacheEngineCe13 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.1
ssIndexCe13 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe13 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.2
ssErrorNameCe13 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe13 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.3
ssSwapInCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe13 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.4
ssSwapOutCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe13 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.5
ssIOSentCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe13 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.6
ssIOReceiveCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe13 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.7
ssSysInterruptsCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe13 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.8
ssSysContextCe13 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe13 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.9
ssCpuUserCe13 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe13 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.10
ssCpuSystemCe13 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe13 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.11
ssCpuIdleCe13 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe13 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.50
ssCpuRawUserCe13 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe13 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.51
ssCpuRawNiceCe13 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe13 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.52
ssCpuRawSystemCe13 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe13 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.53
ssCpuRawIdleCe13 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe13 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.54
ssCpuRawWaitCe13 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe13 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.55
ssCpuRawKernelCe13 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe13 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.56
ssCpuRawInterruptCe13 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe13 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.57
ssIORawSentCe13 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe13 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.58
ssIORawReceivedCe13 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe13 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.59
ssRawInterruptsCe13 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe13 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.60
ssRawContextsCe13 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe13 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.61
ssCpuRawSoftIRQCe13 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe13 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.62
ssRawSwapInCe13 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe13 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.13.11.63
ssRawSwapOutCe13 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe13 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14
cacheEngineCe14 OBJECT IDENTIFIER ::= { cacheEngines 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4
memoryCe14 OBJECT IDENTIFIER ::= { cacheEngineCe14 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.1
memIndexCe14 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe14 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.2
memErrorNameCe14 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe14 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.3
memTotalSwapCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe14 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.4
memAvailSwapCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe14 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.5
memTotalRealCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe14 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.6
memAvailRealCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe14 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.7
memTotalSwapTXTCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe14 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.8
memAvailSwapTXTCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe14 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.9
memTotalRealTXTCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe14 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.10
memAvailRealTXTCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe14 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.11
memTotalFreeCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe14 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.12
memMinimumSwapCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe14 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.13
memSharedCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe14 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.14
memBufferCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe14 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.15
memCachedCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe14 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.16
memUsedSwapTXTCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe14 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.17
memUsedRealTXTCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe14 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.100
memSwapErrorCe14 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe14 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.4.101
memSwapErrorMsgCe14 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe14 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11
systemStatsCe14 OBJECT IDENTIFIER ::= { cacheEngineCe14 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.1
ssIndexCe14 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe14 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.2
ssErrorNameCe14 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe14 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.3
ssSwapInCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe14 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.4
ssSwapOutCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe14 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.5
ssIOSentCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe14 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.6
ssIOReceiveCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe14 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.7
ssSysInterruptsCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe14 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.8
ssSysContextCe14 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe14 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.9
ssCpuUserCe14 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe14 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.10
ssCpuSystemCe14 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe14 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.11
ssCpuIdleCe14 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe14 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.50
ssCpuRawUserCe14 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe14 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.51
ssCpuRawNiceCe14 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe14 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.52
ssCpuRawSystemCe14 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe14 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.53
ssCpuRawIdleCe14 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe14 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.54
ssCpuRawWaitCe14 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe14 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.55
ssCpuRawKernelCe14 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe14 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.56
ssCpuRawInterruptCe14 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe14 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.57
ssIORawSentCe14 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe14 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.58
ssIORawReceivedCe14 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe14 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.59
ssRawInterruptsCe14 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe14 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.60
ssRawContextsCe14 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe14 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.61
ssCpuRawSoftIRQCe14 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe14 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.62
ssRawSwapInCe14 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe14 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.14.11.63
ssRawSwapOutCe14 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe14 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15
cacheEngineCe15 OBJECT IDENTIFIER ::= { cacheEngines 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4
memoryCe15 OBJECT IDENTIFIER ::= { cacheEngineCe15 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.1
memIndexCe15 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe15 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.2
memErrorNameCe15 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe15 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.3
memTotalSwapCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe15 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.4
memAvailSwapCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe15 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.5
memTotalRealCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe15 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.6
memAvailRealCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe15 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.7
memTotalSwapTXTCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe15 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.8
memAvailSwapTXTCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe15 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.9
memTotalRealTXTCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe15 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.10
memAvailRealTXTCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe15 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.11
memTotalFreeCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe15 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.12
memMinimumSwapCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe15 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.13
memSharedCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe15 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.14
memBufferCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe15 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.15
memCachedCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe15 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.16
memUsedSwapTXTCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe15 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.17
memUsedRealTXTCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe15 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.100
memSwapErrorCe15 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe15 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.4.101
memSwapErrorMsgCe15 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe15 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11
systemStatsCe15 OBJECT IDENTIFIER ::= { cacheEngineCe15 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.1
ssIndexCe15 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe15 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.2
ssErrorNameCe15 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe15 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.3
ssSwapInCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe15 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.4
ssSwapOutCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe15 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.5
ssIOSentCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe15 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.6
ssIOReceiveCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe15 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.7
ssSysInterruptsCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe15 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.8
ssSysContextCe15 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe15 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.9
ssCpuUserCe15 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe15 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.10
ssCpuSystemCe15 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe15 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.11
ssCpuIdleCe15 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe15 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.50
ssCpuRawUserCe15 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe15 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.51
ssCpuRawNiceCe15 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe15 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.52
ssCpuRawSystemCe15 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe15 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.53
ssCpuRawIdleCe15 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe15 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.54
ssCpuRawWaitCe15 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe15 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.55
ssCpuRawKernelCe15 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe15 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.56
ssCpuRawInterruptCe15 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe15 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.57
ssIORawSentCe15 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe15 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.58
ssIORawReceivedCe15 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe15 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.59
ssRawInterruptsCe15 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe15 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.60
ssRawContextsCe15 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe15 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.61
ssCpuRawSoftIRQCe15 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe15 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.62
ssRawSwapInCe15 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe15 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.15.11.63
ssRawSwapOutCe15 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe15 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16
cacheEngineCe16 OBJECT IDENTIFIER ::= { cacheEngines 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4
memoryCe16 OBJECT IDENTIFIER ::= { cacheEngineCe16 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.1
memIndexCe16 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe16 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.2
memErrorNameCe16 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe16 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.3
memTotalSwapCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe16 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.4
memAvailSwapCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe16 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.5
memTotalRealCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe16 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.6
memAvailRealCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe16 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.7
memTotalSwapTXTCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe16 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.8
memAvailSwapTXTCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe16 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.9
memTotalRealTXTCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe16 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.10
memAvailRealTXTCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe16 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.11
memTotalFreeCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe16 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.12
memMinimumSwapCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe16 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.13
memSharedCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe16 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.14
memBufferCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe16 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.15
memCachedCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe16 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.16
memUsedSwapTXTCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe16 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.17
memUsedRealTXTCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe16 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.100
memSwapErrorCe16 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe16 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.4.101
memSwapErrorMsgCe16 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe16 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11
systemStatsCe16 OBJECT IDENTIFIER ::= { cacheEngineCe16 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.1
ssIndexCe16 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe16 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.2
ssErrorNameCe16 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe16 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.3
ssSwapInCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe16 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.4
ssSwapOutCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe16 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.5
ssIOSentCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe16 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.6
ssIOReceiveCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe16 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.7
ssSysInterruptsCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe16 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.8
ssSysContextCe16 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe16 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.9
ssCpuUserCe16 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe16 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.10
ssCpuSystemCe16 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe16 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.11
ssCpuIdleCe16 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe16 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.50
ssCpuRawUserCe16 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe16 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.51
ssCpuRawNiceCe16 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe16 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.52
ssCpuRawSystemCe16 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe16 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.53
ssCpuRawIdleCe16 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe16 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.54
ssCpuRawWaitCe16 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe16 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.55
ssCpuRawKernelCe16 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe16 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.56
ssCpuRawInterruptCe16 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe16 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.57
ssIORawSentCe16 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe16 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.58
ssIORawReceivedCe16 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe16 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.59
ssRawInterruptsCe16 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe16 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.60
ssRawContextsCe16 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe16 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.61
ssCpuRawSoftIRQCe16 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe16 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.62
ssRawSwapInCe16 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe16 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.16.11.63
ssRawSwapOutCe16 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe16 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17
cacheEngineCe17 OBJECT IDENTIFIER ::= { cacheEngines 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4
memoryCe17 OBJECT IDENTIFIER ::= { cacheEngineCe17 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.1
memIndexCe17 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe17 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.2
memErrorNameCe17 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe17 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.3
memTotalSwapCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe17 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.4
memAvailSwapCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe17 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.5
memTotalRealCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe17 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.6
memAvailRealCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe17 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.7
memTotalSwapTXTCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe17 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.8
memAvailSwapTXTCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe17 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.9
memTotalRealTXTCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe17 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.10
memAvailRealTXTCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe17 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.11
memTotalFreeCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe17 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.12
memMinimumSwapCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe17 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.13
memSharedCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe17 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.14
memBufferCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe17 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.15
memCachedCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe17 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.16
memUsedSwapTXTCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe17 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.17
memUsedRealTXTCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe17 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.100
memSwapErrorCe17 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe17 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.4.101
memSwapErrorMsgCe17 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe17 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11
systemStatsCe17 OBJECT IDENTIFIER ::= { cacheEngineCe17 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.1
ssIndexCe17 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe17 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.2
ssErrorNameCe17 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe17 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.3
ssSwapInCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe17 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.4
ssSwapOutCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe17 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.5
ssIOSentCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe17 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.6
ssIOReceiveCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe17 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.7
ssSysInterruptsCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe17 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.8
ssSysContextCe17 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe17 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.9
ssCpuUserCe17 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe17 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.10
ssCpuSystemCe17 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe17 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.11
ssCpuIdleCe17 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe17 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.50
ssCpuRawUserCe17 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe17 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.51
ssCpuRawNiceCe17 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe17 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.52
ssCpuRawSystemCe17 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe17 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.53
ssCpuRawIdleCe17 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe17 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.54
ssCpuRawWaitCe17 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe17 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.55
ssCpuRawKernelCe17 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe17 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.56
ssCpuRawInterruptCe17 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe17 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.57
ssIORawSentCe17 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe17 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.58
ssIORawReceivedCe17 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe17 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.59
ssRawInterruptsCe17 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe17 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.60
ssRawContextsCe17 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe17 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.61
ssCpuRawSoftIRQCe17 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe17 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.62
ssRawSwapInCe17 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe17 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.17.11.63
ssRawSwapOutCe17 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe17 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18
cacheEngineCe18 OBJECT IDENTIFIER ::= { cacheEngines 18 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4
memoryCe18 OBJECT IDENTIFIER ::= { cacheEngineCe18 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.1
memIndexCe18 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe18 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.2
memErrorNameCe18 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe18 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.3
memTotalSwapCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe18 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.4
memAvailSwapCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe18 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.5
memTotalRealCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe18 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.6
memAvailRealCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe18 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.7
memTotalSwapTXTCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe18 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.8
memAvailSwapTXTCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe18 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.9
memTotalRealTXTCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe18 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.10
memAvailRealTXTCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe18 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.11
memTotalFreeCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe18 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.12
memMinimumSwapCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe18 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.13
memSharedCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe18 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.14
memBufferCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe18 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.15
memCachedCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe18 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.16
memUsedSwapTXTCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe18 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.17
memUsedRealTXTCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe18 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.100
memSwapErrorCe18 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe18 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.4.101
memSwapErrorMsgCe18 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe18 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11
systemStatsCe18 OBJECT IDENTIFIER ::= { cacheEngineCe18 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.1
ssIndexCe18 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe18 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.2
ssErrorNameCe18 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe18 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.3
ssSwapInCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe18 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.4
ssSwapOutCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe18 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.5
ssIOSentCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe18 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.6
ssIOReceiveCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe18 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.7
ssSysInterruptsCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe18 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.8
ssSysContextCe18 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe18 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.9
ssCpuUserCe18 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe18 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.10
ssCpuSystemCe18 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe18 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.11
ssCpuIdleCe18 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe18 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.50
ssCpuRawUserCe18 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe18 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.51
ssCpuRawNiceCe18 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe18 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.52
ssCpuRawSystemCe18 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe18 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.53
ssCpuRawIdleCe18 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe18 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.54
ssCpuRawWaitCe18 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe18 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.55
ssCpuRawKernelCe18 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe18 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.56
ssCpuRawInterruptCe18 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe18 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.57
ssIORawSentCe18 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe18 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.58
ssIORawReceivedCe18 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe18 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.59
ssRawInterruptsCe18 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe18 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.60
ssRawContextsCe18 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe18 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.61
ssCpuRawSoftIRQCe18 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe18 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.62
ssRawSwapInCe18 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe18 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.18.11.63
ssRawSwapOutCe18 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe18 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19
cacheEngineCe19 OBJECT IDENTIFIER ::= { cacheEngines 19 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4
memoryCe19 OBJECT IDENTIFIER ::= { cacheEngineCe19 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.1
memIndexCe19 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe19 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.2
memErrorNameCe19 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe19 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.3
memTotalSwapCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe19 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.4
memAvailSwapCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe19 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.5
memTotalRealCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe19 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.6
memAvailRealCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe19 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.7
memTotalSwapTXTCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe19 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.8
memAvailSwapTXTCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe19 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.9
memTotalRealTXTCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe19 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.10
memAvailRealTXTCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe19 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.11
memTotalFreeCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe19 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.12
memMinimumSwapCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe19 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.13
memSharedCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe19 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.14
memBufferCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe19 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.15
memCachedCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe19 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.16
memUsedSwapTXTCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe19 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.17
memUsedRealTXTCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe19 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.100
memSwapErrorCe19 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe19 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.4.101
memSwapErrorMsgCe19 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe19 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11
systemStatsCe19 OBJECT IDENTIFIER ::= { cacheEngineCe19 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.1
ssIndexCe19 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe19 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.2
ssErrorNameCe19 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe19 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.3
ssSwapInCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe19 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.4
ssSwapOutCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe19 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.5
ssIOSentCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe19 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.6
ssIOReceiveCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe19 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.7
ssSysInterruptsCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe19 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.8
ssSysContextCe19 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe19 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.9
ssCpuUserCe19 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe19 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.10
ssCpuSystemCe19 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe19 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.11
ssCpuIdleCe19 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe19 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.50
ssCpuRawUserCe19 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe19 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.51
ssCpuRawNiceCe19 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe19 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.52
ssCpuRawSystemCe19 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe19 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.53
ssCpuRawIdleCe19 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe19 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.54
ssCpuRawWaitCe19 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe19 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.55
ssCpuRawKernelCe19 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe19 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.56
ssCpuRawInterruptCe19 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe19 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.57
ssIORawSentCe19 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe19 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.58
ssIORawReceivedCe19 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe19 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.59
ssRawInterruptsCe19 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe19 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.60
ssRawContextsCe19 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe19 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.61
ssCpuRawSoftIRQCe19 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe19 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.62
ssRawSwapInCe19 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe19 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.19.11.63
ssRawSwapOutCe19 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe19 63 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20
cacheEngineCe20 OBJECT IDENTIFIER ::= { cacheEngines 20 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4
memoryCe20 OBJECT IDENTIFIER ::= { cacheEngineCe20 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.1
memIndexCe20 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 0."
	::= { memoryCe20 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.2
memErrorNameCe20 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'swap'."
	::= { memoryCe20 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.3
memTotalSwapCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space configured for this host."
	::= { memoryCe20 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.4
memAvailSwapCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space currently unused or available."
	::= { memoryCe20 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.5
memTotalRealCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory installed
		on this host."
	::= { memoryCe20 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.6
memAvailRealCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently unused
		or available."
	::= { memoryCe20 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.7
memTotalSwapTXTCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of swap space or virtual memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe20 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.8
memAvailSwapTXTCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedSwapTXT(16)."
	::= { memoryCe20 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.9
memTotalRealTXTCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real/physical memory allocated
		for text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe20 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.10
memAvailRealTXTCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory.

		Note that (despite the name), this value reports the
		amount used, rather than the amount free or available
		for use.  For clarity, this object is being deprecated
		in favour of 'memUsedRealTXT(17)."
	::= { memoryCe20 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.11
memTotalFreeCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of memory free or available for use on
		this host.  This value typically covers both real memory
		and swap space or virtual memory."
	::= { memoryCe20 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.12
memMinimumSwapCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The minimum amount of swap space expected to be kept
		free or available during normal operation of this host.

		If this value (as reported by 'memAvailSwap(4)') falls
		below the specified level, then 'memSwapError(100)' will
		be set to 1 and an error message made available via
		'memSwapErrorMsg(101)'."
	::= { memoryCe20 12 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.13
memSharedCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as shared memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe20 13 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.14
memBufferCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as memory buffers.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe20 14 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.15
memCachedCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real or virtual memory currently
		allocated for use as cached memory.

		This object will not be implemented on hosts where the
		underlying operating system does not explicitly identify
		memory as specifically reserved for this purpose."
	::= { memoryCe20 15 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.16
memUsedSwapTXTCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of swap space or virtual memory currently
		being used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of swap space or virtual memory."
	::= { memoryCe20 16 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.17
memUsedRealTXTCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The amount of real/physical memory currently being
		used by text pages on this host.

		This object will not be implemented on hosts where the
		underlying operating system does not distinguish text
		pages from other uses of physical memory."
	::= { memoryCe20 17 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.100
memSwapErrorCe20 OBJECT-TYPE
	SYNTAX UCDErrorFlag
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Indicates whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe20 100 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.4.101
memSwapErrorMsgCe20 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Describes whether the amount of available swap space
		(as reported by 'memAvailSwap(4)'), is less than the
		desired minimum (specified by 'memMinimumSwap(12)')."
	::= { memoryCe20 101 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11
systemStatsCe20 OBJECT IDENTIFIER ::= { cacheEngineCe20 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.1
ssIndexCe20 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Index.  This should always return the integer 1."
	::= { systemStatsCe20 1 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.2
ssErrorNameCe20 OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bogus Name. This should always return the string 'systemStats'."
	::= { systemStatsCe20 2 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.3
ssSwapInCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped in from disk,
		calculated over the last minute."
	::= { systemStatsCe20 3 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.4
ssSwapOutCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The average amount of memory swapped out to disk,
		calculated over the last minute."
	::= { systemStatsCe20 4 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.5
ssIOSentCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data written to disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawSent(57)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe20 5 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.6
ssIOReceiveCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "blocks/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average amount of data read from disk or other
		block device, calculated over the last minute.

		This object has been deprecated in favour of
		'ssIORawReceived(58)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe20 6 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.7
ssSysInterruptsCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "interrupts/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of interrupts processed (including
		the clock) calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawInterrupts(59)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe20 7 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.8
ssSysContextCe20 OBJECT-TYPE
	SYNTAX Integer32
	UNITS "switches/s"
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The average rate of context switches,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssRawContext(60)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe20 8 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.9
ssCpuUserCe20 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		user-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawUser(50)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe20 9 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.10
ssCpuSystemCe20 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of CPU time spent processing
		system-level code, calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawSystem(52)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe20 10 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.11
ssCpuIdleCe20 OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS deprecated
	DESCRIPTION
		"The percentage of processor time spent idle,
		calculated over the last minute.

		This object has been deprecated in favour of
		'ssCpuRawIdle(53)', which can be used to calculate
		the same metric, but over any desired time period."
	::= { systemStatsCe20 11 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.50
ssCpuRawUserCe20 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing user-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe20 50 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.51
ssCpuRawNiceCe20 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing reduced-priority code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe20 51 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.52
ssCpuRawSystemCe20 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing system-level code.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors).

		This object may sometimes be implemented as the
		combination of the 'ssCpuRawWait(54)' and
		'ssCpuRawKernel(55)' counters, so care must be
		taken when summing the overall raw counters."
	::= { systemStatsCe20 52 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.53
ssCpuRawIdleCe20 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		idle.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe20 53 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.54
ssCpuRawWaitCe20 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		waiting for IO.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe20 54 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.55
ssCpuRawKernelCe20 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing kernel-level code.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.  This time may also be
		included within the 'ssCpuRawSystem(52)' counter.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe20 55 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.56
ssCpuRawInterruptCe20 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing hardware interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe20 56 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.57
ssIORawSentCe20 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks sent to a block device"
	::= { systemStatsCe20 57 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.58
ssIORawReceivedCe20 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks received from a block device"
	::= { systemStatsCe20 58 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.59
ssRawInterruptsCe20 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of interrupts processed"
	::= { systemStatsCe20 59 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.60
ssRawContextsCe20 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of context switches"
	::= { systemStatsCe20 60 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.61
ssCpuRawSoftIRQCe20 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent
		processing software interrupts.

		This object will not be implemented on hosts where
		the underlying operating system does not measure
		this particular CPU metric.

		On a multi-processor system, the 'ssCpuRaw*'
		counters are cumulative over all CPUs, so their
		sum will typically be N*100 (for N processors)."
	::= { systemStatsCe20 61 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.62
ssRawSwapInCe20 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped in"
	::= { systemStatsCe20 62 }


-- 1.3.6.1.4.1.21030.1.1.20.5.20.11.63
ssRawSwapOutCe20 OBJECT-TYPE
	SYNTAX Counter32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Number of blocks swapped out"
	::= { systemStatsCe20 63 }


-- 1.3.6.1.4.1.21030.1.1.20.6
ssdVolumes OBJECT IDENTIFIER ::= { hardware 6 }


-- 1.3.6.1.4.1.21030.1.1.20.6.1
ssdVolumesTable OBJECT-TYPE
	SYNTAX SEQUENCE OF SsdVolumesEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { ssdVolumes 1 }


-- 1.3.6.1.4.1.21030.1.1.20.6.1.1
ssdVolumesEntry OBJECT-TYPE
	SYNTAX SsdVolumesEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { ssdBladeIndex, ssdVolumesIndex }
	::= { ssdVolumesTable 1 }


SsdVolumesEntry ::=
	SEQUENCE {
		ssdBladeIndex
			DisplayString,
		ssdVolumesIndex
			DisplayString,
		ssdVolumesTotal
			Counter64,
		ssdVolumesAvailable
			Counter64,
		ssdVolumesUsed
			Counter64,
		ssdVolumesTotalWrites
			Counter64
	 }

-- 1.3.6.1.4.1.21030.1.1.20.6.1.1.1
ssdBladeIndex OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { ssdVolumesEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.20.6.1.1.2
ssdVolumesIndex OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { ssdVolumesEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.20.6.1.1.3
ssdVolumesTotal OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { ssdVolumesEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.20.6.1.1.4
ssdVolumesAvailable OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { ssdVolumesEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.20.6.1.1.5
ssdVolumesUsed OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { ssdVolumesEntry 5 }


-- 1.3.6.1.4.1.21030.1.1.20.6.1.1.6
ssdVolumesTotalWrites OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { ssdVolumesEntry 6 }


-- 1.3.6.1.4.1.21030.1.1.21
service OBJECT IDENTIFIER ::= { peerappliance 21 }


-- 1.3.6.1.4.1.21030.1.1.21.1
serviceTable OBJECT-TYPE
	SYNTAX SEQUENCE OF ServiceEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { service 1 }


-- 1.3.6.1.4.1.21030.1.1.21.1.1
serviceEntry OBJECT-TYPE
	SYNTAX ServiceEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { serviceNumber }
	::= { serviceTable 1 }


ServiceEntry ::=
	SEQUENCE {
		serviceNumber
			Integer32,
		serviceName
			DisplayString,
		serviceInBytesI2W
			Counter64,
		serviceOutBytesI2W
			Counter64,
		serviceInBytesW2I
			Counter64,
		serviceOutBytesW2I
			Counter64,
		serviceConcurrentConnections
			Counter64
	 }

-- 1.3.6.1.4.1.21030.1.1.21.1.1.1
serviceNumber OBJECT-TYPE
	SYNTAX Integer32 (1..255)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { serviceEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.21.1.1.2
serviceName OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { serviceEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.21.1.1.3
serviceInBytesI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { serviceEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.21.1.1.4
serviceOutBytesI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { serviceEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.21.1.1.5
serviceInBytesW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { serviceEntry 5 }


-- 1.3.6.1.4.1.21030.1.1.21.1.1.6
serviceOutBytesW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { serviceEntry 6 }


-- 1.3.6.1.4.1.21030.1.1.21.1.1.7
serviceConcurrentConnections OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { serviceEntry 7 }


-- 1.3.6.1.4.1.21030.1.1.22
ceStatistics OBJECT IDENTIFIER ::= { peerappliance 22 }


-- 1.3.6.1.4.1.21030.1.1.22.1
incomingTrafficBytesTable OBJECT-TYPE
	SYNTAX SEQUENCE OF IncomingTrafficBytesEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { ceStatistics 1 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1
incomingTrafficBytesEntry OBJECT-TYPE
	SYNTAX IncomingTrafficBytesEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { incomingTrafficBytesBlade }
	::= { incomingTrafficBytesTable 1 }


IncomingTrafficBytesEntry ::=
	SEQUENCE {
		incomingTrafficBytesBlade
			Integer32,
		incomingTrafficBytesEdonkeyW2I
			Counter64,
		incomingTrafficBytesEdonkeyI2W
			Counter64,
		incomingTrafficBytesEdonkeyUnknown
			Counter64,
		incomingTrafficBytesBittorrentW2I
			Counter64,
		incomingTrafficBytesBittorrentI2W
			Counter64,
		incomingTrafficBytesBittorrentUnknown
			Counter64,
		incomingTrafficBytesKazaaW2I
			Counter64,
		incomingTrafficBytesKazaaI2W
			Counter64,
		incomingTrafficBytesKazaaUnknown
			Counter64,
		incomingTrafficBytesGnutellaW2I
			Counter64,
		incomingTrafficBytesGnutellaI2W
			Counter64,
		incomingTrafficBytesGnutellaUnknown
			Counter64,
		incomingTrafficBytesAresW2I
			Counter64,
		incomingTrafficBytesAresI2W
			Counter64,
		incomingTrafficBytesAresUnknown
			Counter64,
		incomingTrafficBytesThunderW2I
			Counter64,
		incomingTrafficBytesThunderI2W
			Counter64,
		incomingTrafficBytesThunderUnknown
			Counter64,
		incomingTrafficBytesThunderUdpW2I
			Counter64,
		incomingTrafficBytesThunderUdpI2W
			Counter64,
		incomingTrafficBytesThunderUdpUnknown
			Counter64,
		incomingTrafficBytesHttpW2I
			Counter64,
		incomingTrafficBytesHttpI2W
			Counter64,
		incomingTrafficBytesHttpUnknown
			Counter64,
		incomingTrafficBytesNonP2PW2I
			Counter64,
		incomingTrafficBytesNonP2PI2W
			Counter64,
		incomingTrafficBytesNonP2PUnknown
			Counter64,
		incomingTrafficBytesOtherW2I
			Counter64,
		incomingTrafficBytesOtherI2W
			Counter64,
		incomingTrafficBytesOtherUnknown
			Counter64,
		incomingTrafficBytesMoveW2I
			Counter64,
		incomingTrafficBytesMoveI2W
			Counter64,
		incomingTrafficBytesMoveUnknown
			Counter64,
		incomingTrafficBytesSilverlightW2I
			Counter64,
		incomingTrafficBytesSilverlightI2W
			Counter64,
		incomingTrafficBytesSilverlightUnknown
			Counter64,
		incomingTrafficBytesNetflxW2I
			Counter64,
		incomingTrafficBytesNetflxI2W
			Counter64,
		incomingTrafficBytesNetflxUnknown
			Counter64,
		incomingTrafficBytesW2I
			Counter64,
		incomingTrafficBytesI2W
			Counter64,
		incomingTrafficBytesDirectionUnknown
			Counter64,
		incomingTrafficBytesWebCacheW2I
			Counter64,
		incomingTrafficBytesWebCacheI2W
			Counter64,
		incomingTrafficBytesWebCacheUnknown
			Counter64,
		incomingTrafficBytesBittorrentUtpW2I
			Counter64,
		incomingTrafficBytesBittorrentUtpI2W
			Counter64,
		incomingTrafficBytesBittorrentUtpUnknown
			Counter64,
		incomingTrafficBytesLiveW2I
			Counter64,
		incomingTrafficBytesLiveI2W
			Counter64,
		incomingTrafficBytesLiveUnknown
			Counter64
	 }

-- 1.3.6.1.4.1.21030.1.1.22.1.1.1
incomingTrafficBytesBlade OBJECT-TYPE
	SYNTAX Integer32 (1..255)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.2
incomingTrafficBytesEdonkeyW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.3
incomingTrafficBytesEdonkeyI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.4
incomingTrafficBytesEdonkeyUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.5
incomingTrafficBytesBittorrentW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 5 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.6
incomingTrafficBytesBittorrentI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 6 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.7
incomingTrafficBytesBittorrentUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 7 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.8
incomingTrafficBytesKazaaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 8 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.9
incomingTrafficBytesKazaaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 9 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.10
incomingTrafficBytesKazaaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 10 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.11
incomingTrafficBytesGnutellaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 11 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.12
incomingTrafficBytesGnutellaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 12 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.13
incomingTrafficBytesGnutellaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 13 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.14
incomingTrafficBytesAresW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 14 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.15
incomingTrafficBytesAresI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 15 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.16
incomingTrafficBytesAresUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 16 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.17
incomingTrafficBytesThunderW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 17 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.18
incomingTrafficBytesThunderI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 18 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.19
incomingTrafficBytesThunderUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 19 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.20
incomingTrafficBytesThunderUdpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 20 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.21
incomingTrafficBytesThunderUdpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 21 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.22
incomingTrafficBytesThunderUdpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 22 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.23
incomingTrafficBytesHttpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 23 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.24
incomingTrafficBytesHttpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 24 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.25
incomingTrafficBytesHttpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 25 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.26
incomingTrafficBytesNonP2PW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 26 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.27
incomingTrafficBytesNonP2PI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 27 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.28
incomingTrafficBytesNonP2PUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 28 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.29
incomingTrafficBytesOtherW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 29 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.30
incomingTrafficBytesOtherI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 30 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.31
incomingTrafficBytesOtherUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 31 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.32
incomingTrafficBytesMoveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 32 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.33
incomingTrafficBytesMoveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 33 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.34
incomingTrafficBytesMoveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 34 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.35
incomingTrafficBytesSilverlightW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 35 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.36
incomingTrafficBytesSilverlightI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 36 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.37
incomingTrafficBytesSilverlightUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 37 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.38
incomingTrafficBytesNetflxW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 38 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.39
incomingTrafficBytesNetflxI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 39 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.40
incomingTrafficBytesNetflxUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 40 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.41
incomingTrafficBytesW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 41 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.42
incomingTrafficBytesI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 42 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.43
incomingTrafficBytesDirectionUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 43 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.44
incomingTrafficBytesWebCacheW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 44 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.45
incomingTrafficBytesWebCacheI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 45 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.46
incomingTrafficBytesWebCacheUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 46 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.47
incomingTrafficBytesBittorrentUtpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 47 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.48
incomingTrafficBytesBittorrentUtpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 48 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.49
incomingTrafficBytesBittorrentUtpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 49 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.50
incomingTrafficBytesLiveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 50 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.51
incomingTrafficBytesLiveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 51 }


-- 1.3.6.1.4.1.21030.1.1.22.1.1.52
incomingTrafficBytesLiveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { incomingTrafficBytesEntry 52 }


-- 1.3.6.1.4.1.21030.1.1.22.2
outgoingTrafficBytesTable OBJECT-TYPE
	SYNTAX SEQUENCE OF OutgoingTrafficBytesEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { ceStatistics 2 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1
outgoingTrafficBytesEntry OBJECT-TYPE
	SYNTAX OutgoingTrafficBytesEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { outgoingTrafficBytesBlade }
	::= { outgoingTrafficBytesTable 1 }


OutgoingTrafficBytesEntry ::=
	SEQUENCE {
		outgoingTrafficBytesBlade
			Integer32,
		outgoingTrafficBytesEdonkeyW2I
			Counter64,
		outgoingTrafficBytesEdonkeyI2W
			Counter64,
		outgoingTrafficBytesEdonkeyUnknown
			Counter64,
		outgoingTrafficBytesBittorrentW2I
			Counter64,
		outgoingTrafficBytesBittorrentI2W
			Counter64,
		outgoingTrafficBytesBittorrentUnknown
			Counter64,
		outgoingTrafficBytesKazaaW2I
			Counter64,
		outgoingTrafficBytesKazaaI2W
			Counter64,
		outgoingTrafficBytesKazaaUnknown
			Counter64,
		outgoingTrafficBytesGnutellaW2I
			Counter64,
		outgoingTrafficBytesGnutellaI2W
			Counter64,
		outgoingTrafficBytesGnutellaUnknown
			Counter64,
		outgoingTrafficBytesAresW2I
			Counter64,
		outgoingTrafficBytesAresI2W
			Counter64,
		outgoingTrafficBytesAresUnknown
			Counter64,
		outgoingTrafficBytesThunderW2I
			Counter64,
		outgoingTrafficBytesThunderI2W
			Counter64,
		outgoingTrafficBytesThunderUnknown
			Counter64,
		outgoingTrafficBytesThunderUdpW2I
			Counter64,
		outgoingTrafficBytesThunderUdpI2W
			Counter64,
		outgoingTrafficBytesThunderUdpUnknown
			Counter64,
		outgoingTrafficBytesHttpW2I
			Counter64,
		outgoingTrafficBytesHttpI2W
			Counter64,
		outgoingTrafficBytesHttpUnknown
			Counter64,
		outgoingTrafficBytesNonP2PW2I
			Counter64,
		outgoingTrafficBytesNonP2PI2W
			Counter64,
		outgoingTrafficBytesNonP2PUnknown
			Counter64,
		outgoingTrafficBytesOtherW2I
			Counter64,
		outgoingTrafficBytesOtherI2W
			Counter64,
		outgoingTrafficBytesOtherUnknown
			Counter64,
		outgoingTrafficBytesMoveW2I
			Counter64,
		outgoingTrafficBytesMoveI2W
			Counter64,
		outgoingTrafficBytesMoveUnknown
			Counter64,
		outgoingTrafficBytesSilverlightW2I
			Counter64,
		outgoingTrafficBytesSilverlightI2W
			Counter64,
		outgoingTrafficBytesSilverlightUnknown
			Counter64,
		outgoingTrafficBytesNetflxW2I
			Counter64,
		outgoingTrafficBytesNetflxI2W
			Counter64,
		outgoingTrafficBytesNetflxUnknown
			Counter64,
		outgoingTrafficBytesW2I
			Counter64,
		outgoingTrafficBytesI2W
			Counter64,
		outgoingTrafficBytesDirectionUnknown
			Counter64,
		outgoingTrafficBytesWebCacheW2I
			Counter64,
		outgoingTrafficBytesWebCacheI2W
			Counter64,
		outgoingTrafficBytesWebCacheUnknown
			Counter64,
		outgoingTrafficBytesBittorrentUtpW2I
			Counter64,
		outgoingTrafficBytesBittorrentUtpI2W
			Counter64,
		outgoingTrafficBytesBittorrentUtpUnknown
			Counter64,
		outgoingTrafficBytesLiveW2I
			Counter64,
		outgoingTrafficBytesLiveI2W
			Counter64,
		outgoingTrafficBytesLiveUnknown
			Counter64
	 }

-- 1.3.6.1.4.1.21030.1.1.22.2.1.1
outgoingTrafficBytesBlade OBJECT-TYPE
	SYNTAX Integer32 (1..255)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.2
outgoingTrafficBytesEdonkeyW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.3
outgoingTrafficBytesEdonkeyI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.4
outgoingTrafficBytesEdonkeyUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.5
outgoingTrafficBytesBittorrentW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 5 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.6
outgoingTrafficBytesBittorrentI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 6 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.7
outgoingTrafficBytesBittorrentUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 7 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.8
outgoingTrafficBytesKazaaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 8 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.9
outgoingTrafficBytesKazaaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 9 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.10
outgoingTrafficBytesKazaaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 10 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.11
outgoingTrafficBytesGnutellaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 11 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.12
outgoingTrafficBytesGnutellaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 12 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.13
outgoingTrafficBytesGnutellaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 13 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.14
outgoingTrafficBytesAresW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 14 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.15
outgoingTrafficBytesAresI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 15 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.16
outgoingTrafficBytesAresUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 16 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.17
outgoingTrafficBytesThunderW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 17 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.18
outgoingTrafficBytesThunderI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 18 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.19
outgoingTrafficBytesThunderUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 19 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.20
outgoingTrafficBytesThunderUdpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 20 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.21
outgoingTrafficBytesThunderUdpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 21 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.22
outgoingTrafficBytesThunderUdpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 22 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.23
outgoingTrafficBytesHttpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 23 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.24
outgoingTrafficBytesHttpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 24 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.25
outgoingTrafficBytesHttpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 25 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.26
outgoingTrafficBytesNonP2PW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 26 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.27
outgoingTrafficBytesNonP2PI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 27 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.28
outgoingTrafficBytesNonP2PUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 28 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.29
outgoingTrafficBytesOtherW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 29 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.30
outgoingTrafficBytesOtherI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 30 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.31
outgoingTrafficBytesOtherUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 31 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.32
outgoingTrafficBytesMoveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 32 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.33
outgoingTrafficBytesMoveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 33 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.34
outgoingTrafficBytesMoveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 34 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.35
outgoingTrafficBytesSilverlightW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 35 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.36
outgoingTrafficBytesSilverlightI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 36 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.37
outgoingTrafficBytesSilverlightUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 37 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.38
outgoingTrafficBytesNetflxW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 38 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.39
outgoingTrafficBytesNetflxI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 39 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.40
outgoingTrafficBytesNetflxUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 40 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.41
outgoingTrafficBytesW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 41 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.42
outgoingTrafficBytesI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 42 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.43
outgoingTrafficBytesDirectionUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 43 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.44
outgoingTrafficBytesWebCacheW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 44 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.45
outgoingTrafficBytesWebCacheI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 45 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.46
outgoingTrafficBytesWebCacheUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 46 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.47
outgoingTrafficBytesBittorrentUtpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 47 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.48
outgoingTrafficBytesBittorrentUtpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 48 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.49
outgoingTrafficBytesBittorrentUtpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 49 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.50
outgoingTrafficBytesLiveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 50 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.51
outgoingTrafficBytesLiveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 51 }


-- 1.3.6.1.4.1.21030.1.1.22.2.1.52
outgoingTrafficBytesLiveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { outgoingTrafficBytesEntry 52 }


-- 1.3.6.1.4.1.21030.1.1.22.3
concurrentTcpConnectionsTable OBJECT-TYPE
	SYNTAX SEQUENCE OF ConcurrentTcpConnectionsEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { ceStatistics 3 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1
concurrentTcpConnectionsEntry OBJECT-TYPE
	SYNTAX ConcurrentTcpConnectionsEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { incomingTrafficBytesBlade }
	::= { concurrentTcpConnectionsTable 1 }


ConcurrentTcpConnectionsEntry ::=
	SEQUENCE {
		concurrentTcpConnectionsCe
			Integer32,
		concurrentTcpConnectionsCeEdonkeyW2I
			Counter64,
		concurrentTcpConnectionsCeEdonkeyI2W
			Counter64,
		concurrentTcpConnectionsCeEdonkeyUnknown
			Counter64,
		concurrentTcpConnectionsCeBittorrentW2I
			Counter64,
		concurrentTcpConnectionsCeBittorrentI2W
			Counter64,
		concurrentTcpConnectionsCeBittorrentUnknown
			Counter64,
		concurrentTcpConnectionsCeKazaaW2I
			Counter64,
		concurrentTcpConnectionsCeKazaaI2W
			Counter64,
		concurrentTcpConnectionsCeKazaaUnknown
			Counter64,
		concurrentTcpConnectionsCeGnutellaW2I
			Counter64,
		concurrentTcpConnectionsCeGnutellaI2W
			Counter64,
		concurrentTcpConnectionsCeGnutellaUnknown
			Counter64,
		concurrentTcpConnectionsCeAresW2I
			Counter64,
		concurrentTcpConnectionsCeAresI2W
			Counter64,
		concurrentTcpConnectionsCeAresUnknown
			Counter64,
		concurrentTcpConnectionsCeThunderW2I
			Counter64,
		concurrentTcpConnectionsCeThunderI2W
			Counter64,
		concurrentTcpConnectionsCeThunderUnknown
			Counter64,
		concurrentUdpConnectionsCeThunderUdpW2I
			Counter64,
		concurrentUdpConnectionsCeThunderUdpI2W
			Counter64,
		concurrentUdpConnectionsCeThunderUdpUnknown
			Counter64,
		concurrentTcpConnectionsCeHttpW2I
			Counter64,
		concurrentTcpConnectionsCeHttpI2W
			Counter64,
		concurrentTcpConnectionsCeHttpUnknown
			Counter64,
		concurrentTcpConnectionsCeNonP2PW2I
			Counter64,
		concurrentTcpConnectionsCeNonP2PI2W
			Counter64,
		concurrentTcpConnectionsCeNonP2PUnknown
			Counter64,
		concurrentTcpConnectionsCeOtherW2I
			Counter64,
		concurrentTcpConnectionsCeOtherI2W
			Counter64,
		concurrentTcpConnectionsCeOtherUnknown
			Counter64,
		concurrentTcpConnectionsCeMoveW2I
			Counter64,
		concurrentTcpConnectionsCeMoveI2W
			Counter64,
		concurrentTcpConnectionsCeMoveUnknown
			Counter64,
		concurrentTcpConnectionsCeSilverlightW2I
			Counter64,
		concurrentTcpConnectionsCeSilverlightI2W
			Counter64,
		concurrentTcpConnectionsCeSilverlightUnknown
			Counter64,
		concurrentTcpConnectionsCeNetflxW2I
			Counter64,
		concurrentTcpConnectionsCeNetflxI2W
			Counter64,
		concurrentTcpConnectionsCeNetflxUnknown
			Counter64,
		concurrentTcpConnectionsCeWebCacheW2I
			Counter64,
		concurrentTcpConnectionsCeWebCacheI2W
			Counter64,
		concurrentTcpConnectionsCeWebCacheUnknown
			Counter64,
		concurrentUdpConnectionsCeBittorrentUtpW2I
			Counter64,
		concurrentUdpConnectionsCeBittorrentUtpI2W
			Counter64,
		concurrentUdpConnectionsCeBittorrentUtpUnknown
			Counter64,
		concurrentTcpConnectionsCeLiveW2I
			Counter64,
		concurrentTcpConnectionsCeLiveI2W
			Counter64,
		concurrentTcpConnectionsCeLiveUnknown
			Counter64
	 }

-- 1.3.6.1.4.1.21030.1.1.22.3.1.1
concurrentTcpConnectionsCe OBJECT-TYPE
	SYNTAX Integer32 (1..255)
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.2
concurrentTcpConnectionsCeEdonkeyW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.3
concurrentTcpConnectionsCeEdonkeyI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.4
concurrentTcpConnectionsCeEdonkeyUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.5
concurrentTcpConnectionsCeBittorrentW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 5 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.6
concurrentTcpConnectionsCeBittorrentI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 6 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.7
concurrentTcpConnectionsCeBittorrentUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 7 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.8
concurrentTcpConnectionsCeKazaaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 8 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.9
concurrentTcpConnectionsCeKazaaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 9 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.10
concurrentTcpConnectionsCeKazaaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 10 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.11
concurrentTcpConnectionsCeGnutellaW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 11 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.12
concurrentTcpConnectionsCeGnutellaI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 12 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.13
concurrentTcpConnectionsCeGnutellaUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 13 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.14
concurrentTcpConnectionsCeAresW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 14 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.15
concurrentTcpConnectionsCeAresI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 15 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.16
concurrentTcpConnectionsCeAresUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 16 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.17
concurrentTcpConnectionsCeThunderW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 17 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.18
concurrentTcpConnectionsCeThunderI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 18 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.19
concurrentTcpConnectionsCeThunderUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 19 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.20
concurrentUdpConnectionsCeThunderUdpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 20 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.21
concurrentUdpConnectionsCeThunderUdpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 21 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.22
concurrentUdpConnectionsCeThunderUdpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 22 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.23
concurrentTcpConnectionsCeHttpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 23 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.24
concurrentTcpConnectionsCeHttpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 24 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.25
concurrentTcpConnectionsCeHttpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 25 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.26
concurrentTcpConnectionsCeNonP2PW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 26 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.27
concurrentTcpConnectionsCeNonP2PI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 27 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.28
concurrentTcpConnectionsCeNonP2PUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 28 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.29
concurrentTcpConnectionsCeOtherW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 29 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.30
concurrentTcpConnectionsCeOtherI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 30 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.31
concurrentTcpConnectionsCeOtherUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 31 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.32
concurrentTcpConnectionsCeMoveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 32 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.33
concurrentTcpConnectionsCeMoveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 33 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.34
concurrentTcpConnectionsCeMoveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS obsolete
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 34 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.35
concurrentTcpConnectionsCeSilverlightW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 35 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.36
concurrentTcpConnectionsCeSilverlightI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 36 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.37
concurrentTcpConnectionsCeSilverlightUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 37 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.38
concurrentTcpConnectionsCeNetflxW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 38 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.39
concurrentTcpConnectionsCeNetflxI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 39 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.40
concurrentTcpConnectionsCeNetflxUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 40 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.41
concurrentTcpConnectionsCeWebCacheW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 41 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.42
concurrentTcpConnectionsCeWebCacheI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 42 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.43
concurrentTcpConnectionsCeWebCacheUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 43 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.44
concurrentUdpConnectionsCeBittorrentUtpW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 44 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.45
concurrentUdpConnectionsCeBittorrentUtpI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 45 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.46
concurrentUdpConnectionsCeBittorrentUtpUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 46 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.47
concurrentTcpConnectionsCeLiveW2I OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 47 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.48
concurrentTcpConnectionsCeLiveI2W OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 48 }


-- 1.3.6.1.4.1.21030.1.1.22.3.1.49
concurrentTcpConnectionsCeLiveUnknown OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { concurrentTcpConnectionsEntry 49 }


-- 1.3.6.1.4.1.21030.1.1.23
tcStatistics OBJECT IDENTIFIER ::= { peerappliance 23 }


-- 1.3.6.1.4.1.21030.1.1.23.2
tcNetwork OBJECT IDENTIFIER ::= { tcStatistics 2 }


-- 1.3.6.1.4.1.21030.1.1.23.2.1
tcNetAppTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcNetAppEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetwork 1 }


-- 1.3.6.1.4.1.21030.1.1.23.2.1.1
tcNetAppEntry OBJECT-TYPE
	SYNTAX TcNetAppEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { tcNetAppIndex }
	::= { tcNetAppTable 1 }


TcNetAppEntry ::=
	SEQUENCE {
		tcNetAppRxBytes
			Counter64,
		tcNetAppTxBytes
			Counter64,
		tcNetAppRxPkts
			Counter64,
		tcNetAppTxPkts
			Counter64,
		tcNetAppIndex
			INTEGER
	 }

-- 1.3.6.1.4.1.21030.1.1.23.2.1.1.1
tcNetAppRxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetAppEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.23.2.1.1.2
tcNetAppTxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetAppEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.23.2.1.1.3
tcNetAppRxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetAppEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.23.2.1.1.4
tcNetAppTxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetAppEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.23.2.1.1.65535
tcNetAppIndex OBJECT-TYPE
	SYNTAX INTEGER
		{
		inspect(1),
		cachein(2),
		cacheout(3),
		forward(4),
		other(5)
		}
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetAppEntry 65535 }


-- 1.3.6.1.4.1.21030.1.1.23.2.2
tcNetDirectionTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcNetDirectionEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetwork 2 }


-- 1.3.6.1.4.1.21030.1.1.23.2.2.1
tcNetDirectionEntry OBJECT-TYPE
	SYNTAX TcNetDirectionEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { tcNetDirectionIndex }
	::= { tcNetDirectionTable 1 }


TcNetDirectionEntry ::=
	SEQUENCE {
		tcNetDirectionRxBytes
			Counter64,
		tcNetDirectionTxBytes
			Counter64,
		tcNetDirectionRxPkts
			Counter64,
		tcNetDirectionTxPkts
			Counter64,
		tcNetDirectionIndex
			INTEGER
	 }

-- 1.3.6.1.4.1.21030.1.1.23.2.2.1.1
tcNetDirectionRxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetDirectionEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.23.2.2.1.2
tcNetDirectionTxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetDirectionEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.23.2.2.1.3
tcNetDirectionRxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetDirectionEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.23.2.2.1.4
tcNetDirectionTxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetDirectionEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.23.2.2.1.65535
tcNetDirectionIndex OBJECT-TYPE
	SYNTAX INTEGER
		{
		w2i(1),
		i2w(2),
		unknown(3)
		}
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetDirectionEntry 65535 }


-- 1.3.6.1.4.1.21030.1.1.23.2.3
tcNetProtoTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcNetProtoEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetwork 3 }


-- 1.3.6.1.4.1.21030.1.1.23.2.3.1
tcNetProtoEntry OBJECT-TYPE
	SYNTAX TcNetProtoEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { tcNetProtoIndex }
	::= { tcNetProtoTable 1 }


TcNetProtoEntry ::=
	SEQUENCE {
		tcNetProtoRxBytes
			Counter64,
		tcNetProtoTxBytes
			Counter64,
		tcNetProtoRxPkts
			Counter64,
		tcNetProtoTxPkts
			Counter64,
		tcNetProtoIndex
			INTEGER
	 }

-- 1.3.6.1.4.1.21030.1.1.23.2.3.1.1
tcNetProtoRxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetProtoEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.23.2.3.1.2
tcNetProtoTxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetProtoEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.23.2.3.1.3
tcNetProtoRxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetProtoEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.23.2.3.1.4
tcNetProtoTxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetProtoEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.23.2.3.1.65535
tcNetProtoIndex OBJECT-TYPE
	SYNTAX INTEGER
		{
		edonkey(1),
		bittorrent(2),
		kazaa(3),
		gnutella(4),
		ares(5),
		thunder(6),
		thunderudp(7),
		http(10),
		other(12),
		move(13),
		silverlight(14),
		netflix(15),
		webcache(16),
		bittorrentutp(17),
		live(18),
		p2p(101),
		nonp2p(102)
		}
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetProtoEntry 65535 }


-- 1.3.6.1.4.1.21030.1.1.23.2.4
tcNetProtoDirectionTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcNetProtoDirectionEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetwork 4 }


-- 1.3.6.1.4.1.21030.1.1.23.2.4.1
tcNetProtoDirectionEntry OBJECT-TYPE
	SYNTAX TcNetProtoDirectionEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { tcNetProtoIndex, tcNetDirectionIndex }
	::= { tcNetProtoDirectionTable 1 }


TcNetProtoDirectionEntry ::=
	SEQUENCE {
		tcNetProtoDirectionRxBytes
			Counter64,
		tcNetProtoDirectionTxBytes
			Counter64,
		tcNetProtoDirectionRxPkts
			Counter64,
		tcNetProtoDirectionTxPkts
			Counter64,
		tcNetProtoDirectionCoBytes
			Counter64
	 }

-- 1.3.6.1.4.1.21030.1.1.23.2.4.1.1
tcNetProtoDirectionRxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetProtoDirectionEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.23.2.4.1.2
tcNetProtoDirectionTxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetProtoDirectionEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.23.2.4.1.3
tcNetProtoDirectionRxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetProtoDirectionEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.23.2.4.1.4
tcNetProtoDirectionTxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetProtoDirectionEntry 4 }

-- 1.3.6.1.4.1.21030.1.1.23.2.4.1.5
tcNetProtoDirectionCoBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcNetProtoDirectionEntry 5 }


-- 1.3.6.1.4.1.21030.1.1.23.13
tcService OBJECT IDENTIFIER ::= { tcStatistics 13 }


-- 1.3.6.1.4.1.21030.1.1.23.13.1
tcServiceNameTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcServiceNameEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcService 1 }


-- 1.3.6.1.4.1.21030.1.1.23.13.1.1
tcServiceNameEntry OBJECT-TYPE
	SYNTAX TcServiceNameEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { tcServiceNumber }
	::= { tcServiceNameTable 1 }


TcServiceNameEntry ::=
	SEQUENCE {
		tcServiceName
			DisplayString,
		tcServiceNumber
			Integer32
	 }

-- 1.3.6.1.4.1.21030.1.1.23.13.1.1.1
tcServiceName OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcServiceNameEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.23.13.1.1.65535
tcServiceNumber OBJECT-TYPE
	SYNTAX Integer32 (1..255)
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcServiceNameEntry 65535 }


-- 1.3.6.1.4.1.21030.1.1.23.13.2
tcServiceTrafficTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcServiceTrafficEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcService 2 }


-- 1.3.6.1.4.1.21030.1.1.23.13.2.1
tcServiceTrafficEntry OBJECT-TYPE
	SYNTAX TcServiceTrafficEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { tcNetDirectionIndex, tcServiceNumber }
	::= { tcServiceTrafficTable 1 }


TcServiceTrafficEntry ::=
	SEQUENCE {
		tcServiceRxBytes
			Counter64,
		tcServiceTxBytes
			Counter64,
		tcServiceCoBytes
			Counter64
	 }

-- 1.3.6.1.4.1.21030.1.1.23.13.2.1.1
tcServiceRxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcServiceTrafficEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.23.13.2.1.2
tcServiceTxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcServiceTrafficEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.23.13.2.1.3
tcServiceCoBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcServiceTrafficEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.24
tcCeStatistics OBJECT IDENTIFIER ::= { peerappliance 24 }


-- 1.3.6.1.4.1.21030.1.1.24.2
tcCeNetwork OBJECT IDENTIFIER ::= { tcCeStatistics 2 }


-- 1.3.6.1.4.1.21030.1.1.24.2.1
tcCeNetAppTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcCeNetAppEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetwork 1 }


-- 1.3.6.1.4.1.21030.1.1.24.2.1.1
tcCeNetAppEntry OBJECT-TYPE
	SYNTAX TcCeNetAppEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { tcNetAppIndex, tcCeIndex }
	::= { tcCeNetAppTable 1 }


TcCeNetAppEntry ::=
	SEQUENCE {
		tcCeNetAppRxBytes
			Counter64,
		tcCeNetAppTxBytes
			Counter64,
		tcCeNetAppRxPkts
			Counter64,
		tcCeNetAppTxPkts
			Counter64,
		tcCeIndex
			Integer32
	 }

-- 1.3.6.1.4.1.21030.1.1.24.2.1.1.1
tcCeNetAppRxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetAppEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.24.2.1.1.2
tcCeNetAppTxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetAppEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.24.2.1.1.3
tcCeNetAppRxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetAppEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.24.2.1.1.4
tcCeNetAppTxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetAppEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.24.2.1.1.65535
tcCeIndex OBJECT-TYPE
	SYNTAX Integer32 (1..255)
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetAppEntry 65535 }


-- 1.3.6.1.4.1.21030.1.1.24.2.2
tcCeNetDirectionTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcCeNetDirectionEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetwork 2 }


-- 1.3.6.1.4.1.21030.1.1.24.2.2.1
tcCeNetDirectionEntry OBJECT-TYPE
	SYNTAX TcCeNetDirectionEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { tcNetDirectionIndex, tcCeIndex }
	::= { tcCeNetDirectionTable 1 }


TcCeNetDirectionEntry ::=
	SEQUENCE {
		tcCeNetDirectionRxBytes
			Counter64,
		tcCeNetDirectionTxBytes
			Counter64,
		tcCeNetDirectionRxPkts
			Counter64,
		tcCeNetDirectionTxPkts
			Counter64
	 }

-- 1.3.6.1.4.1.21030.1.1.24.2.2.1.1
tcCeNetDirectionRxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetDirectionEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.24.2.2.1.2
tcCeNetDirectionTxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetDirectionEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.24.2.2.1.3
tcCeNetDirectionRxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetDirectionEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.24.2.2.1.4
tcCeNetDirectionTxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetDirectionEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.24.2.3
tcCeNetProtoTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcCeNetProtoEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetwork 3 }


-- 1.3.6.1.4.1.21030.1.1.24.2.3.1
tcCeNetProtoEntry OBJECT-TYPE
	SYNTAX TcCeNetProtoEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { tcNetProtoIndex, tcCeIndex }
	::= { tcCeNetProtoTable 1 }


TcCeNetProtoEntry ::=
	SEQUENCE {
		tcCeNetProtoRxBytes
			Counter64,
		tcCeNetProtoTxBytes
			Counter64,
		tcCeNetProtoRxPkts
			Counter64,
		tcCeNetProtoTxPkts
			Counter64
	 }

-- 1.3.6.1.4.1.21030.1.1.24.2.3.1.1
tcCeNetProtoRxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetProtoEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.24.2.3.1.2
tcCeNetProtoTxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetProtoEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.24.2.3.1.3
tcCeNetProtoRxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetProtoEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.24.2.3.1.4
tcCeNetProtoTxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetProtoEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.24.2.4
tcCeNetProtoDirectionTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcCeNetProtoDirectionEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetwork 4 }


-- 1.3.6.1.4.1.21030.1.1.24.2.4.1
tcCeNetProtoDirectionEntry OBJECT-TYPE
	SYNTAX TcCeNetProtoDirectionEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { tcNetProtoIndex, tcNetDirectionIndex, tcCeIndex }
	::= { tcCeNetProtoDirectionTable 1 }


TcCeNetProtoDirectionEntry ::=
	SEQUENCE {
		tcCeNetProtoDirectionRxBytes
			Counter64,
		tcCeNetProtoDirectionTxBytes
			Counter64,
		tcCeNetProtoDirectionRxPkts
			Counter64,
		tcCeNetProtoDirectionTxPkts
			Counter64,
		tcCeNetProtoDirectionCoBytes
			Counter64
	 }

-- 1.3.6.1.4.1.21030.1.1.24.2.4.1.1
tcCeNetProtoDirectionRxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetProtoDirectionEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.24.2.4.1.2
tcCeNetProtoDirectionTxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetProtoDirectionEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.24.2.4.1.3
tcCeNetProtoDirectionRxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetProtoDirectionEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.24.2.4.1.4
tcCeNetProtoDirectionTxPkts OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetProtoDirectionEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.24.2.4.1.5
tcCeNetProtoDirectionCoBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeNetProtoDirectionEntry 5 }


-- 1.3.6.1.4.1.21030.1.1.24.13
tcCeService OBJECT IDENTIFIER ::= { tcCeStatistics 13 }


-- 1.3.6.1.4.1.21030.1.1.24.13.2
tcCeServiceTrafficTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcCeServiceTrafficEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeService 2 }


-- 1.3.6.1.4.1.21030.1.1.24.13.2.1
tcCeServiceTrafficEntry OBJECT-TYPE
	SYNTAX TcCeServiceTrafficEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { tcNetDirectionIndex, tcServiceNumber, tcCeIndex }
	::= { tcCeServiceTrafficTable 1 }


TcCeServiceTrafficEntry ::=
	SEQUENCE {
		tcCeServiceRxBytes
			Counter64,
		tcCeServiceTxBytes
			Counter64,
		tcCeServiceCoBytes
			Counter64
	 }

-- 1.3.6.1.4.1.21030.1.1.24.13.2.1.1
tcCeServiceRxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeServiceTrafficEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.24.13.2.1.2
tcCeServiceTxBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeServiceTrafficEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.24.13.2.1.3
tcCeServiceCoBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcCeServiceTrafficEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.25
tcHardware OBJECT IDENTIFIER ::= { peerappliance 25 }


-- 1.3.6.1.4.1.21030.1.1.25.1
tcStorageTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcStorageEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table provides storages information."
	::= { tcHardware 1 }


-- 1.3.6.1.4.1.21030.1.1.25.1.1
tcStorageEntry OBJECT-TYPE
	SYNTAX TcStorageEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table is indexed by storage index."
	INDEX { tcStorageIndex }
	::= { tcStorageTable 1 }


TcStorageEntry ::=
	SEQUENCE {
		tcStorageType
			INTEGER,
		tcStorageName
			DisplayString,
		tcStorageStatus
			INTEGER,
		tcStorageReadRequestsPerSec
			Counter64,
		tcStorageWriteRequestsPerSec
			Counter64,
		tcStorageReadBytesPerSec
			Counter64,
		tcStorageWriteBytesPerSec
			Counter64,
		tcStorageTotalRequestsPerSec
			Counter64,
		tcStorageTotalBytesPerSec
			Counter64,
		tcStorageVendor
			DisplayString,
		tcStorageIndex
			Integer32
	 }


-- 1.3.6.1.4.1.21030.1.1.25.1.1.1
tcStorageType OBJECT-TYPE
	SYNTAX INTEGER
		{
			local(1),
			external(2)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Storage type."
	::= { tcStorageEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.25.1.1.2
tcStorageName OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Storage name (array name for external storages)."
	::= { tcStorageEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.25.1.1.3
tcStorageStatus OBJECT-TYPE
	SYNTAX INTEGER
		{
			inactive(0),
			active(1),
			degraded(2)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Storage status."
	::= { tcStorageEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.25.1.1.4
tcStorageReadRequestsPerSec OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Read requests per second (GAUGE64). Exists if hardware provides
		 separated statistics for read/write operations."
	::= { tcStorageEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.25.1.1.5
tcStorageWriteRequestsPerSec OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Write requests per second (GAUGE64). Exists if hardware provides
		 separated statistics for read/write operations."
	::= { tcStorageEntry 5 }


-- 1.3.6.1.4.1.21030.1.1.25.1.1.6
tcStorageReadBytesPerSec OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Read bytes per second (GAUGE64). Exists if hardware provides
		 separated statistics for read/write operations."
	::= { tcStorageEntry 6 }


-- 1.3.6.1.4.1.21030.1.1.25.1.1.7
tcStorageWriteBytesPerSec OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Write bytes per second (GAUGE64). Exists if hardware provides
		 separated statistics for read/write operations."
	::= { tcStorageEntry 7 }


-- 1.3.6.1.4.1.21030.1.1.25.1.1.8
tcStorageTotalRequestsPerSec OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Total read/write requests per second (GAUGE64)."
	::= { tcStorageEntry 8 }


-- 1.3.6.1.4.1.21030.1.1.25.1.1.9
tcStorageTotalBytesPerSec OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Total read/write bytes per second (GAUGE64)."
	::= { tcStorageEntry 9 }


-- 1.3.6.1.4.1.21030.1.1.25.1.1.10
tcStorageVendor OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Storage vendor name. Exists only for iSCSI storages."
	::= { tcStorageEntry 10 }


-- 1.3.6.1.4.1.21030.1.1.25.1.1.65535
tcStorageIndex OBJECT-TYPE
	SYNTAX Integer32 (1..100000)
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Storage index."
	::= { tcStorageEntry 65535 }


-- 1.3.6.1.4.1.21030.1.1.25.2
tcVolumeTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcVolumeEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table provides volumes information and binding to storages."
	::= { tcHardware 2 }


-- 1.3.6.1.4.1.21030.1.1.25.2.1
tcVolumeEntry OBJECT-TYPE
	SYNTAX TcVolumeEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table is indexed by storage index and volume index."
	INDEX { tcStorageIndex, tcVolumeIndex }
	::= { tcVolumeTable 1 }


TcVolumeEntry ::=
	SEQUENCE {
		tcVolumeType
			INTEGER,
		tcVolumeAppNum
			Integer32,
		tcVolumeOwner
			Integer32,
		tcVolumeStorageLun
			Integer32,
		tcVolumeGroup
			DisplayString,
		tcVolumeStatus
			INTEGER,
		tcVolumeTotalSize
			Counter64,
		tcVolumeUsedSize
			Counter64,
		tcVolumeTotalWritten
			Counter64,
		tcVolumeReadRequests
			Counter64,
		tcVolumeReadBytes
			Counter64,
		tcVolumeWriteRequests
			Counter64,
		tcVolumeWriteBytes
			Counter64,
		tcVolumeIndex
			Integer32
	 }

-- 1.3.6.1.4.1.21030.1.1.25.2.1.1
tcVolumeType OBJECT-TYPE
	SYNTAX INTEGER
		{
			exclusive(1),
			shared(2)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Volume type."
	::= { tcVolumeEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.25.2.1.2
tcVolumeAppNum OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"App Volume #."
	::= { tcVolumeEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.25.2.1.3
tcVolumeOwner OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"CE # which owns volume."
	::= { tcVolumeEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.25.2.1.4
tcVolumeStorageLun OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"External storage LUN number. Exists only for iSCSI volumes."
	::= { tcVolumeEntry 4 }

-- 1.3.6.1.4.1.21030.1.1.25.2.1.5
tcVolumeGroup OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Volume group describes purpose of volume usage.
		 Exists only if volume group is specified (e.g. 'webcache')."
	::= { tcVolumeEntry 5 }


-- 1.3.6.1.4.1.21030.1.1.25.2.1.6
tcVolumeStatus OBJECT-TYPE
	SYNTAX INTEGER
		{
			inactive(0),
			active(1)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Volume status."
	::= { tcVolumeEntry 6 }


-- 1.3.6.1.4.1.21030.1.1.25.2.1.7
tcVolumeTotalSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Volume total size in bytes (GAUGE64)."
	::= { tcVolumeEntry 7 }


-- 1.3.6.1.4.1.21030.1.1.25.2.1.8
tcVolumeUsedSize OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Volume used size in bytes (GAUGE64)."
	::= { tcVolumeEntry 8 }


-- 1.3.6.1.4.1.21030.1.1.25.2.1.9
tcVolumeTotalWritten OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Volume total bytes written (GAUGE64). Exists only for SSD volumes."
	::= { tcVolumeEntry 9 }


-- 1.3.6.1.4.1.21030.1.1.25.2.1.10
tcVolumeReadRequests OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Volume read requests."
	::= { tcVolumeEntry 10 }


-- 1.3.6.1.4.1.21030.1.1.25.2.1.11
tcVolumeReadBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Volume read bytes."
	::= { tcVolumeEntry 11 }


-- 1.3.6.1.4.1.21030.1.1.25.2.1.12
tcVolumeWriteRequests OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Volume write requests."
	::= { tcVolumeEntry 12 }


-- 1.3.6.1.4.1.21030.1.1.25.2.1.13
tcVolumeWriteBytes OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Volume write bytes."
	::= { tcVolumeEntry 13 }


-- 1.3.6.1.4.1.21030.1.1.25.2.1.65535
tcVolumeIndex OBJECT-TYPE
	SYNTAX Integer32 (1..100000)
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Volume index."
	::= { tcVolumeEntry 65535 }


-- 1.3.6.1.4.1.21030.1.1.25.4
tcStorageInterfaceTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcStorageInterfaceEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table provides CE interfaces binding information."
	::= { tcHardware 4 }


-- 1.3.6.1.4.1.21030.1.1.25.4.1
tcStorageInterfaceEntry OBJECT-TYPE
	SYNTAX TcStorageInterfaceEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table is indexed by CE # and interface index."
	INDEX { tcStorageIndex, tcStorageIfSlot, tcStorageIfType, tcStorageIfIndex }
	::= { tcStorageInterfaceTable 1 }


TcStorageInterfaceEntry ::=
	SEQUENCE {
		tcStorageIfPort
			Integer32,
		tcStorageIfLinkStatus
			INTEGER,
		tcStorageIfSlot
			Integer32,
		tcStorageIfType
			INTEGER,
		tcStorageIfIndex
			Integer32
	 }


-- 1.3.6.1.4.1.21030.1.1.25.4.1.1
tcStorageIfPort OBJECT-TYPE
	SYNTAX Integer32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Interface port."
	::= { tcStorageInterfaceEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.25.4.1.2
tcStorageIfLinkStatus OBJECT-TYPE
	SYNTAX INTEGER
		{
			up(1),
			down(2)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Interface link status."
	::= { tcStorageInterfaceEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.25.4.1.65533
tcStorageIfSlot OBJECT-TYPE
	SYNTAX Integer32 (1..100000)
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Storage slot index."
	::= { tcStorageInterfaceEntry 65533 }


-- 1.3.6.1.4.1.21030.1.1.25.4.1.65534
tcStorageIfType OBJECT-TYPE
	SYNTAX INTEGER
		{
			ethernet(1),
			iscsi(2)
		}
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Interface type."
	::= { tcStorageInterfaceEntry 65534 }


-- 1.3.6.1.4.1.21030.1.1.25.4.1.65535
tcStorageIfIndex OBJECT-TYPE
	SYNTAX Integer32 (1..100000)
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Interface index."
	::= { tcStorageInterfaceEntry 65535 }


-- 1.3.6.1.4.1.21030.1.1.25.5
tcIfTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcIfEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table provides network interfaces information."
	::= { tcHardware 5 }


-- 1.3.6.1.4.1.21030.1.1.25.5.1
tcIfEntry OBJECT-TYPE
	SYNTAX TcIfEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table is indexed by blade type, blade # and interface index."
	INDEX { tcBladeType, tcBladeIndex, tcIfIndex }
	::= { tcIfTable 1 }


TcIfEntry ::=
	SEQUENCE {
		tcIfName
			DisplayString,
		tcIfLinkStatus
			INTEGER,
		tcIfBondMaster
			DisplayString,
		tcIfBondStatus
			INTEGER,
		tcIfController
			DisplayString,
		tcBladeType
			INTEGER,
		tcBladeIndex
			Integer32,
		tcIfIndex
			Integer32
	 }


-- 1.3.6.1.4.1.21030.1.1.25.5.1.1
tcIfName OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Interface name."
	::= { tcIfEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.25.5.1.2
tcIfLinkStatus OBJECT-TYPE
	SYNTAX INTEGER
		{
			up(1),
			down(2),
			bypass(3)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Interface link status."
	::= { tcIfEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.25.5.1.3
tcIfBondMaster OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bond master interface name. Exists only for slave interface."
	::= { tcIfEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.25.5.1.4
tcIfBondStatus OBJECT-TYPE
	SYNTAX INTEGER
		{
			active(1),
			standby(2)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Interface bonding status. Exists only for slave interface."
	::= { tcIfEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.25.5.1.10
tcIfController OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Controller model name. Exists only for primary interface."
	::= { tcIfEntry 10 }


-- 1.3.6.1.4.1.21030.1.1.25.5.1.65533
tcBladeType OBJECT-TYPE
	SYNTAX INTEGER
		{
			ce(1),
			mg(2),
			system(65535)
		}
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Blade type."
	::= { tcIfEntry 65533 }


-- 1.3.6.1.4.1.21030.1.1.25.5.1.65534
tcBladeIndex OBJECT-TYPE
	SYNTAX Integer32 (1..100000)
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"CE index."
	::= { tcIfEntry 65534 }


-- 1.3.6.1.4.1.21030.1.1.25.5.1.65535
tcIfIndex OBJECT-TYPE
	SYNTAX Integer32 (1..100000)
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Interface index."
	::= { tcIfEntry 65535 }


-- 1.3.6.1.4.1.21030.1.1.25.6
tcCeInterfaceBindingTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcCeInterfaceBindingEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table provides CE interfaces binding information."
	::= { tcHardware 6 }


-- 1.3.6.1.4.1.21030.1.1.25.6.1
tcCeInterfaceBindingEntry OBJECT-TYPE
	SYNTAX TcCeInterfaceBindingEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table is indexed by CE # and interface index."
	INDEX { tcBladeIndex, tcIfIndex }
	::= { tcCeInterfaceBindingTable 1 }


TcCeInterfaceBindingEntry ::=
	SEQUENCE {
		tcCeIfName
			DisplayString,
		tcCeIfType
			INTEGER,
		tcCeIfBondMaster
			DisplayString
	 }


-- 1.3.6.1.4.1.21030.1.1.25.6.1.1
tcCeIfName OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Interface name."
	::= { tcCeInterfaceBindingEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.25.6.1.2
tcCeIfType OBJECT-TYPE
	SYNTAX INTEGER
		{
			data(1),
			iscsi(2)
		}
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Interface binding type."
	::= { tcCeInterfaceBindingEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.25.6.1.3
tcCeIfBondMaster OBJECT-TYPE
	SYNTAX DisplayString
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Bond master interface name. Exists only for slave interface."
	::= { tcCeInterfaceBindingEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.25.10
tcCpuPerCoreTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcCpuPerCoreEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table provides Cpu per core statistics."
	::= { tcHardware 10 }


-- 1.3.6.1.4.1.21030.1.1.25.10.1
tcCpuPerCoreEntry OBJECT-TYPE
	SYNTAX TcCpuPerCoreEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table is indexed by blade type, blade # and cpu #."
	INDEX { tcBladeType, tcBladeIndex, tcCpuIndex }
	::= { tcCpuPerCoreTable 1 }


TcCpuPerCoreEntry ::=
	SEQUENCE {
		tcCpuPerCoreRawUser
			Counter64,
		tcCpuPerCoreRawNice
			Counter64,
		tcCpuPerCoreRawSystem
			Counter64,
		tcCpuPerCoreRawIdle
			Counter64,
		tcCpuPerCoreRawWait
			Counter64,
		tcCpuPerCoreRawInterrupt
			Counter64,
		tcCpuPerCoreRawSoftIrq
			Counter64,
		tcCpuPerCoreRawSteal
			Counter64,
		tcCpuPerCoreRawGuest
			Counter64,
		tcCpuPerCoreRawGuestNice
			Counter64,
		tcCpuIndex
			Integer32
	 }


-- 1.3.6.1.4.1.21030.1.1.25.10.1.1
tcCpuPerCoreRawUser OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent processing user-level code."
	::= { tcCpuPerCoreEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.25.10.1.2
tcCpuPerCoreRawNice OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent processing reduced-priority code."
	::= { tcCpuPerCoreEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.25.10.1.3
tcCpuPerCoreRawSystem OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent processing system-level code."
	::= { tcCpuPerCoreEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.25.10.1.4
tcCpuPerCoreRawIdle OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent idle."
	::= { tcCpuPerCoreEntry 4 }


-- 1.3.6.1.4.1.21030.1.1.25.10.1.5
tcCpuPerCoreRawWait OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent waiting for IO."
	::= { tcCpuPerCoreEntry 5 }


-- 1.3.6.1.4.1.21030.1.1.25.10.1.6
tcCpuPerCoreRawInterrupt OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent processing hardware interrupts."
	::= { tcCpuPerCoreEntry 6 }


-- 1.3.6.1.4.1.21030.1.1.25.10.1.7
tcCpuPerCoreRawSoftIrq OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent processing software interrupts."
	::= { tcCpuPerCoreEntry 7 }


-- 1.3.6.1.4.1.21030.1.1.25.10.1.8
tcCpuPerCoreRawSteal OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent by the hypervisor code to run other VMs even though the CPU in the current VM had something runnable."
	::= { tcCpuPerCoreEntry 8 }


-- 1.3.6.1.4.1.21030.1.1.25.10.1.9
tcCpuPerCoreRawGuest OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent by the CPU to run a virtual CPU (guest)."
	::= { tcCpuPerCoreEntry 9 }


-- 1.3.6.1.4.1.21030.1.1.25.10.1.10
tcCpuPerCoreRawGuestNice OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of 'ticks' (typically 1/100s) spent by the CPU to run a niced virtual CPU (guest)."
	::= { tcCpuPerCoreEntry 10 }


-- 1.3.6.1.4.1.21030.1.1.25.10.1.65535
tcCpuIndex OBJECT-TYPE
	SYNTAX Integer32 (1..100000)
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Blade index."
	::= { tcCpuPerCoreEntry 65535 }


-- 1.3.6.1.4.1.21030.1.1.25.11
tcSystemProcessTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcSystemProcessEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table provides statistics per system processes."
	::= { tcHardware 11 }


-- 1.3.6.1.4.1.21030.1.1.25.11.1
tcSystemProcessEntry OBJECT-TYPE
	SYNTAX TcSystemProcessEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table is indexed by system process type, blade type and blade #."
	INDEX { tcSystemProcessType, tcBladeType, tcBladeIndex }
	::= { tcSystemProcessTable 1 }


TcSystemProcessEntry ::=
	SEQUENCE {
		tcSystemProcessMemRss
			Counter64,
		tcSystemProcessType
			INTEGER
	 }


-- 1.3.6.1.4.1.21030.1.1.25.11.1.1
tcSystemProcessMemRss OBJECT-TYPE
	SYNTAX Counter64
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total amount of real system memory allocated to this process."
	::= { tcSystemProcessEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.25.11.1.65535
tcSystemProcessType OBJECT-TYPE
	SYNTAX INTEGER
		{
			pang(1)
		}
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"System process type."
	::= { tcSystemProcessEntry 65535 }


-- 1.3.6.1.4.1.21030.1.1.25.20
tcFastPathTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcFastPathEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table provides fast path statistics per cpu cores."
	::= { tcHardware 20 }


-- 1.3.6.1.4.1.21030.1.1.25.20.1
tcFastPathEntry OBJECT-TYPE
	SYNTAX TcFastPathEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table is indexed by blade # and cpu core#."
	INDEX { tcBladeIndex, tcCpuIndex }
	::= { tcFastPathTable 1 }


TcFastPathEntry ::=
	SEQUENCE {
		tcFastPathCpuRawIdle
			Counter64,
		tcFastPathCpuRawUsed
			Counter64,
		tcFastPathRingSize
			Gauge32,
		tcFastPathRingAvailable
			Gauge32,
		tcFastPathRingUsed
			Gauge32
	 }


-- 1.3.6.1.4.1.21030.1.1.25.20.1.1
tcFastPathCpuRawIdle OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The total number of CPU cycles spent idle."
	::= { tcFastPathEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.25.20.1.2
tcFastPathCpuRawUsed OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of CPU cycles spent processing Fast Path code."
	::= { tcFastPathEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.25.20.1.11
tcFastPathRingSize OBJECT-TYPE
	SYNTAX Gauge32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The size of a ring."
	::= { tcFastPathEntry 11 }


-- 1.3.6.1.4.1.21030.1.1.25.20.1.12
tcFastPathRingAvailable OBJECT-TYPE
	SYNTAX Gauge32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of free entries in a ring."
	::= { tcFastPathEntry 12 }


-- 1.3.6.1.4.1.21030.1.1.25.20.1.13
tcFastPathRingUsed OBJECT-TYPE
	SYNTAX Gauge32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of used entries in a ring."
	::= { tcFastPathEntry 13 }


-- 1.3.6.1.4.1.21030.1.1.25.40
tcFailureTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcFailureEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	::= { tcHardware 40 }


-- 1.3.6.1.4.1.21030.1.1.25.40.1
tcFailureEntry OBJECT-TYPE
	SYNTAX TcFailureEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"Description."
	INDEX { tcBladeType, tcBladeIndex }
	::= { tcFailureTable 1 }


TcFailureEntry ::=
	SEQUENCE {
		tcFailureTotal
			Counter64,
		tcFailureLast
			DateAndTime
	}

-- 1.3.6.1.4.1.21030.1.1.25.40.1.1
tcFailureTotal OBJECT-TYPE
	SYNTAX Counter64
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Total number of failures since deployment."
	::= { tcFailureEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.25.40.1.2
tcFailureLast OBJECT-TYPE
	SYNTAX DateAndTime
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"Last failure timestamp."
	::= { tcFailureEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.25.70
tcHwInfoTable OBJECT-TYPE
	SYNTAX SEQUENCE OF TcHwInfoEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table provides hardware information."
	::= { tcHardware 70 }


-- 1.3.6.1.4.1.21030.1.1.25.70.1
tcHwInfoEntry OBJECT-TYPE
	SYNTAX TcHwInfoEntry
	MAX-ACCESS not-accessible
	STATUS current
	DESCRIPTION
		"The table is indexed by blade type and blade #."
	INDEX { tcBladeType, tcBladeIndex }
	::= { tcHwInfoTable 1 }


TcHwInfoEntry ::=
	SEQUENCE {
		tcHwInfoVendor
			OCTET STRING,
		tcHwInfoModel
			OCTET STRING,
		tcHwInfoSerial
			OCTET STRING,
		tcHwInfoBiosVersion
			OCTET STRING,
		tcHwInfoCpuType
			OCTET STRING,
		tcHwInfoCpuNumber
			Gauge32,
		tcHwInfoCpuCores
			Gauge32,
		tcHwInfoCpuThreads
			Gauge32,
		tcHwInfoMemoryType
			OCTET STRING,
		tcHwInfoMemoryNumber
			Gauge32,
		tcHwInfoMemorySize
			Counter64,
		tcHwInfoKernelRelease
			OCTET STRING
	 }


-- 1.3.6.1.4.1.21030.1.1.25.70.1.1
tcHwInfoVendor OBJECT-TYPE
	SYNTAX OCTET STRING
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The hardware manufacturer."
	::= { tcHwInfoEntry 1 }


-- 1.3.6.1.4.1.21030.1.1.25.70.1.2
tcHwInfoModel OBJECT-TYPE
	SYNTAX OCTET STRING
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The hardware product name."
	::= { tcHwInfoEntry 2 }


-- 1.3.6.1.4.1.21030.1.1.25.70.1.3
tcHwInfoSerial OBJECT-TYPE
	SYNTAX OCTET STRING
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The hardware serial number."
	::= { tcHwInfoEntry 3 }


-- 1.3.6.1.4.1.21030.1.1.25.70.1.10
tcHwInfoBiosVersion OBJECT-TYPE
	SYNTAX OCTET STRING
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The bios version."
	::= { tcHwInfoEntry 10 }


-- 1.3.6.1.4.1.21030.1.1.25.70.1.20
tcHwInfoCpuType OBJECT-TYPE
	SYNTAX OCTET STRING
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The cpu type."
	::= { tcHwInfoEntry 20 }


-- 1.3.6.1.4.1.21030.1.1.25.70.1.21
tcHwInfoCpuNumber OBJECT-TYPE
	SYNTAX Gauge32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of cpus."
	::= { tcHwInfoEntry 21 }


-- 1.3.6.1.4.1.21030.1.1.25.70.1.22
tcHwInfoCpuCores OBJECT-TYPE
	SYNTAX Gauge32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of cores per cpu."
	::= { tcHwInfoEntry 22 }


-- 1.3.6.1.4.1.21030.1.1.25.70.1.23
tcHwInfoCpuThreads OBJECT-TYPE
	SYNTAX Gauge32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of threads per cpu."
	::= { tcHwInfoEntry 23 }


-- 1.3.6.1.4.1.21030.1.1.25.70.1.30
tcHwInfoMemoryType OBJECT-TYPE
	SYNTAX OCTET STRING
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The memory type."
	::= { tcHwInfoEntry 30 }


-- 1.3.6.1.4.1.21030.1.1.25.70.1.31
tcHwInfoMemoryNumber OBJECT-TYPE
	SYNTAX Gauge32
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The number of memory sticks."
	::= { tcHwInfoEntry 31 }


-- 1.3.6.1.4.1.21030.1.1.25.70.1.32
tcHwInfoMemorySize OBJECT-TYPE
	SYNTAX Counter64
	UNITS "kB"
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The size of physical memory."
	::= { tcHwInfoEntry 32 }


-- 1.3.6.1.4.1.21030.1.1.25.70.1.40
tcHwInfoKernelRelease OBJECT-TYPE
	SYNTAX OCTET STRING
	MAX-ACCESS read-only
	STATUS current
	DESCRIPTION
		"The kernel release."
	::= { tcHwInfoEntry 40 }


-- 1.3.6.1.4.1.21030.2
peerappConformance OBJECT IDENTIFIER ::= { peerapp 2 }


-- 1.3.6.1.4.1.21030.2.1
peerappGroups OBJECT IDENTIFIER ::= { peerappConformance 1 }


-- 1.3.6.1.4.1.21030.2.1.1
currentObjectGroup OBJECT-GROUP
	OBJECTS { cacheRequestsEdonkey, cacheRequestsBittorrent, cacheRequestsHttp, cacheRequestsSilverlight, cacheRequestsNetflx,
		cacheRequestsWebCache, cacheRequestsBittorrentUtp, cacheRequestsInspect, cacheRequestsEdonkeyInspect, cacheRequestsBittorrentInspect,
		cacheRequestsHttpInspect, cacheRequestsSilverlightInspect, cacheRequestsNetflxInspect, cacheRequestsWebCacheInspect, cacheRequestsBittorrentUtpInspect,
		cacheBytesRequestedEdonkey, cacheBytesRequestedBittorrent, cacheBytesRequestedHttp, cacheBytesRequestedSilverlight, cacheBytesRequestedNetflx,
		cacheBytesRequestedWebCache, cacheBytesRequestedBittorrentUtp, cacheRequestsHitsEdonkey, cacheRequestsHitsBittorrent, cacheRequestsHitsHttp,
		cacheRequestsHitsSilverlight, cacheRequestsHitsNetflx, cacheRequestsHitsWebCache, cacheRequestsHitsBittorrentUtp, cacheRequestsHitsInspect,
		cacheRequestsHitsEdonkeyInspect, cacheRequestsHitsBittorrentInspect, cacheRequestsHitsHttpInspect, cacheRequestsHitsSilverlightInspect, cacheRequestsHitsNetflxInspect,
		cacheRequestsHitsWebCacheInspect, cacheRequestsHitsBittorrentUtpInspect, cacheBytesHitsEdonkey, cacheBytesHitsBittorrent, cacheBytesHitsHttp,
		cacheBytesHitsSilverlight, cacheBytesHitsNetflx, cacheBytesHitsWebCache, cacheBytesHitsBittorrentUtp, cacheRequestsEdonkeyHitRatio,
		cacheRequestsBittorrentHitRatio, cacheRequestsHttpHitRatio, cacheRequestsSilverlightHitRatio, cacheRequestsNetflxHitRatio, cacheRequestsWebCacheHitRatio,
		cacheRequestsBittorrentUtpHitRatio, firstCacheRequestsHitRatio, cacheRequestsHitsRatioEdonkeyInspect, cacheRequestsHitsRatioBittorrentInspect, cacheRequestsHitsRatioThunderInspect,
		cacheRequestsHitsRatioSilverlightInspect, cacheRequestsHitsRatioNetflxInspect, cacheRequestsHitsRatioWebCacheInspect, cacheRequestsHitsRatioBittorrentUtpInspect, bytesRequestedEdonkeyHitRatio,
		bytesRequestedBittorrentHitRatio, bytesRequestedHttpHitRatio, bytesRequestedSilverlightHitRatio, bytesRequestedNetflxHitRatio, bytesRequestedWebCacheHitRatio,
		bytesRequestedBittorrentUtpHitRatio, incomingTrafficEdonkey, incomingTrafficBittorrent, incomingTrafficHttp, incomingTrafficNonP2P,
		incomingTrafficOther, incomingTrafficSilverlight, incomingTrafficNetflx, incomingTrafficWebCache, incomingTrafficBittorrentUtp,
		incomingTrafficInspect, incomingTrafficCacheIn, incomingTrafficCacheOut, incomingTrafficForward, incomingTrafficAppOther,
		incomingTrafficW2I, incomingTrafficI2W, incomingTrafficDirectionUnknown, incomingTrafficEdonkeyW2I, incomingTrafficEdonkeyI2W,
		incomingTrafficEdonkeyUnknown, incomingTrafficBittorrentW2I, incomingTrafficBittorrentI2W, incomingTrafficBittorrentUnknown, incomingTrafficHttpW2I,
		incomingTrafficHttpI2W, incomingTrafficHttpUnknown, incomingTrafficNonP2PW2I, incomingTrafficNonP2PI2W, incomingTrafficNonP2PUnknown,
		incomingTrafficOtherW2I, incomingTrafficOtherI2W, incomingTrafficOtherUnknown, incomingTrafficSilverlightW2I, incomingTrafficSilverlightI2W,
		incomingTrafficSilverlightUnknown, incomingTrafficNetflxW2I, incomingTrafficNetflxI2W, incomingTrafficNetflxUnknown, incomingTrafficWebCacheW2I,
		incomingTrafficWebCacheI2W, incomingTrafficWebCacheUnknown, incomingTrafficBittorrentUtpW2I, incomingTrafficBittorrentUtpI2W, incomingTrafficBittorrentUtpUnknown,
		incomingTrafficP2PW2I, incomingTrafficP2PI2W, incomingPacketsEdonkey, incomingPacketsBittorrent, incomingPacketsHttp,
		incomingPacketsNonP2P, incomingPacketsOther, incomingPacketsSilverlight, incomingPacketsNetflx, incomingPacketsWebCache,
		incomingPacketsBittorrentUtp, incomingPacketsInspect, incomingPacketsCacheIn, incomingPacketsCacheout, incomingPacketsForward,
		incomingPacketsAppOther, incomingPacketsW2I, incomingPacketsI2W, incomingPacketsDirectionUnknown, incomingPacketsEdonkeyW2I,
		incomingPacketsEdonkeyI2W, incomingPacketsEdonkeyUnknown, incomingPacketsBittorrentW2I, incomingPacketsBittorrentI2W, incomingPacketsBittorrentUnknown,
		incomingPacketsNonP2PW2I, incomingPacketsNonP2PI2W, incomingPacketsNonP2PUnknown, incomingPacketsOtherW2I, incomingPacketsOtherI2W,
		incomingPacketsOtherUnknown, incomingPacketsSilverlightW2I, incomingPacketsSilverlightI2W, incomingPacketsSilverlightUnknown, incomingPacketsNetflxW2I,
		incomingPacketsNetflxI2W, incomingPacketsNetflxUnknown, incomingPacketsWebCacheW2I, incomingPacketsWebCacheI2W, incomingPacketsWebCacheUnknown,
		incomingPacketsBittorrentUtpW2I, incomingPacketsBittorrentUtpI2W, incomingPacketsBittorrentUtpUnknown, outgoingTrafficEdonkey, outgoingTrafficBittorrent,
		outgoingTrafficHttp, outgoingTrafficNonP2P, outgoingTrafficOther, outgoingTrafficSilverlight, outgoingTrafficNetflx,
		outgoingTrafficWebCache, outgoingTrafficBittorrentUtp, outgoingTrafficInspect, outgoingTrafficCacheIn, outgoingTrafficCacheout,
		outgoingTrafficForward, outgoingTrafficAppOther, outgoingTrafficW2I, outgoingTrafficI2W, outgoingTrafficDirectionUnknown,
		outgoingTrafficEdonkeyW2I, outgoingTrafficEdonkeyI2W, outgoingTrafficEdonkeyUnknown, outgoingTrafficBittorrentW2I, outgoingTrafficBittorrentI2W,
		outgoingTrafficBittorrentUnknown, outgoingTrafficHttpW2I, outgoingTrafficHttpI2W, outgoingTrafficHttpUnknown, outgoingTrafficNonP2PW2I,
		outgoingTrafficNonP2PI2W, outgoingTrafficNonP2PUnknown, outgoingTrafficOtherW2I, outgoingTrafficOtherI2W, outgoingTrafficOtherUnknown,
		outgoingTrafficSilverlightW2I, outgoingTrafficSilverlightI2W, outgoingTrafficSilverlightUnknown, outgoingTrafficNetflxW2I, outgoingTrafficNetflxI2W,
		outgoingTrafficNetflxUnknown, outgoingTrafficWebCacheW2I, outgoingTrafficWebCacheI2W, outgoingTrafficWebCacheUnknown, outgoingTrafficBittorrentUtpW2I,
		outgoingTrafficBittorrentUtpI2W, outgoingTrafficBittorrentUtpUnknown, outgoingTrafficP2PW2I, outgoingTrafficP2PI2W, outgoingPacketsEdonkey,
		outgoingPacketsBittorrent, outgoingPacketsHttp, outgoingPacketsNonP2P, outgoingPacketsOther, outgoingPacketsSilverlight,
		outgoingPacketsNetflx, outgoingPacketsWebCache, outgoingPacketsBittorrentUtp, outgoingPacketsInspect, outgoingPacketsCacheIn,
		outgoingPacketsCacheout, outgoingPacketsForward, outgoingPacketsAppOther, outgoingPacketsW2I, outgoingPacketsI2W,
		outgoingPacketsDirectionUnknown, outgoingPacketsEdonkeyW2I, outgoingPacketsEdonkeyI2W, outgoingPacketsEdonkeyUnknown, outgoingPacketsBittorrentW2I,
		outgoingPacketsBittorrentI2W, outgoingPacketsBittorrentUnknown, outgoingPacketsHttpW2I, outgoingPacketsHttpI2W, outgoingPacketsHttpUnknown,
		outgoingPacketsNonP2PW2I, outgoingPacketsNonP2PI2W, outgoingPacketsNonP2PUnknown, outgoingPacketsOtherW2I, outgoingPacketsOtherI2W,
		outgoingPacketsOtherUnknown, outgoingPacketsSilverlightW2I, outgoingPacketsSilverlightI2W, outgoingPacketsSilverlightUnknown, outgoingPacketsNetflxW2I,
		outgoingPacketsNetflxI2W, outgoingPacketsNetflxUnknown, outgoingPacketsWebCacheW2I, outgoingPacketsWebCacheI2W, outgoingPacketsWebCacheUnknown,
		outgoingPacketsBittorrentUtpW2I, outgoingPacketsBittorrentUtpI2W, outgoingPacketsBittorrentUtpUnknown, incomingP2PTrafficRatioW2I, incomingP2PTrafficRatioI2W,
		outgoingP2PTrafficRatioI2W, outgoingP2PTrafficRatioW2I, outgoingP2PTrafficRatioCacheout, networkTrafficUnknownRangesPercent, concurrentTcpConnectionsEdonkey,
		tcPeerAppPacketDrop, tcPeerAppPacketReceive,
		concurrentTcpConnectionsBittorrent, concurrentTcpConnectionsHttp, concurrentTcpConnectionsNonP2P, concurrentTcpConnectionsOther, concurrentTcpConnectionsSilverlight,
		concurrentTcpConnectionsNetflx, concurrentTcpConnectionsWebCache, concurrentUdpConnectionsBittorrentUtp, concurrentTcpConnectionsInspect, concurrentTcpConnectionsCacheIn,
		concurrentTcpConnectionsCacheout, concurrentTcpConnectionsForward, concurrentTcpConnectionsAppOther, concurrentTcpConnectionsProxy, concurrentTcpConnectionsEdonkeyW2I,
		concurrentTcpConnectionsEdonkeyI2W, concurrentTcpConnectionsEdonkeyUnknown, concurrentTcpConnectionsBittorrentW2I, concurrentTcpConnectionsBittorrentI2W, concurrentTcpConnectionsBittorrentUnknown,
		concurrentTcpConnectionsHttpW2I, concurrentTcpConnectionsHttpI2W, concurrentTcpConnectionsHttpUnknown, concurrentTcpConnectionsNonP2PW2I, concurrentTcpConnectionsNonP2PI2W,
		concurrentTcpConnectionsNonP2PUnknown, concurrentTcpConnectionsOtherW2I, concurrentTcpConnectionsOtherI2W, concurrentTcpConnectionsOtherUnknown, concurrentTcpConnectionsNetflxW2I,
		concurrentTcpConnectionsNetflxI2W, concurrentTcpConnectionsNetflxUnknown, concurrentTcpConnectionsWebCacheW2I, concurrentTcpConnectionsWebCacheI2W, concurrentTcpConnectionsWebCacheUnknown,
		concurrentUdpConnectionsBittorrentUtpW2I, concurrentUdpConnectionsBittorrentUtpI2W, concurrentUdpConnectionsBittorrentUtpUnknown, concurrentTcpConnectionsEdonkeyCacheOutW2I, concurrentTcpConnectionsEdonkeyCacheOutI2W,
		concurrentTcpConnectionsEdonkeyCacheOutUnknown, concurrentTcpConnectionsBtCacheOutW2I, concurrentTcpConnectionsBtCacheOutI2W, concurrentTcpConnectionsBtCacheOutUnknown, concurrentTcpConnectionsHttpCacheOutW2I,
		concurrentTcpConnectionsHttpCacheOutI2W, concurrentTcpConnectionsHttpCacheOutUnknown, concurrentTcpConnectionsSilverlightCacheOutW2I, concurrentTcpConnectionsSilverlightCacheOutI2W, concurrentTcpConnectionsSilverlightCacheOutUnknown,
		concurrentTcpConnectionsNetflxCacheOutW2I, concurrentTcpConnectionsNetflxCacheOutI2W, concurrentTcpConnectionsNetflxCacheOutUnknown, concurrentTcpConnectionsWebCacheCacheOutW2I, concurrentTcpConnectionsWebCacheCacheOutI2W,
		concurrentTcpConnectionsWebCacheCacheOutUnknown, concurrentUdpConnectionsBtUtpCacheOutW2I, concurrentUdpConnectionsBtUtpCacheOutI2W, concurrentUdpConnectionsBtUtpCacheOutUnknown, concurrentConAsymPercent,
		concurrentConDirUnknown, tcpConcurrentConLoopDetected, cacheTotalHashes, cacheTotalSize, cacheEdonkeySize,
		cacheBittorrentSize, cacheHttpSize, cacheSilverlightSize, cacheNetflxSize, cacheEdonkeyHashes,
		cacheBittorrentHashes, cacheHttpHashes, cacheSilverlightHashes, cacheNetflxHashes, cacheHttpFullness,
		cacheRecentExpirationDeleted, cacheHttpOldestHash, cacheWebCacheSize, cacheWebCacheHashes, cacheBittorrentUtpSize,
		cacheBittorrentUtpHashes, totalSessionLengthEdonkey, totalSessionBwEdonkey, totalSessionClosesEdonkey, totalSessionSetupsEdonkey,
		averageSessionSetupsEdonkey, totalSessionLengthHttp, totalSessionBwHttp, totalSessionClosesHttp, totalSessionSetupsHttp,
		averageSessionSetupsHttp, averageSessionBandwidthHttp, averageSessionLengthHttp, totalSessionLengthSilverlight, totalSessionBwSilverlight,
		totalSessionClosesSilverlight, totalSessionSetupsSilverlight, averageSessionSetupsSilverlight, averageSessionBandwidthSilverlight, averageSessionLengthSilverlight,
		totalSessionLengthNetflx, totalSessionBwNetflx, totalSessionClosesNetflx, totalSessionSetupsNetflx, averageSessionSetupsNetflx,
		averageSessionBandwidthNetflx, averageSessionLengthNetflx, totalSessionLengthWebCache, totalSessionBwWebCache, totalSessionClosesWebCache,
		totalSessionSetupsWebCache, averageSessionSetupsWebCache, averageSessionBandwidthWebCache, averageSessionLengthWebCache, totalSessionLengthBittorrentUtp,
		totalSessionBwBittorrentUtp, totalSessionClosesBittorrentUtp, totalSessionSetupsBittorrentUtp, averageSessionSetupsBittorrentUtp, averageSessionBandwidthBittorrentUtp,
		averageSessionLengthBittorrentUtp, p2pCacheOutUsers, httpCacheOutUsers, p2pCacheInUsers, httpCacheInUsers,
		p2pUsers, blockedUrls, allowedUrls, redirectedUtls, bypassedUrls,
		tcCacheServedLastHourCount, tcCacheServedLastHourBytes,
		tcCacheContentTopUrl, tcCacheContentTopHash, tcCacheContentTopBytes, tcCacheContentTopCount,
		tcIpsSeenLastHour, tcIpsServedByCacheLastHour, tcIpsSeenLastDay, tcIpsServedByCacheLastDay, tcIpsSeenSinceServiceStart, tcIpsServedByCacheSinceServiceStart,
		tcCdrsDisconnectCacheIn, tcCdrsDisconnectCacheOut,
		peerAppPoolConnection, peerAppPoolPacket, peerAppPoolAppSess, peerAppPoolConnClose,
		peerAppPoolIoRequest, peerAppPoolPieceRange, peerAppPoolLwipConn, peerAppPoolSockEvent,
		peerAppPoolCmdbChunk, peerAppPoolIOCB, peerAppPoolGetBMLG, peerAppPoolGetBMSH, peerAppPoolFmReq,
		peerAppPool180K, peerAppPool64K, peerAppPool16K, peerAppPool8K, peerAppPool256K,
		peerAppMaxPoolConnection, peerAppMaxPoolPacket, peerAppMaxPoolAppSess, peerAppMaxPoolConnClose,
		peerAppMaxPoolIoRequest, peerAppMaxPoolPieceRange, peerAppMaxPoolLwipConn, peerAppMaxPoolSockEvent,
		peerAppMaxPoolCmdbChunk, peerAppMaxPoolIOCB, peerAppMaxPoolGetBMLG, peerAppMaxPoolGetBMSH,
		peerAppMaxPoolFmReq, peerAppMaxPool180K, peerAppMaxPool64K, peerAppMaxPool16K, peerAppMaxPool8K,
		peerAppMaxPool256K,
		peerAppKnownUsers, peerAppLastHourKnownUsers, peerAppSelectiveCacheIn, peerAppTcpConcurrentConOneDir,
		peerAppHttpSelectiveCacheIn,
		peerAppCacheOutDroppedLicense, peerAppCacheOutDroppedPackets, peerAppCacheOutDroppedIO,
		peerAppCacheOutDroppedConfig, peerAppCacheOutDroppedBW, peerAppCacheOutDroppedCpu,
		peerAppTcpConcurrentVisibleCon, peerAppTcpConcurrentConDirUnknown,
		pushUpBytes, pushUpPackets, pushUpTotalPackets, pushUpTotalBytes,
		peerAppTcpConcurrentConLoopDetected,
		index1, index2, index3, index4, index5,
		index6, index7, index8, index9, index10,
		index11, index12, index13, index14, index15,
		index16, index17, index18, index19, index20,
		index21, index22, index23, index24, index25,
		index26, index27, index28, index29, index30,
		index31, index32, index33, index34, index35,
		index36, index37, index38, index39, index40,
		index41, index42, index43, index44, index45,
		index46, index47, index48, index49, index50,
		index51, index52, index53, index54, index55,
		index56, index57, index58, index59, index60,
		index61, index62, index63, index64, index65,
		index66, index67, index68, index69, index70,
		index71, index72, index73, index74, index75,
		index76, index77, index78, index79, index80,
		index81, index82, index83, index84, index85,
		index86, index87, index88, index89, index90,
		index91, index92, index93, index94, index95,
		index96, index97, index98, index99, indexYT,
		indexCT, proxySessionsSilverlight, proxySessionsNetflx, peerAppWebCacheLoadTimeInSize1K, peerAppWebCacheLoadTimeInSize2K,
		peerAppWebCacheLoadTimeInSize4K, peerAppWebCacheLoadTimeInSize8K, peerAppWebCacheLoadTimeInSize16K, peerAppWebCacheLoadTimeInSize32K, peerAppWebCacheLoadTimeInSize64K,
		peerAppWebCacheLoadTimeInSize128K, peerAppWebCacheLoadTimeInSize512K, peerAppWebCacheLoadTimeInSizeLarge, peerAppWebCacheLoadTimeOutSize1K, peerAppWebCacheLoadTimeOutSize2K,
		peerAppWebCacheLoadTimeOutSize4K, peerAppWebCacheLoadTimeOutSize8K, peerAppWebCacheLoadTimeOutSize16K, peerAppWebCacheLoadTimeOutSize32K, peerAppWebCacheLoadTimeOutSize64K,
		peerAppWebCacheLoadTimeOutSize128K, peerAppWebCacheLoadTimeOutSize512K, peerAppWebCacheLoadTimeOutSizeLarge, peerAppWebCacheFileSizeInSize1K, peerAppWebCacheFileSizeInSize2K,
		peerAppWebCacheFileSizeInSize4K, peerAppWebCacheFileSizeInSize8K, peerAppWebCacheFileSizeInSize16K, peerAppWebCacheFileSizeInSize32K, peerAppWebCacheFileSizeInSize64K,
		peerAppWebCacheFileSizeInSize128K, peerAppWebCacheFileSizeInSize512K, peerAppWebCacheFileSizeInSizeLarge, peerAppWebCacheFileSizeOutSize1K, peerAppWebCacheFileSizeOutSize2K,
		peerAppWebCacheFileSizeOutSize4K, peerAppWebCacheFileSizeOutSize8K, peerAppWebCacheFileSizeOutSize16K, peerAppWebCacheFileSizeOutSize32K, peerAppWebCacheFileSizeOutSize64K,
		peerAppWebCacheFileSizeOutSize128K, peerAppWebCacheFileSizeOutSize512K, peerAppWebCacheFileSizeOutSizeLarge, peerAppWebCacheLatencyIn, peerAppWebCacheLatencyOut,
		peerAppWebCacheHitRatio, peerAppStorageDisconnected, peerAppSpreadDisconnected, peerAppFailedInitCmdb, peerAppFailedInitCacheOut,
		peerAppFailedInstallSignalHandler, peerAppFailedAllocateMemory, peerAppFailedReadConfig, peerAppPangStarted, peerAppFailedResolvingMac,
		peerAppFailedInitKernel, peerAppFailedInitConfig, peerAppFailedInitInterface, peerAppFailedInitForwarder, peerAppFailedInitCacheIn,
		peerAppManagementSwitchDisconnected, peerAppPangStopping, peerAppPangStopped, peerAppPangStarting, peerAppPangOpmodeChanged,
		peerAppLicenseInvalid, peerAppLicenseExpired, peerAppServiceLocked, peerAppTooManyOneDirectionalConnections, peerAppClusterStateChanged,
		peerAppVolumeUnavailable, peerAppNoAvailableVolumes, peerAppSmartFilterConfigInvalid, peerAppSmartfilterLicenseExpired, peerAppSmartfilterLoadFailed,
		peerAppSystemOverloaded, peerAppLicenseFallback, peerAppNtpSynchonizationStatus, peerAppForwardedTrafficPassedLicensedLimit, peerAppForwardedTrafficReachingLicensedLimit,
		peerAppForwardedTrafficEnforcementStarted, peerAppWebCacheSsdCloseToEol, peerAppWebCacheStorageFailure, peerAppWebCacheSsdMissing, peerAppCacheOutPortFailed,
		peerAppCacheOutPortDisconnected, peerAppCmdbBackupFailed, peerAppCacheOutPortOK, peerAppStandbyStateChanged,
		peerAppLicenseCacheOutAlmostExceeded, peerAppLicenseCacheOutEnforcement, cacheEngineIndex,
		command, logLevel, cacheEngineStatusIndex, cacheEngineOpState, cacheEngineAppStatus,
		cacheEngineSWVersion, cacheEngineUptime, cacheEngineAdminState, cacheEngineOSVersion, cacheEngineCpuUsage,
		cacheEngineMemoryUsage, cacheEngineTemperature, cacheEnginePlatformType, cacheEngineStandbyState, clusterUptime,
		clusterLeader, clusterMembers,
		tcSmartFilterStatus, tcSmartFilterDbLastUpdated, tcSmartFilterLicenseValidUntil, tcSmartFilterDbSerial,
		volumeIndex, volumePath, volumeDevice,
		volumeMinimum, volumeMinPercent, volumeTotal, volumeAvail, volumeUsed,
		volumePercent, volumePercentNode, volumeErrorFlag, volumeErrorMsg, ifBladeIndex,
		ifIndex, ifDescr, ifType, ifMtu, ifSpeed,
		ifPhysAddress, ifAdminStatus, ifOperStatus, ifLastChange, ifInOctets,
		ifInUcastPkts, ifInNUcastPkts, ifInDiscards, ifInErrors, ifInUnknownProtos,
		ifOutOctets, ifOutUcastPkts, ifOutNUcastPkts, ifOutDiscards, ifOutErrors,
		ifOutQLen, ifSpecific, memIndexCe1, memErrorNameCe1, memTotalSwapCe1,
		memAvailSwapCe1, memTotalRealCe1, memAvailRealCe1, memTotalSwapTXTCe1, memTotalRealTXTCe1,
		memTotalFreeCe1, memMinimumSwapCe1, memSharedCe1, memBufferCe1, memCachedCe1,
		memUsedSwapTXTCe1, memUsedRealTXTCe1, memSwapErrorCe1, memSwapErrorMsgCe1, ssIndexCe1,
		ssErrorNameCe1, ssSwapInCe1, ssSwapOutCe1, ssCpuRawUserCe1, ssCpuRawNiceCe1,
		ssCpuRawSystemCe1, ssCpuRawIdleCe1, ssCpuRawWaitCe1, ssCpuRawKernelCe1, ssCpuRawInterruptCe1,
		ssIORawSentCe1, ssIORawReceivedCe1, ssRawInterruptsCe1, ssRawContextsCe1, ssCpuRawSoftIRQCe1,
		ssRawSwapInCe1, ssRawSwapOutCe1, memIndexCe2, memErrorNameCe2, memTotalSwapCe2,
		memAvailSwapCe2, memTotalRealCe2, memAvailRealCe2, memTotalSwapTXTCe2, memTotalRealTXTCe2,
		memTotalFreeCe2, memMinimumSwapCe2, memSharedCe2, memBufferCe2, memCachedCe2,
		memUsedSwapTXTCe2, memUsedRealTXTCe2, memSwapErrorCe2, memSwapErrorMsgCe2, ssIndexCe2,
		ssErrorNameCe2, ssSwapInCe2, ssSwapOutCe2, ssCpuRawUserCe2, ssCpuRawNiceCe2,
		ssCpuRawSystemCe2, ssCpuRawIdleCe2, ssCpuRawWaitCe2, ssCpuRawKernelCe2, ssCpuRawInterruptCe2,
		ssIORawSentCe2, ssIORawReceivedCe2, ssRawInterruptsCe2, ssRawContextsCe2, ssCpuRawSoftIRQCe2,
		ssRawSwapInCe2, ssRawSwapOutCe2, memIndexCe3, memErrorNameCe3, memTotalSwapCe3,
		memAvailSwapCe3, memTotalRealCe3, memAvailRealCe3, memTotalSwapTXTCe3, memTotalRealTXTCe3,
		memTotalFreeCe3, memMinimumSwapCe3, memSharedCe3, memBufferCe3, memCachedCe3,
		memUsedSwapTXTCe3, memUsedRealTXTCe3, memSwapErrorCe3, memSwapErrorMsgCe3, ssIndexCe3,
		ssErrorNameCe3, ssSwapInCe3, ssSwapOutCe3, ssCpuRawUserCe3, ssCpuRawNiceCe3,
		ssCpuRawSystemCe3, ssCpuRawIdleCe3, ssCpuRawWaitCe3, ssCpuRawKernelCe3, ssCpuRawInterruptCe3,
		ssIORawSentCe3, ssIORawReceivedCe3, ssRawInterruptsCe3, ssRawContextsCe3, ssCpuRawSoftIRQCe3,
		ssRawSwapInCe3, ssRawSwapOutCe3, memIndexCe4, memErrorNameCe4, memTotalSwapCe4,
		memAvailSwapCe4, memTotalRealCe4, memAvailRealCe4, memTotalSwapTXTCe4, memTotalRealTXTCe4,
		memTotalFreeCe4, memMinimumSwapCe4, memSharedCe4, memBufferCe4, memCachedCe4,
		memUsedSwapTXTCe4, memUsedRealTXTCe4, memSwapErrorCe4, memSwapErrorMsgCe4, ssIndexCe4,
		ssErrorNameCe4, ssSwapInCe4, ssSwapOutCe4, ssCpuRawUserCe4, ssCpuRawNiceCe4,
		ssCpuRawSystemCe4, ssCpuRawIdleCe4, ssCpuRawWaitCe4, ssCpuRawKernelCe4, ssCpuRawInterruptCe4,
		ssIORawSentCe4, ssIORawReceivedCe4, ssRawInterruptsCe4, ssRawContextsCe4, ssCpuRawSoftIRQCe4,
		ssRawSwapInCe4, ssRawSwapOutCe4, memIndexCe5, memErrorNameCe5, memTotalSwapCe5,
		memAvailSwapCe5, memTotalRealCe5, memAvailRealCe5, memTotalSwapTXTCe5, memTotalRealTXTCe5,
		memTotalFreeCe5, memMinimumSwapCe5, memSharedCe5, memBufferCe5, memCachedCe5,
		memUsedSwapTXTCe5, memUsedRealTXTCe5, memSwapErrorCe5, memSwapErrorMsgCe5, ssIndexCe5,
		ssErrorNameCe5, ssSwapInCe5, ssSwapOutCe5, ssCpuRawUserCe5, ssCpuRawNiceCe5,
		ssCpuRawSystemCe5, ssCpuRawIdleCe5, ssCpuRawWaitCe5, ssCpuRawKernelCe5, ssCpuRawInterruptCe5,
		ssIORawSentCe5, ssIORawReceivedCe5, ssRawInterruptsCe5, ssRawContextsCe5, ssCpuRawSoftIRQCe5,
		ssRawSwapInCe5, ssRawSwapOutCe5, memIndexCe6, memErrorNameCe6, memTotalSwapCe6,
		memAvailSwapCe6, memTotalRealCe6, memAvailRealCe6, memTotalSwapTXTCe6, memTotalRealTXTCe6,
		memTotalFreeCe6, memMinimumSwapCe6, memSharedCe6, memBufferCe6, memCachedCe6,
		memUsedSwapTXTCe6, memUsedRealTXTCe6, memSwapErrorCe6, memSwapErrorMsgCe6, ssIndexCe6,
		ssErrorNameCe6, ssSwapInCe6, ssSwapOutCe6, ssCpuRawUserCe6, ssCpuRawNiceCe6,
		ssCpuRawSystemCe6, ssCpuRawIdleCe6, ssCpuRawWaitCe6, ssCpuRawKernelCe6, ssCpuRawInterruptCe6,
		ssIORawSentCe6, ssIORawReceivedCe6, ssRawInterruptsCe6, ssRawContextsCe6, ssCpuRawSoftIRQCe6,
		ssRawSwapInCe6, ssRawSwapOutCe6, memIndexCe7, memErrorNameCe7, memTotalSwapCe7,
		memAvailSwapCe7, memTotalRealCe7, memAvailRealCe7, memTotalSwapTXTCe7, memTotalRealTXTCe7,
		memTotalFreeCe7, memMinimumSwapCe7, memSharedCe7, memBufferCe7, memCachedCe7,
		memUsedSwapTXTCe7, memUsedRealTXTCe7, memSwapErrorCe7, memSwapErrorMsgCe7, ssIndexCe7,
		ssErrorNameCe7, ssSwapInCe7, ssSwapOutCe7, ssCpuRawUserCe7, ssCpuRawNiceCe7,
		ssCpuRawSystemCe7, ssCpuRawIdleCe7, ssCpuRawWaitCe7, ssCpuRawKernelCe7, ssCpuRawInterruptCe7,
		ssIORawSentCe7, ssIORawReceivedCe7, ssRawInterruptsCe7, ssRawContextsCe7, ssCpuRawSoftIRQCe7,
		ssRawSwapInCe7, ssRawSwapOutCe7, memIndexCe8, memErrorNameCe8, memTotalSwapCe8,
		memAvailSwapCe8, memTotalRealCe8, memAvailRealCe8, memTotalSwapTXTCe8, memTotalRealTXTCe8,
		memTotalFreeCe8, memMinimumSwapCe8, memSharedCe8, memBufferCe8, memCachedCe8,
		memUsedSwapTXTCe8, memUsedRealTXTCe8, memSwapErrorCe8, memSwapErrorMsgCe8, ssIndexCe8,
		ssErrorNameCe8, ssSwapInCe8, ssSwapOutCe8, ssCpuRawUserCe8, ssCpuRawNiceCe8,
		ssCpuRawSystemCe8, ssCpuRawIdleCe8, ssCpuRawWaitCe8, ssCpuRawKernelCe8, ssCpuRawInterruptCe8,
		ssIORawSentCe8, ssIORawReceivedCe8, ssRawInterruptsCe8, ssRawContextsCe8, ssCpuRawSoftIRQCe8,
		ssRawSwapInCe8, ssRawSwapOutCe8, memIndexCe9, memErrorNameCe9, memTotalSwapCe9,
		memAvailSwapCe9, memTotalRealCe9, memAvailRealCe9, memTotalSwapTXTCe9, memTotalRealTXTCe9,
		memTotalFreeCe9, memMinimumSwapCe9, memSharedCe9, memBufferCe9, memCachedCe9,
		memUsedSwapTXTCe9, memUsedRealTXTCe9, memSwapErrorCe9, memSwapErrorMsgCe9, ssIndexCe9,
		ssErrorNameCe9, ssSwapInCe9, ssSwapOutCe9, ssCpuRawUserCe9, ssCpuRawNiceCe9,
		ssCpuRawSystemCe9, ssCpuRawIdleCe9, ssCpuRawWaitCe9, ssCpuRawKernelCe9, ssCpuRawInterruptCe9,
		ssIORawSentCe9, ssIORawReceivedCe9, ssRawInterruptsCe9, ssRawContextsCe9, ssCpuRawSoftIRQCe9,
		ssRawSwapInCe9, ssRawSwapOutCe9, memIndexCe10, memErrorNameCe10, memTotalSwapCe10,
		memAvailSwapCe10, memTotalRealCe10, memAvailRealCe10, memTotalSwapTXTCe10, memTotalRealTXTCe10,
		memTotalFreeCe10, memMinimumSwapCe10, memSharedCe10, memBufferCe10, memCachedCe10,
		memUsedSwapTXTCe10, memUsedRealTXTCe10, memSwapErrorCe10, memSwapErrorMsgCe10, ssIndexCe10,
		ssErrorNameCe10, ssSwapInCe10, ssSwapOutCe10, ssCpuRawUserCe10, ssCpuRawNiceCe10,
		ssCpuRawSystemCe10, ssCpuRawIdleCe10, ssCpuRawWaitCe10, ssCpuRawKernelCe10, ssCpuRawInterruptCe10,
		ssIORawSentCe10, ssIORawReceivedCe10, ssRawInterruptsCe10, ssRawContextsCe10, ssCpuRawSoftIRQCe10,
		ssRawSwapInCe10, ssRawSwapOutCe10, memIndexCe11, memErrorNameCe11, memTotalSwapCe11,
		memAvailSwapCe11, memTotalRealCe11, memAvailRealCe11, memTotalSwapTXTCe11, memTotalRealTXTCe11,
		memTotalFreeCe11, memMinimumSwapCe11, memSharedCe11, memBufferCe11, memCachedCe11,
		memUsedSwapTXTCe11, memUsedRealTXTCe11, memSwapErrorCe11, memSwapErrorMsgCe11, ssIndexCe11,
		ssErrorNameCe11, ssSwapInCe11, ssSwapOutCe11, ssCpuRawUserCe11, ssCpuRawNiceCe11,
		ssCpuRawSystemCe11, ssCpuRawIdleCe11, ssCpuRawWaitCe11, ssCpuRawKernelCe11, ssCpuRawInterruptCe11,
		ssIORawSentCe11, ssIORawReceivedCe11, ssRawInterruptsCe11, ssRawContextsCe11, ssCpuRawSoftIRQCe11,
		ssRawSwapInCe11, ssRawSwapOutCe11, memIndexCe12, memErrorNameCe12, memTotalSwapCe12,
		memAvailSwapCe12, memTotalRealCe12, memAvailRealCe12, memTotalSwapTXTCe12, memTotalRealTXTCe12,
		memTotalFreeCe12, memMinimumSwapCe12, memSharedCe12, memBufferCe12, memCachedCe12,
		memUsedSwapTXTCe12, memUsedRealTXTCe12, memSwapErrorCe12, memSwapErrorMsgCe12, ssIndexCe12,
		ssErrorNameCe12, ssSwapInCe12, ssSwapOutCe12, ssCpuRawUserCe12, ssCpuRawNiceCe12,
		ssCpuRawSystemCe12, ssCpuRawIdleCe12, ssCpuRawWaitCe12, ssCpuRawKernelCe12, ssCpuRawInterruptCe12,
		ssIORawSentCe12, ssIORawReceivedCe12, ssRawInterruptsCe12, ssRawContextsCe12, ssCpuRawSoftIRQCe12,
		ssRawSwapInCe12, ssRawSwapOutCe12, memIndexCe13, memErrorNameCe13, memTotalSwapCe13,
		memAvailSwapCe13, memTotalRealCe13, memAvailRealCe13, memTotalSwapTXTCe13, memTotalRealTXTCe13,
		memTotalFreeCe13, memMinimumSwapCe13, memSharedCe13, memBufferCe13, memCachedCe13,
		memUsedSwapTXTCe13, memUsedRealTXTCe13, memSwapErrorCe13, memSwapErrorMsgCe13, ssIndexCe13,
		ssErrorNameCe13, ssSwapInCe13, ssSwapOutCe13, ssCpuRawUserCe13, ssCpuRawNiceCe13,
		ssCpuRawSystemCe13, ssCpuRawIdleCe13, ssCpuRawWaitCe13, ssCpuRawKernelCe13, ssCpuRawInterruptCe13,
		ssIORawSentCe13, ssIORawReceivedCe13, ssRawInterruptsCe13, ssRawContextsCe13, ssCpuRawSoftIRQCe13,
		ssRawSwapInCe13, ssRawSwapOutCe13, memIndexCe14, memErrorNameCe14, memTotalSwapCe14,
		memAvailSwapCe14, memTotalRealCe14, memAvailRealCe14, memTotalSwapTXTCe14, memTotalRealTXTCe14,
		memTotalFreeCe14, memMinimumSwapCe14, memSharedCe14, memBufferCe14, memCachedCe14,
		memUsedSwapTXTCe14, memUsedRealTXTCe14, memSwapErrorCe14, memSwapErrorMsgCe14, ssIndexCe14,
		ssErrorNameCe14, ssSwapInCe14, ssSwapOutCe14, ssCpuRawUserCe14, ssCpuRawNiceCe14,
		ssCpuRawSystemCe14, ssCpuRawIdleCe14, ssCpuRawWaitCe14, ssCpuRawKernelCe14, ssCpuRawInterruptCe14,
		ssIORawSentCe14, ssIORawReceivedCe14, ssRawInterruptsCe14, ssRawContextsCe14, ssCpuRawSoftIRQCe14,
		ssRawSwapInCe14, ssRawSwapOutCe14, memIndexCe15, memErrorNameCe15, memTotalSwapCe15,
		memAvailSwapCe15, memTotalRealCe15, memAvailRealCe15, memTotalSwapTXTCe15, memTotalRealTXTCe15,
		memTotalFreeCe15, memMinimumSwapCe15, memSharedCe15, memBufferCe15, memCachedCe15,
		memUsedSwapTXTCe15, memUsedRealTXTCe15, memSwapErrorCe15, memSwapErrorMsgCe15, ssIndexCe15,
		ssErrorNameCe15, ssSwapInCe15, ssSwapOutCe15, ssCpuRawUserCe15, ssCpuRawNiceCe15,
		ssCpuRawSystemCe15, ssCpuRawIdleCe15, ssCpuRawWaitCe15, ssCpuRawKernelCe15, ssCpuRawInterruptCe15,
		ssIORawSentCe15, ssIORawReceivedCe15, ssRawInterruptsCe15, ssRawContextsCe15, ssCpuRawSoftIRQCe15,
		ssRawSwapInCe15, ssRawSwapOutCe15, memIndexCe16, memErrorNameCe16, memTotalSwapCe16,
		memAvailSwapCe16, memTotalRealCe16, memAvailRealCe16, memTotalSwapTXTCe16, memTotalRealTXTCe16,
		memTotalFreeCe16, memMinimumSwapCe16, memSharedCe16, memBufferCe16, memCachedCe16,
		memUsedSwapTXTCe16, memUsedRealTXTCe16, memSwapErrorCe16, memSwapErrorMsgCe16, ssIndexCe16,
		ssErrorNameCe16, ssSwapInCe16, ssSwapOutCe16, ssCpuRawUserCe16, ssCpuRawNiceCe16,
		ssCpuRawSystemCe16, ssCpuRawIdleCe16, ssCpuRawWaitCe16, ssCpuRawKernelCe16, ssCpuRawInterruptCe16,
		ssIORawSentCe16, ssIORawReceivedCe16, ssRawInterruptsCe16, ssRawContextsCe16, ssCpuRawSoftIRQCe16,
		ssRawSwapInCe16, ssRawSwapOutCe16, ssdBladeIndex, ssdVolumesIndex, ssdVolumesTotal,
		ssdVolumesAvailable, ssdVolumesUsed, ssdVolumesTotalWrites, serviceNumber, serviceName,
		serviceInBytesI2W, serviceOutBytesI2W, serviceInBytesW2I, serviceOutBytesW2I, serviceConcurrentConnections,
		incomingTrafficBytesBlade, incomingTrafficBytesEdonkeyW2I, incomingTrafficBytesEdonkeyI2W, incomingTrafficBytesEdonkeyUnknown, incomingTrafficBytesBittorrentW2I,
		incomingTrafficBytesBittorrentI2W, incomingTrafficBytesBittorrentUnknown, incomingTrafficBytesHttpW2I, incomingTrafficBytesHttpI2W, incomingTrafficBytesHttpUnknown,
		incomingTrafficBytesNonP2PW2I, incomingTrafficBytesNonP2PI2W, incomingTrafficBytesOtherUnknown, incomingTrafficBytesSilverlightW2I, incomingTrafficBytesSilverlightI2W,
		incomingTrafficBytesSilverlightUnknown, incomingTrafficBytesNetflxW2I, incomingTrafficBytesNetflxI2W, incomingTrafficBytesNetflxUnknown, incomingTrafficBytesW2I,
		incomingTrafficBytesI2W, incomingTrafficBytesDirectionUnknown, incomingTrafficBytesWebCacheW2I, incomingTrafficBytesWebCacheI2W, incomingTrafficBytesWebCacheUnknown,
		incomingTrafficBytesBittorrentUtpW2I, incomingTrafficBytesBittorrentUtpI2W, incomingTrafficBytesBittorrentUtpUnknown, outgoingTrafficBytesBlade, outgoingTrafficBytesEdonkeyW2I,
		outgoingTrafficBytesEdonkeyI2W, outgoingTrafficBytesEdonkeyUnknown, outgoingTrafficBytesBittorrentW2I, outgoingTrafficBytesBittorrentI2W, outgoingTrafficBytesBittorrentUnknown,
		outgoingTrafficBytesHttpW2I, outgoingTrafficBytesHttpI2W, outgoingTrafficBytesHttpUnknown, outgoingTrafficBytesNonP2PW2I, outgoingTrafficBytesNonP2PI2W,
		outgoingTrafficBytesNonP2PUnknown, outgoingTrafficBytesOtherW2I, outgoingTrafficBytesOtherI2W, outgoingTrafficBytesOtherUnknown, outgoingTrafficBytesSilverlightW2I,
		outgoingTrafficBytesSilverlightI2W, outgoingTrafficBytesSilverlightUnknown, outgoingTrafficBytesNetflxW2I, outgoingTrafficBytesNetflxI2W, outgoingTrafficBytesNetflxUnknown,
		outgoingTrafficBytesW2I, outgoingTrafficBytesI2W, outgoingTrafficBytesDirectionUnknown, outgoingTrafficBytesWebCacheW2I, outgoingTrafficBytesWebCacheI2W,
		outgoingTrafficBytesWebCacheUnknown, outgoingTrafficBytesBittorrentUtpW2I, outgoingTrafficBytesBittorrentUtpI2W, outgoingTrafficBytesBittorrentUtpUnknown, concurrentTcpConnectionsCe,
		concurrentTcpConnectionsCeEdonkeyW2I, concurrentTcpConnectionsCeEdonkeyI2W, concurrentTcpConnectionsCeEdonkeyUnknown, concurrentTcpConnectionsCeBittorrentW2I, concurrentTcpConnectionsCeBittorrentI2W,
		concurrentTcpConnectionsCeBittorrentUnknown, concurrentTcpConnectionsCeHttpW2I, concurrentTcpConnectionsCeHttpI2W, concurrentTcpConnectionsCeHttpUnknown, concurrentTcpConnectionsCeNonP2PW2I,
		concurrentTcpConnectionsCeNonP2PI2W, concurrentTcpConnectionsCeNonP2PUnknown, concurrentTcpConnectionsCeOtherW2I, concurrentTcpConnectionsCeOtherI2W, concurrentTcpConnectionsCeOtherUnknown,
		concurrentTcpConnectionsCeSilverlightW2I, concurrentTcpConnectionsCeSilverlightI2W, concurrentTcpConnectionsCeSilverlightUnknown, concurrentTcpConnectionsCeNetflxW2I, concurrentTcpConnectionsCeNetflxI2W,
		concurrentTcpConnectionsCeNetflxUnknown, concurrentTcpConnectionsCeWebCacheW2I, concurrentTcpConnectionsCeWebCacheI2W, concurrentTcpConnectionsCeWebCacheUnknown, concurrentUdpConnectionsCeBittorrentUtpW2I,
		concurrentUdpConnectionsCeBittorrentUtpI2W, concurrentUdpConnectionsCeBittorrentUtpUnknown, tcNetAppRxBytes, tcNetAppTxBytes, tcNetAppRxPkts,
		tcNetAppTxPkts, tcNetDirectionRxBytes, tcNetDirectionTxBytes, tcNetDirectionRxPkts,
		tcNetDirectionTxPkts, tcNetProtoRxBytes, tcNetProtoTxBytes, tcNetProtoRxPkts,
		tcNetProtoTxPkts, tcNetProtoDirectionRxBytes, tcNetProtoDirectionTxBytes, tcNetProtoDirectionRxPkts,
		tcNetProtoDirectionTxPkts, tcNetProtoDirectionCoBytes, tcServiceName, tcServiceRxBytes, tcServiceTxBytes, tcServiceCoBytes,
		tcCeNetAppRxBytes, tcCeNetAppTxBytes, tcCeNetAppRxPkts, tcCeNetAppTxPkts,
		tcCeNetDirectionRxBytes, tcCeNetDirectionTxBytes, tcCeNetDirectionRxPkts, tcCeNetDirectionTxPkts, tcCeNetProtoRxBytes,
		tcCeNetProtoTxBytes, tcCeNetProtoRxPkts, tcCeNetProtoTxPkts, tcCeNetProtoDirectionRxBytes, tcCeNetProtoDirectionTxBytes,
		tcCeNetProtoDirectionRxPkts, tcCeNetProtoDirectionTxPkts, tcCeNetProtoDirectionCoBytes, tcCeServiceRxBytes, httpUsers, memIndexCe17,
		memErrorNameCe17, memTotalSwapCe17, memAvailSwapCe17, memTotalRealCe17, memAvailRealCe17,
		memTotalSwapTXTCe17, memTotalRealTXTCe17,memTotalFreeCe17,
		memMinimumSwapCe17, memSharedCe17, memBufferCe17, memCachedCe17, memUsedSwapTXTCe17,
		memUsedRealTXTCe17, memSwapErrorCe17, memSwapErrorMsgCe17, ssIndexCe17, ssErrorNameCe17,
		ssSwapInCe17, ssSwapOutCe17,
		ssCpuRawUserCe17,
		ssCpuRawNiceCe17, ssCpuRawSystemCe17, ssCpuRawIdleCe17, ssCpuRawWaitCe17, ssCpuRawKernelCe17,
		ssCpuRawInterruptCe17, ssIORawSentCe17, ssIORawReceivedCe17, ssRawInterruptsCe17, ssRawContextsCe17,
		ssCpuRawSoftIRQCe17, ssRawSwapInCe17, ssRawSwapOutCe17, memIndexCe18, memErrorNameCe18,
		memTotalSwapCe18, memAvailSwapCe18, memTotalRealCe18, memAvailRealCe18, memTotalSwapTXTCe18,
		memTotalRealTXTCe18,memTotalFreeCe18, memMinimumSwapCe18,
		memSharedCe18, memBufferCe18, memCachedCe18, memUsedSwapTXTCe18, memUsedRealTXTCe18,
		memSwapErrorCe18, memSwapErrorMsgCe18, ssIndexCe18, ssErrorNameCe18, ssSwapInCe18,
		ssSwapOutCe18,
		ssCpuRawUserCe18, ssCpuRawNiceCe18,
		ssCpuRawSystemCe18, ssCpuRawIdleCe18, ssCpuRawWaitCe18, ssCpuRawKernelCe18, ssCpuRawInterruptCe18,
		ssIORawSentCe18, ssIORawReceivedCe18, ssRawInterruptsCe18, ssRawContextsCe18, ssCpuRawSoftIRQCe18,
		ssRawSwapInCe18, ssRawSwapOutCe18, memIndexCe19, memErrorNameCe19, memTotalSwapCe19,
		memAvailSwapCe19, memTotalRealCe19, memAvailRealCe19, memTotalSwapTXTCe19,
		memTotalRealTXTCe19, memTotalFreeCe19, memMinimumSwapCe19, memSharedCe19,
		memBufferCe19, memCachedCe19, memUsedSwapTXTCe19, memUsedRealTXTCe19, memSwapErrorCe19,
		memSwapErrorMsgCe19, ssIndexCe19, ssErrorNameCe19, ssSwapInCe19, ssSwapOutCe19,
		ssCpuRawUserCe19, ssCpuRawNiceCe19, ssCpuRawSystemCe19,
		ssCpuRawIdleCe19, ssCpuRawWaitCe19, ssCpuRawKernelCe19, ssCpuRawInterruptCe19, ssIORawSentCe19,
		ssIORawReceivedCe19, ssRawInterruptsCe19, ssRawContextsCe19, ssCpuRawSoftIRQCe19, ssRawSwapInCe19,
		ssRawSwapOutCe19, memIndexCe20, memErrorNameCe20, memTotalSwapCe20, memAvailSwapCe20,
		memTotalRealCe20, memAvailRealCe20, memTotalSwapTXTCe20, memTotalRealTXTCe20,
		memTotalFreeCe20, memMinimumSwapCe20, memSharedCe20, memBufferCe20,
		memCachedCe20, memUsedSwapTXTCe20, memUsedRealTXTCe20, memSwapErrorCe20, memSwapErrorMsgCe20,
		ssIndexCe20, ssErrorNameCe20, ssSwapInCe20, ssSwapOutCe20,
		ssCpuRawUserCe20, ssCpuRawNiceCe20, ssCpuRawSystemCe20, ssCpuRawIdleCe20,
		ssCpuRawWaitCe20, ssCpuRawKernelCe20, ssCpuRawInterruptCe20, ssIORawSentCe20, ssIORawReceivedCe20,
		ssRawInterruptsCe20, ssRawContextsCe20, ssCpuRawSoftIRQCe20, ssRawSwapInCe20, ssRawSwapOutCe20,
		tcCeServiceTxBytes, tcCeServiceCoBytes, clusterOpStatus,
		cacheRequestsLive, cacheRequestsLiveInspect, cacheBytesRequestedLive, cacheRequestsHitsLive,
		cacheRequestsHitsLiveInspect, cacheBytesHitsLive, cacheRequestsLiveHitRatio,
		cacheRequestsHitsRatioLiveInspect, bytesRequestedLiveHitRatio,
		incomingTrafficLive, incomingTrafficLiveW2I, incomingTrafficLiveI2W, incomingTrafficLiveUnknown,
		incomingPacketsLive, incomingPacketsLiveW2I, incomingPacketsLiveI2W, incomingPacketsLiveUnknown,
		outgoingTrafficLive, outgoingTrafficLiveW2I, outgoingTrafficLiveI2W, outgoingTrafficLiveUnknown,
		outgoingPacketsLive, outgoingPacketsLiveW2I, outgoingPacketsLiveI2W, outgoingPacketsLiveUnknown,
		concurrentTcpConnectionsLive, concurrentTcpConnectionsLiveW2I, concurrentTcpConnectionsLiveI2W,
		concurrentTcpConnectionsLiveUnknown, concurrentTcpConnectionsLiveCacheOutW2I,
		concurrentTcpConnectionsLiveCacheOutI2W, concurrentTcpConnectionsLiveCacheOutUnknown,
		cacheLiveSize, cacheLiveHashes, totalSessionLengthLive, totalSessionBwLive, totalSessionClosesLive,
		totalSessionSetupsLive, averageSessionSetupsLive, averageSessionBandwidthLive, averageSessionLengthLive,
		incomingTrafficBytesLiveW2I, incomingTrafficBytesLiveI2W, incomingTrafficBytesLiveUnknown,
		outgoingTrafficBytesLiveW2I, outgoingTrafficBytesLiveI2W, outgoingTrafficBytesLiveUnknown,
		concurrentTcpConnectionsCeLiveW2I, concurrentTcpConnectionsCeLiveI2W, concurrentTcpConnectionsCeLiveUnknown,
		tcStorageType, tcStorageName, tcStorageStatus, tcStorageReadRequestsPerSec, tcStorageWriteRequestsPerSec,
		tcStorageReadBytesPerSec, tcStorageWriteBytesPerSec, tcStorageTotalRequestsPerSec,
		tcStorageTotalBytesPerSec, tcStorageVendor,
		tcVolumeType, tcVolumeAppNum, tcVolumeOwner, tcVolumeStorageLun, tcVolumeGroup, tcVolumeStatus,
		tcVolumeTotalSize, tcVolumeUsedSize, tcVolumeTotalWritten,
		tcVolumeReadRequests, tcVolumeReadBytes, tcVolumeWriteRequests, tcVolumeWriteBytes,
		tcStorageIfPort, tcStorageIfLinkStatus,
		tcIfName, tcIfLinkStatus, tcIfBondMaster, tcIfBondStatus, tcIfController,
		tcCeIfName, tcCeIfType, tcCeIfBondMaster,
		tcCpuPerCoreRawUser, tcCpuPerCoreRawNice, tcCpuPerCoreRawSystem, tcCpuPerCoreRawIdle,
		tcCpuPerCoreRawWait, tcCpuPerCoreRawInterrupt, tcCpuPerCoreRawSoftIrq,
		tcCpuPerCoreRawSteal, tcCpuPerCoreRawGuest, tcCpuPerCoreRawGuestNice,
		tcSystemProcessMemRss, tcFastPathCpuRawIdle, tcFastPathCpuRawUsed,
		tcFastPathRingSize, tcFastPathRingAvailable, tcFastPathRingUsed,
		tcFailureTotal, tcFailureLast,
		tcHwInfoVendor, tcHwInfoModel, tcHwInfoSerial, tcHwInfoBiosVersion,
		tcHwInfoCpuType, tcHwInfoCpuNumber, tcHwInfoCpuCores, tcHwInfoCpuThreads,
		tcHwInfoMemoryType, tcHwInfoMemoryNumber, tcHwInfoMemorySize, tcHwInfoKernelRelease }
	STATUS current
	DESCRIPTION
		"Current statistics and traps"
	::= { peerappGroups 1 }


-- 1.3.6.1.4.1.21030.2.1.2
deprecatedObjectGroup OBJECT-GROUP
	OBJECTS { memAvailSwapTXTCe1, memAvailRealTXTCe1, ssIOSentCe1, ssIOReceiveCe1, ssSysInterruptsCe1,
		ssSysContextCe1, ssCpuUserCe1, ssCpuSystemCe1, ssCpuIdleCe1, memAvailSwapTXTCe2,
		memAvailRealTXTCe2, ssIOSentCe2, ssIOReceiveCe2, ssSysInterruptsCe2, ssSysContextCe2,
		ssCpuUserCe2, ssCpuSystemCe2, ssCpuIdleCe2, memAvailSwapTXTCe3, memAvailRealTXTCe3,
		ssIOSentCe3, ssIOReceiveCe3, ssSysInterruptsCe3, ssSysContextCe3, ssCpuUserCe3,
		ssCpuSystemCe3, ssCpuIdleCe3, memAvailSwapTXTCe4, memAvailRealTXTCe4, ssIOSentCe4,
		ssIOReceiveCe4, ssSysInterruptsCe4, ssSysContextCe4, ssCpuUserCe4, ssCpuSystemCe4,
		ssCpuIdleCe4, memAvailSwapTXTCe5, memAvailRealTXTCe5, ssIOSentCe5, ssIOReceiveCe5,
		ssSysInterruptsCe5, ssSysContextCe5, ssCpuUserCe5, ssCpuSystemCe5, ssCpuIdleCe5,
		memAvailSwapTXTCe6, memAvailRealTXTCe6, ssIOSentCe6, ssIOReceiveCe6, ssSysInterruptsCe6,
		ssSysContextCe6, ssCpuUserCe6, ssCpuSystemCe6, ssCpuIdleCe6, memAvailSwapTXTCe7,
		memAvailRealTXTCe7, ssIOSentCe7, ssIOReceiveCe7, ssSysInterruptsCe7, ssSysContextCe7,
		ssCpuUserCe7, ssCpuSystemCe7, ssCpuIdleCe7, memAvailSwapTXTCe8, memAvailRealTXTCe8,
		ssIOSentCe8, ssIOReceiveCe8, ssSysInterruptsCe8, ssSysContextCe8, ssCpuUserCe8,
		ssCpuSystemCe8, ssCpuIdleCe8, memAvailSwapTXTCe9, memAvailRealTXTCe9, ssIOSentCe9,
		ssIOReceiveCe9, ssSysInterruptsCe9, ssSysContextCe9, ssCpuUserCe9, ssCpuSystemCe9,
		ssCpuIdleCe9, memAvailSwapTXTCe10, memAvailRealTXTCe10, ssIOSentCe10, ssIOReceiveCe10,
		ssSysInterruptsCe10, ssSysContextCe10, ssCpuUserCe10, ssCpuSystemCe10, ssCpuIdleCe10,
		memAvailSwapTXTCe11, memAvailRealTXTCe11, ssIOSentCe11, ssIOReceiveCe11, ssSysInterruptsCe11,
		ssSysContextCe11, ssCpuUserCe11, ssCpuSystemCe11, ssCpuIdleCe11, memAvailSwapTXTCe12,
		memAvailRealTXTCe12, ssIOSentCe12, ssIOReceiveCe12, ssSysInterruptsCe12, ssSysContextCe12,
		ssCpuUserCe12, ssCpuSystemCe12, ssCpuIdleCe12, memAvailSwapTXTCe13, memAvailRealTXTCe13,
		ssIOSentCe13, ssIOReceiveCe13, ssSysInterruptsCe13, ssSysContextCe13, ssCpuUserCe13,
		ssCpuSystemCe13, ssCpuIdleCe13, memAvailSwapTXTCe14, memAvailRealTXTCe14, ssIOSentCe14,
		ssIOReceiveCe14, ssSysInterruptsCe14, ssSysContextCe14, ssCpuUserCe14, ssCpuSystemCe14,
		ssCpuIdleCe14, memAvailSwapTXTCe15, memAvailRealTXTCe15, ssIOSentCe15, ssIOReceiveCe15,
		ssSysInterruptsCe15, ssSysContextCe15, ssCpuUserCe15, ssCpuSystemCe15, ssCpuIdleCe15,
		memAvailSwapTXTCe16, memAvailRealTXTCe16, ssIOSentCe16, ssIOReceiveCe16, ssSysInterruptsCe16,
		ssSysContextCe16, ssCpuUserCe16, ssCpuSystemCe16, ssCpuIdleCe16,memAvailSwapTXTCe17 , memAvailRealTXTCe17, ssIOSentCe17, ssIOReceiveCe17, ssSysInterruptsCe17, ssSysContextCe17 ,ssCpuUserCe17,
		ssCpuSystemCe17, ssCpuIdleCe17,
		memAvailSwapTXTCe18 , memAvailRealTXTCe18, ssIOSentCe18, ssIOReceiveCe18, ssSysInterruptsCe18, ssSysContextCe18 ,ssCpuUserCe18,
		ssCpuSystemCe18, ssCpuIdleCe18,
		memAvailSwapTXTCe19 , memAvailRealTXTCe19, ssIOSentCe19, ssIOReceiveCe19, ssSysInterruptsCe19, ssSysContextCe19 ,ssCpuUserCe19,
		ssCpuSystemCe19, ssCpuIdleCe19,
		memAvailSwapTXTCe20 , memAvailRealTXTCe20, ssIOSentCe20, ssIOReceiveCe20, ssSysInterruptsCe20, ssSysContextCe20 ,ssCpuUserCe20,
		ssCpuSystemCe20, ssCpuIdleCe20 }
	STATUS deprecated
	DESCRIPTION
		"Deprecated statistics and traps"
	::= { peerappGroups 2 }


-- 1.3.6.1.4.1.21030.2.1.3
obsoleteObjectGroup OBJECT-GROUP
	OBJECTS { cacheRequestsKazaa, cacheRequestsGnutella, cacheRequestsThunder, cacheRequestsThunderUdp, cacheRequestsMove,
		cacheRequestsKazaaInspect, cacheRequestsGnutellaInspect, cacheRequestsThunderInspect, cacheRequestsThunderUdpInspect, cacheRequestsMoveInspect,
		cacheBytesRequestedKazaa, cacheBytesRequestedGnutella, cacheBytesRequestedThunder, cacheBytesRequestedThunderUdp, cacheBytesRequestedMove,
		cacheRequestsHitsKazaa, cacheRequestsHitsGnutella, cacheRequestsHitsThunder, cacheRequestsHitsThunderUdp, cacheRequestsHitsMove,
		cacheRequestsHitsKazaaInspect, cacheRequestsHitsGnutellaInspect, cacheRequestsHitsThunderInspect, cacheRequestsHitsThunderUdpInspect, cacheRequestsHitsMoveInspect,
		cacheBytesHitsKazaa, cacheBytesHitsGnutella, cacheBytesHitsThunder, cacheBytesHitsThunderUdp, cacheBytesHitsMove,
		cacheRequestsKazaaHitRatio, cacheRequestsGnutellaHitRatio, cacheRequestsThunderHitRatio, cacheRequestsThunderUdpHitRatio, cacheRequestsMoveHitRatio,
		cacheRequestsHitsRatioKazaaInspect, cacheRequestsHitsRatioGnutellaInspect, cacheRequestsHitsRatioThunderUdpInspect, cacheRequestsHitsRatioHttpInspect, cacheRequestsHitsRatioMoveInspect,
		bytesRequestedKazaaHitRatio, bytesRequestedGnutellaHitRatio, bytesRequestedThunderHitRatio, bytesRequestedThunderUdpHitRatio, bytesRequestedMoveHitRatio,
		incomingTrafficKazaa, incomingTrafficGnutella, incomingTrafficThunder, incomingTrafficThunderUdp, incomingTrafficMove,
		incomingTrafficKazaaW2I, incomingTrafficKazaaI2W, incomingTrafficKazaaUnknown, incomingTrafficGnutellaW2I, incomingTrafficGnutellaI2W,
		incomingTrafficGnutellaUnknown, incomingTrafficThunderW2I, incomingTrafficThunderI2W, incomingTrafficThunderUnknown, incomingTrafficThunderUdpW2I,
		incomingTrafficThunderUdpI2W, incomingTrafficThunderUdpUnknown, incomingTrafficMoveW2I, incomingTrafficMoveI2W, incomingTrafficMoveUnknown,
		incomingPacketsKazaa, incomingPacketsGnutella, incomingPacketsThunder, incomingPacketsThunderUdp, incomingPacketsMove,
		incomingPacketsThunderUnknown, incomingPacketsThunderUdpW2I, incomingPacketsThunderUdpI2W, incomingPacketsThunderUdpUnknown, incomingPacketsHttpW2I,
		incomingPacketsHttpI2W, incomingPacketsHttpUnknown, incomingPacketsMoveW2I, incomingPacketsMoveI2W, incomingPacketsMoveUnknown,
		outgoingTrafficKazaa, outgoingTrafficGnutella, outgoingTrafficThunder, outgoingTrafficThunderUdp, outgoingTrafficMove,
		outgoingTrafficKazaaW2I, outgoingTrafficKazaaI2W, outgoingTrafficKazaaUnknown, outgoingTrafficGnutellaW2I, outgoingTrafficGnutellaI2W,
		outgoingTrafficGnutellaUnknown, outgoingTrafficThunderW2I, outgoingTrafficThunderI2W, outgoingTrafficThunderUnknown, outgoingTrafficThunderUdpW2I,
		outgoingTrafficThunderUdpI2W, outgoingTrafficThunderUdpUnknown, outgoingTrafficMoveW2I, outgoingTrafficMoveI2W, outgoingTrafficMoveUnknown,
		outgoingPacketsKazaa, outgoingPacketsGnutella, outgoingPacketsThunder, outgoingPacketsThunderUdp, outgoingPacketsMove,
		outgoingPacketsKazaaW2I, outgoingPacketsKazaaI2W, outgoingPacketsKazaaUnknown, outgoingPacketsGnutellaW2I, outgoingPacketsGnutellaI2W,
		outgoingPacketsGnutellaUnknown, outgoingPacketsThunderW2I, outgoingPacketsThunderI2W, outgoingPacketsThunderUnknown, outgoingPacketsThunderUdpW2I,
		outgoingPacketsThunderUdpI2W, outgoingPacketsThunderUdpUnknown, outgoingPacketsMoveW2I, outgoingPacketsMoveI2W, outgoingPacketsMoveUnknown,
		concurrentTcpConnectionsKazaa, concurrentTcpConnectionsGnutella, concurrentTcpConnectionsThunder, concurrentUdpConnectionsThunderUdp, concurrentTcpConnectionsMove,
		concurrentTcpConnectionsKazaaW2I, concurrentTcpConnectionsKazaaI2W, concurrentTcpConnectionsKazaaUnknown, concurrentTcpConnectionsGnutellaW2I, concurrentTcpConnectionsGnutellaI2W,
		concurrentTcpConnectionsGnutellaUnknown, concurrentTcpConnectionsThunderW2I, concurrentTcpConnectionsThunderI2W, concurrentTcpConnectionsThunderUnknown, concurrentUdpConnectionsThunderUdpW2I,
		concurrentUdpConnectionsThunderUdpI2W, concurrentUdpConnectionsThunderUdpUnknown, concurrentTcpConnectionsSilverlightW2I, concurrentTcpConnectionsSilverlightI2W, concurrentTcpConnectionsSilverlightUnknown,
		concurrentTcpConnectionsKazCacheOutW2I, concurrentTcpConnectionsKazCacheOutI2W, concurrentTcpConnectionsKazCacheOutUnknown, concurrentTcpConnectionsGnutlCacheOutW2I, concurrentTcpConnectionsGnutlCacheOutI2W,
		concurrentTcpConnectionsGnutlCacheOutUnknown, concurrentTcpConnectionsThunderCacheOutW2I, concurrentTcpConnectionsThunderCacheOutI2W, concurrentTcpConnectionsThunderCacheOutUnknown, concurrentUdpConnectionsThunderUdpCacheOutW2I,
		concurrentUdpConnectionsThunderUdpCacheOutI2W, concurrentUdpConnectionsThunderUdpCacheOutUnknown, concurrentTcpConnectionsMoveCacheOutW2I, concurrentTcpConnectionsMoveCacheOutI2W, concurrentTcpConnectionsMoveCacheOutUnknown,
		cacheKazaaSize, cacheGnutellaSize, cacheThunderSize, cacheMoveSize, cacheKazaaHashes,
		cacheGnutellaHashes, cacheThunderHashes, cacheMoveHashes, averageSessionBandwidthEdonkey, averageSessionLengthEdonkey,
		totalSessionLengthBittorrent, totalSessionBwBittorrent, totalSessionClosesBittorrent, totalSessionSetupsBittorrent, averageSessionSetupsBittorrent,
		averageSessionBandwidthBittorrent, averageSessionLengthBittorrent, totalSessionLengthKazaa, totalSessionBwKazaa, totalSessionClosesKazaa,
		totalSessionSetupsKazaa, averageSessionSetupsKazaa, averageSessionBandwidthKazaa, averageSessionLengthKazaa, totalSessionLengthGnutella,
		totalSessionBwGnutella, totalSessionClosesGnutella, totalSessionSetupsGnutella, averageSessionSetupsGnutella, averageSessionBandwidthGnutella,
		averageSessionLengthGnutella, totalSessionLengthMove, totalSessionBwMove, totalSessionClosesMove, totalSessionSetupsMove,
		averageSessionSetupsMove, averageSessionBandwidthMove, averageSessionLengthMove, proxySessionsMove, incomingTrafficBytesKazaaW2I,
		incomingTrafficBytesKazaaI2W, incomingTrafficBytesKazaaUnknown, incomingTrafficBytesGnutellaW2I, incomingTrafficBytesGnutellaI2W, incomingTrafficBytesGnutellaUnknown,
		incomingTrafficBytesThunderW2I, incomingTrafficBytesThunderI2W, incomingTrafficBytesThunderUnknown, incomingTrafficBytesThunderUdpW2I, incomingTrafficBytesThunderUdpI2W,
		incomingTrafficBytesThunderUdpUnknown, incomingTrafficBytesNonP2PUnknown, incomingTrafficBytesOtherW2I, incomingTrafficBytesOtherI2W, outgoingTrafficBytesKazaaW2I,
		outgoingTrafficBytesKazaaI2W, outgoingTrafficBytesKazaaUnknown, outgoingTrafficBytesGnutellaW2I, outgoingTrafficBytesGnutellaI2W, outgoingTrafficBytesGnutellaUnknown,
		outgoingTrafficBytesThunderW2I, outgoingTrafficBytesThunderI2W, outgoingTrafficBytesThunderUnknown, outgoingTrafficBytesThunderUdpW2I, outgoingTrafficBytesThunderUdpI2W,
		outgoingTrafficBytesThunderUdpUnknown, outgoingTrafficBytesMoveW2I, outgoingTrafficBytesMoveI2W, outgoingTrafficBytesMoveUnknown, concurrentTcpConnectionsCeKazaaW2I,
		concurrentTcpConnectionsCeKazaaI2W, concurrentTcpConnectionsCeKazaaUnknown, concurrentTcpConnectionsCeGnutellaW2I, concurrentTcpConnectionsCeGnutellaI2W, concurrentTcpConnectionsCeGnutellaUnknown,
		concurrentTcpConnectionsCeThunderW2I, concurrentTcpConnectionsCeThunderI2W, concurrentTcpConnectionsCeThunderUnknown, concurrentUdpConnectionsCeThunderUdpW2I, concurrentUdpConnectionsCeThunderUdpI2W,
		concurrentUdpConnectionsCeThunderUdpUnknown, concurrentTcpConnectionsCeMoveW2I, concurrentTcpConnectionsCeMoveI2W, cacheRequestsAresHitRatio, bytesRequestedAresHitRatio,
		incomingTrafficAresW2I, incomingTrafficAresI2W, incomingTrafficAresUnknown, incomingPacketsAres, incomingPacketsAresW2I,
		incomingPacketsAresI2W, incomingPacketsAresUnknown, incomingPacketsThunderW2I, incomingPacketsThunderI2W, outgoingTrafficAres,
		outgoingTrafficAresW2I, outgoingTrafficAresI2W, outgoingTrafficAresUnknown, outgoingPacketsAres, outgoingPacketsAresW2I,
		outgoingPacketsAresI2W, outgoingPacketsAresUnknown, concurrentTcpConnectionsAres, concurrentTcpConnectionsAresW2I, concurrentTcpConnectionsAresI2W,
		concurrentTcpConnectionsAresUnknown, concurrentTcpConnectionsAresCacheOutW2I, concurrentTcpConnectionsAresCacheOutI2W, concurrentTcpConnectionsAresCacheOutUnknown, cacheAresSize,
		cacheAresHashes, totalSessionLengthAres, totalSessionBwAres, totalSessionClosesAres, totalSessionSetupsAres,
		averageSessionSetupsAres, averageSessionBandwidthAres, averageSessionLengthAres, totalSessionLengthThunder, totalSessionBwThunder,
		totalSessionClosesThunder, totalSessionSetupsThunder, averageSessionSetupsThunder, averageSessionBandwidthThunder, averageSessionLengthThunder,
		totalSessionLengthThunderUdp, totalSessionBwThunderUdp, totalSessionClosesThunderUdp, totalSessionSetupsThunderUdp, averageSessionSetupsThunderUdp,
		averageSessionBandwidthThunderUdp, averageSessionLengthThunderUdp, incomingPacketsKazaaW2I, incomingPacketsKazaaI2W, incomingPacketsKazaaUnknown,
		incomingPacketsGnutellaW2I, incomingPacketsGnutellaI2W, incomingPacketsGnutellaUnknown, incomingTrafficBytesMoveW2I, incomingTrafficBytesMoveI2W,
		incomingTrafficBytesMoveUnknown, clusterControl, concurrentTcpConnectionsMoveW2I, concurrentTcpConnectionsMoveI2W, concurrentTcpConnectionsMoveUnknown,
		concurrentTcpConnectionsCeMoveUnknown, cacheRequestsAres, cacheRequestsAresInspect, cacheBytesRequestedAres, cacheRequestsHitsAres,
		cacheRequestsHitsAresInspect, cacheBytesHitsAres, cacheRequestsHitsRatioAresInspect, cacheRequestsHitsRatioThunderInspect, incomingTrafficAres,
		incomingTrafficBytesAresW2I, incomingTrafficBytesAresI2W, incomingTrafficBytesAresUnknown, outgoingTrafficBytesAresW2I, outgoingTrafficBytesAresI2W,
		outgoingTrafficBytesAresUnknown, concurrentTcpConnectionsCeAresW2I, concurrentTcpConnectionsCeAresI2W, concurrentTcpConnectionsCeAresUnknown }
	STATUS obsolete
	DESCRIPTION
		"Obsolete statistics and traps"
	::= { peerappGroups 3 }


-- 1.3.6.1.4.1.21030.2.1.4
currentNotificationGroup NOTIFICATION-GROUP
	NOTIFICATIONS { peerAppNotification, peerAppSystemGoingToReboot, peerAppSystemReturnedFromReboot }
	STATUS current
	DESCRIPTION
		"Current notifications"
	::= { peerappGroups 4 }


-- 1.3.6.1.4.1.21030.2.2
peerappCompliances OBJECT IDENTIFIER ::= { peerappConformance 2 }


-- 1.3.6.1.4.1.21030.2.2.1
basicCompliance MODULE-COMPLIANCE
	STATUS obsolete
	DESCRIPTION
		"PEERAPP mib compliance module"
	MODULE PEERAPP-MIB
		MANDATORY-GROUPS { currentObjectGroup, deprecatedObjectGroup, obsoleteObjectGroup, currentNotificationGroup }
	::= { peerappCompliances 1 }


-- 1.3.6.1.4.1.21030.2.2.2
basicCompliance2 MODULE-COMPLIANCE
	STATUS current
	DESCRIPTION
		"PEERAPP mib compliance module"
	MODULE PEERAPP-MIB
		MANDATORY-GROUPS { currentObjectGroup, currentNotificationGroup }
	::= { peerappCompliances 2 }


END

--
-- PEERAPP-MANAGEMENT-MIB.txt
--
