MIB Viewer

CISCO-AON-STATUS-MIB

65 objects
This MIB module defines managed objects that facilitate the management of AON node. The information available through this MIB includes o AON node state i.e., whether the AON node is 'unregistered', 'registered', 'active', 'inactive'. o Node metrics information when a node is in the 'active' state. o The node metrics information includes the number of messages received by the node, number of PEPs deployed and number of messages received by a PEP as well as information about the end points that the messages are delivered to. The metrics are reset when the AON data plane is restarted. The following terms are used throughout this MIB: AON : Application Oriented Networking. _____________ | AON | | Management | | Console | |____________| | | | | ____ |____________________________ | | AON Node | | __V_________ _________ | | | | | | | | | AON | | AON | | | | Management| | | Agent | | Plane | | | |___________ |________| | | | |_________________________________| Figure 1 : AON AON data plane: This is the piece of software that runs on the AON node and is responsible for processing application message traffic. AMC : AON Management Console. A Web-based application used to manage the AON installation, upgrade, and operation. This is also referred to as the AON Management Plane. AMA : AON Management Agent. An agent that runs on the AON node and acts as intermediary between the AON data plane and the AMC. AON Node : An AON node is either a single device (blade or appliance) or a virtual cluster of devices (blades or appliances) that are running the AON software. AON Cloud : A group of AON nodes that are connected together via NextHop configuration is referred to as an AON cloud. _____________ _____________ | Source | | Destination | | End point | | End point | | Application | | Application | | ____________| |_____________| _____|________________________________^_____ ( | AON Cloud | ) ( __V______ ________ ____|___ ) ( | | | | | | ) ( | AON | | AON | | AON | ) ( | Entry | | Inter- | | Exit | ) ( | Node | | mediate| | Node | ) ( | | ( | | | | | | ) ( | | | | | | ) ( |_______ | |_______ | |________| ) ( ) ( ) (___________________________________________ ) Figure 2: AON Cloud Entry Node : The first node in an AON cloud, generally the one closest to the client, is known as the Entry Node. This node is also sometimes referred to as the Client Proxy. Exit Node : The ultimate node in an AON cloud, generally the one closest to the server, is known as the Exit Node. This node is also sometimes referred to as the Server Proxy. Intermediate Node : Any AON node in an AON cloud that is neither directly communicating with the client or the server (i.e. neither an Entry Node nor an Exit Node) is known as an Intermediate Node. PEP : Policy Execution Plan. A PEP is a sequence of bladelets that determine how a message is processed in AON. MEP : Message Exchange Pattern. MEP describes the pattern of messages required by a communications protocol to establish or use a communication channel. There are two major message exchange patterns: a request response pattern, and a one way pattern. Bladelet : A bladelet is a piece of software that performs a specific message handling function. Bladelets are combined together into PEPs. Send Bladelet : Routing bladelet that sends a message to a selected destination. Notify Bladelet : Bladelet for generating a custom notification (either as SNMP trap or email) based on user specified condition. NamedException : A NamedException is exposed by a bladelet as connection points to identify a recoverable exception. The action to handle a NamedException thrown by a bladelet can be explicitly designed in the PEP by associating a execution path which comprises of a series of bladelet. Exception Block : It is the block in the PEP that is marked by the exception marker and which is executed in case of a bladelet exception that is not a NamedException that has an output path associated with it. URI : Uniform Resource Identifier. A URI (Uniform Resource Identifier) is the way you identify any content in the Internet space, whether it be a page of text, a video or sound clip, a still or animated image, or a program. The most common form of URI is the Web page address, which is a particular form or subset of URI called a Uniform Resource Locator (URL). A URI typically describes: * mechanism used to access the resource * specific computer that the resource is housed in * specific name of the resource (a file name) on the computer. URL : Uniform Resource Locator. A URL (Uniform Resource Locator) is the unique Internet address for a file. The URL contains the name of the protocol to be used to access the file resource, a domain name that identifies a specific computer on the Internet, and a pathname, a hierarchical description that specifies the location of a file in that computer. End point: An end point is an application that is either a sender (client) or a receiver (server) of messages that communicates with AON.
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.646IdentityciscoAonStatusMIBThis MIB module defines managed objects that facilitate the management of AON node. The information available through this MIB includes o AON node state i.e., …
1.3.6.1.4.1.9.9.646.0NodeciscoAonStatusMIBNotifs
1.3.6.1.4.1.9.9.646.0.1NotificationcaonUpcurrentcaonUp notification is sent when AON data plane is bootstrapped successfully and AON is ready to process messages.
1.3.6.1.4.1.9.9.646.0.2NotificationcaonDowncurrentcaonDown notification is sent when AON data plane goes down. AON data plane might be down as a result of an administrative command i.e. stopping AON via CLI co…
1.3.6.1.4.1.9.9.646.0.3NotificationcaonNewPepDeployedcurrentThis notification is sent if a new PEP is deployed after AON has bootstrapped successfully. caonPepName identifies the name of the new PEP.
1.3.6.1.4.1.9.9.646.0.4NotificationcaonMessageDeliveryFailedcurrentThis notification is sent if a message cannot be delivered to the end point. caonMessageEndPointURL identifies the end point to which the message was being del…
1.3.6.1.4.1.9.9.646.0.5NotificationcaonSendResponseThresholdExceededcurrentThis notification is sent if the destination end point response time exceeds the threshold value specified in the Send Bladelet. caonPepEndPointUrl identifies …
1.3.6.1.4.1.9.9.646.0.6NotificationcaonCustomNotificationcurrentThis notification could be triggered during PEP execution. Currently this is triggered from the Notify Bladelet if the customer specified condition evaluates t…
1.3.6.1.4.1.9.9.646.1NodeciscoAonStatusMIBObjects
1.3.6.1.4.1.9.9.646.1.1NodecaonSystemInfo
1.3.6.1.4.1.9.9.646.1.1.1ScalarcaonNodeStateread-onlycurrentThis object indicates the node state. 'unregistered': Node is not yet registered with AMC. 'registered' : Node has registered with AMC but is not yet activated…
1.3.6.1.4.1.9.9.646.1.1.2ScalarcaonBootTimeread-onlycurrentThis object indicates the value of sysUpTime when the AON data plane was bootstrapped successfully.
1.3.6.1.4.1.9.9.646.1.1.3ScalarcaonLastActivateTimeread-onlycurrentThis object indicates the local time at the node when the node was last activated from AMC.
1.3.6.1.4.1.9.9.646.1.1.4ScalarcaonReceivedMessagesread-onlycurrentThis object indicates the aggregate count of messages received by the node. This includes all the messages for which a PEP was executed as well as the messages…
1.3.6.1.4.1.9.9.646.1.1.5ScalarcaonAmcIpAddressTyperead-onlycurrentThis object indicates the type of IP address by which the AMC for the node is reachable.
1.3.6.1.4.1.9.9.646.1.1.6ScalarcaonAmcIpAddressread-onlycurrentThis object indicates the IP Address of the AMC managing this node. The type of this address is determined by the value of caonAmcIpAddressType object
1.3.6.1.4.1.9.9.646.1.1.7ScalarcaonPepCountread-onlycurrentThis object indicates the total number of PEPs that are deployed on the node.
1.3.6.1.4.1.9.9.646.1.1.8TablecaonPepTablenot-accessiblecurrentThis table lists descriptive and status information about the PEPs contained by this AON node.
1.3.6.1.4.1.9.9.646.1.1.8.1RowcaonPepEntrynot-accessiblecurrentThe entry in caonPepTable containing information about a single PEP. When AON data plane bootstraps, an entry is created for each PEP that has been deployed on…
1.3.6.1.4.1.9.9.646.1.1.8.1.1ColumncaonPepIndexnot-accessiblecurrentThis object indicates an arbitary integer value that uniquely identifies a PEP.
1.3.6.1.4.1.9.9.646.1.1.8.1.2ColumncaonPepNameread-onlycurrentThis object indicates the name of the PEP.
1.3.6.1.4.1.9.9.646.1.1.8.1.3ColumncaonPepStyleread-onlycurrentThis object indicates the PEP interaction style commonly known as the MEP. The possible values are: 'oneWay' : Response is not expected from the receiving end …
1.3.6.1.4.1.9.9.646.1.1.8.1.4ColumncaonPepReceivedMessagesread-onlycurrentThis object indicates the total number of messages that were received and for which this PEP was executed. Discontinuities in the value of this counter can occ…
1.3.6.1.4.1.9.9.646.1.1.8.1.5ColumncaonPepFailuresread-onlycurrentThis object indicates the number of times the PEP execution failed and PEP was forced to execute the exception path. This count is incremented whether an excep…
1.3.6.1.4.1.9.9.646.1.1.8.1.6ColumncaonPepSecurityFailuresread-onlycurrentThis object indicates the number of times authentication and certificate validation failures were encountered during PEP execution. Discontinuities in the valu…
1.3.6.1.4.1.9.9.646.1.1.10TablecaonPepEndPointTablenot-accessiblecurrentThis table lists the end points that the messages were delivered to during PEP execution.
1.3.6.1.4.1.9.9.646.1.1.10.1RowcaonPepEndPointEntrynot-accessiblecurrentEach entry contains information about an end point that the messages were delivered to during PEP execution. An entry is added to the table when a message is d…
1.3.6.1.4.1.9.9.646.1.1.10.1.1ColumncaonPepEndPointIndexnot-accessiblecurrentThis object indicates an arbitary integer-value that uniquely identifies the PEP end point.
1.3.6.1.4.1.9.9.646.1.1.10.1.2ColumncaonPepEndPointUrlread-onlycurrentThis object indicates the URL of the end point. This URL does not include the query parameters.
1.3.6.1.4.1.9.9.646.1.1.10.1.3ColumncaonEndPointAttemptedMessagesread-onlycurrentThis object indicates the number of message delivery attempts to the end point. For example, if a message was delivered successfully on the initial try this co…
1.3.6.1.4.1.9.9.646.1.1.10.1.4ColumncaonOneWayDeliveredMessagesread-onlycurrentThis object indicates the number of one-way messages successfully delivered to the end point. This count includes only those messages that do not require a res…
1.3.6.1.4.1.9.9.646.1.1.10.1.5ColumncaonOneWayFailedMessagesread-onlycurrentThis object indicates the number of one-way messages that failed delivery to the end point. This count includes only those messages that do not require a respo…
1.3.6.1.4.1.9.9.646.1.1.10.1.6ColumncaonReqResponseDeliveredMessagesread-onlycurrentThis object indicates the number of response required messages successfully delivered to the end point. The count includes only those messages for which a resp…
1.3.6.1.4.1.9.9.646.1.1.10.1.7ColumncaonReqResponseFailedMessagesread-onlycurrentThis object indicates the number of response required messages that failed delivery to the end point. This count includes only those messages for which a respo…
1.3.6.1.4.1.9.9.646.1.1.10.1.8ColumncaonEndPointMinResponseTimeread-onlycurrentThis object indicates the minimum response time experienced by the PEP to receive a response from the end point.
1.3.6.1.4.1.9.9.646.1.1.10.1.9ColumncaonEndPointMaxResponseTimeread-onlycurrentThis object indicates the maximum response time experienced by the PEP to receive a response from the end point.
1.3.6.1.4.1.9.9.646.1.1.10.1.10ColumncaonEndPointAvgResponseTimeread-onlycurrentThis object indicates the average response time experienced by the PEP to receive a response from the end point.
1.3.6.1.4.1.9.9.646.1.1.11ScalarcaonCounterDiscontinuityTimeread-onlycurrentThe value of sysUpTime at the most recent occasion at which one or more of the counters suffered a discontinuity. The relevant counters are the specific instan…
1.3.6.1.4.1.9.9.646.1.2NodecaonNotificationInfo
1.3.6.1.4.1.9.9.646.1.2.1ScalarcaonMessageSrcUriaccessible-for-notifycurrentThis object indicates the message source URI.
1.3.6.1.4.1.9.9.646.1.2.2ScalarcaonMessageSrcIpAddressTypeaccessible-for-notifycurrentThis object indicates the type of IP address of the message source.
1.3.6.1.4.1.9.9.646.1.2.3ScalarcaonMessageSrcIpAddressaccessible-for-notifycurrentThis object indicates the message source IP Address. The type of this address is determined by the value of caonMessageSrcIpAddressType.
1.3.6.1.4.1.9.9.646.1.2.4ScalarcaonMessageSrcPortaccessible-for-notifycurrentThis object indicates the message source port number.
1.3.6.1.4.1.9.9.646.1.2.5ScalarcaonNotificationNameaccessible-for-notifycurrentThis object indicates the name of the custom notification type. This notification type is defined by the customer to identify the custom notification.
1.3.6.1.4.1.9.9.646.1.2.6ScalarcaonNotificationTextaccessible-for-notifycurrentThis object indicates additional information regarding the custom notification. This notification text is defined by the customer to provide details related to…
1.3.6.1.4.1.9.9.646.1.2.7ScalarcaonSendResponseThresholdaccessible-for-notifycurrentThis object indicates the end point response time threshold that is configured in the Send bladelet. If the time to receive a response from the end point excee…
1.3.6.1.4.1.9.9.646.1.2.8ScalarcaonNotifEnableIndicatorsread-writecurrentThis object specifies whether the SNMP notifications will or will not be sent. If the 'caonUpNotifEnabled' bit is set, then caonUp notification will be sent wh…
1.3.6.1.4.1.9.9.646.2NodeciscoAonStatusMIBConform
1.3.6.1.4.1.9.9.646.2.1NodeciscoAonStatusMIBCompliances
1.3.6.1.4.1.9.9.646.2.1.1ComplianceciscoAonStatusMIBCompliancecurrentThe compliance statement for entities which implement the Cisco AON Status MIB.
1.3.6.1.4.1.9.9.646.2.2NodeciscoAonStatusMIBGroups
1.3.6.1.4.1.9.9.646.2.2.1GroupcaonNodeObjectGroupcurrentA collection of objects providing the AON node information.
1.3.6.1.4.1.9.9.646.2.2.2GroupcaonPepObjectGroupcurrentA collection of objects providing information about a PEP.
1.3.6.1.4.1.9.9.646.2.2.3GroupcaonPepEndPointObjectGroupcurrentA collection of objects providing information about a PEP end point.
1.3.6.1.4.1.9.9.646.2.2.4GroupcaonNotificationObjectGroupcurrentConformance group for objects contained in the notifications.
1.3.6.1.4.1.9.9.646.2.2.5GroupcaonUpNotificationGroupcurrentA collection of notification for signaling that AON data plane is ready to process messages.
1.3.6.1.4.1.9.9.646.2.2.6GroupcaonDownNotificationGroupcurrentA collection of notification for signaling that AON data plane is down.
1.3.6.1.4.1.9.9.646.2.2.7GroupcaonNewPepDeployedNotifGroupcurrentA collection of notification for signaling that a new PEP has been deployed to the AON node.
1.3.6.1.4.1.9.9.646.2.2.8GroupcaonSendThresholdExceededNotifGroupcurrentA collection of notification for signaling that a destination end point response time exceeded the threshold value specified in the Send Bladelet.
1.3.6.1.4.1.9.9.646.2.2.9GroupcaonMessageDeliveryFailedNotifGroupcurrentA collection of notification for signaling that a message could not be delivered to the end point.
1.3.6.1.4.1.9.9.646.2.2.10GroupcaonCustomNotifGroupcurrentA collection of notification for signaling that a custom notification has been triggered from Notification bladelet during PEP execution.
1.3.6.1.4.1.9.9.646.2.2.11GroupcaonCustomNotifObjectsGroupcurrentA collection of objects providing information about caonCustomNotification.
1.3.6.1.4.1.9.9.646.2.2.12GroupcaonMessageDeliveryFailedNotifObjectsGroupcurrentA collection of objects providing information about caonMessageDeliveryFailed notification
1.3.6.1.4.1.9.9.646.2.2.13GroupcaonNotifEnableObjectsGroupcurrentA collection of objects for enabling or disabling SNMP notifications.
1.3.6.1.4.1.9.9.646.2.2.14GroupcaonSendThresholdExceededNotifObjectsGroupcurrentA collection of objects providing information about caonSendResponseThresholdExceeded notification