CISCO-CONTENT-NETWORK-MIB

        This MIB module defines objects for Content Network devices.
        
A Content Network is a collection of devices that optimizes the
delivery of Internet content (such as HTML documents and MPEG
files) by caching content near clients, by proactively pushing
content into those caches, and by routing each client request to
the best device available at that moment to serve the particular
content requested.
        
Content Network devices include Content Engines (CEs) for
serving content, Content Routers (CRs) for routing client
requests, and Content Distribution Managers (CDMs) for
administering the network.
    

Imported Objects

ciscoMgmtCISCO-SMI
ZeroBasedCounter32RMON2-MIB
NOTIFICATION-GROUP, OBJECT-GROUP, MODULE-COMPLIANCESNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, Gauge32SNMPv2-SMI

Objects

ciscoContentNetworkMIB .1.3.6.1.4.1.9.9.216
ciscoContentNetworkMIBObjects .1.3.6.1.4.1.9.9.216.1
ccnReport .1.3.6.1.4.1.9.9.216.1.1
ccnReportDns .1.3.6.1.4.1.9.9.216.1.1.1
ccnReportDnsRequestRate
.1.3.6.1.4.1.9.9.216.1.1.1.1
ccnReportDnsClientCount
.1.3.6.1.4.1.9.9.216.1.1.1.2
ccnReportDnsRequests
.1.3.6.1.4.1.9.9.216.1.1.1.3
ccnReportAcct .1.3.6.1.4.1.9.9.216.1.1.2
ccnReportAcctBytesServed
.1.3.6.1.4.1.9.9.216.1.1.2.1
ccnReportAcctObjectsCached
.1.3.6.1.4.1.9.9.216.1.1.2.2
ccnReportAcctCacheHitRate
.1.3.6.1.4.1.9.9.216.1.1.2.3
ccnReportAcctCacheMissRate
.1.3.6.1.4.1.9.9.216.1.1.2.4
ciscoContentNetworkMIBNotif .1.3.6.1.4.1.9.9.216.2
ccnNotifications .1.3.6.1.4.1.9.9.216.2.0
ccnMIBConformance .1.3.6.1.4.1.9.9.216.3
ccnMIBCompliances .1.3.6.1.4.1.9.9.216.3.1
ccnMIBGroups .1.3.6.1.4.1.9.9.216.3.2

Notifications/Traps

NameOIDDescription
ccnNotifServerStart.1.3.6.1.4.1.9.9.216.2.0.1
The servers on this device are being started.  This object is
deprecated by ccnNotifOnline.
ccnNotifServerStop.1.3.6.1.4.1.9.9.216.2.0.2
The servers on this device are being stopped.  This object is
deprecated by ccnNotifOnline, ccnNotifNeedsAttention and
ccnNotifWaitingForCdm.
ccnNotifOffline.1.3.6.1.4.1.9.9.216.2.0.3
The device is about to disconnect from the network.
ccnNotifNeedsAttention.1.3.6.1.4.1.9.9.216.2.0.4
The device is on the network, but is unregistered (not
associated with any CDN) or needs some other adjustment which
cannot be done via the CDM administrator interface (such as
repairing a disk, completing a software upgrade, or configuring
the CDM database).
ccnNotifWaitingForCdm.1.3.6.1.4.1.9.9.216.2.0.5
The device (CE or CR) is waiting for configuration information
from the CDM.  The device is on the network and is either
failing to communicate with the CDM or is being told explictly
by the CDM to continue waiting pending activation by the CDN
administrator.
ccnNotifOnline.1.3.6.1.4.1.9.9.216.2.0.6
The device is operational and ready to participate in the CDN.