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.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | CiscoPort CiscoURLString |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Gauge32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks Unsigned32 |
| SNMPv2-TC | DateAndTime TimeStamp |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.646 | IdentityciscoAonStatusMIB | 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., … | ||
| 1.3.6.1.4.1.9.9.646.0 | NodeciscoAonStatusMIBNotifs | |||
| 1.3.6.1.4.1.9.9.646.0.1 | NotificationcaonUp | current | caonUp 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.2 | NotificationcaonDown | current | caonDown 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.3 | NotificationcaonNewPepDeployed | current | This 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.4 | NotificationcaonMessageDeliveryFailed | current | This 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.5 | NotificationcaonSendResponseThresholdExceeded | current | This 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.6 | NotificationcaonCustomNotification | current | This 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.1 | NodeciscoAonStatusMIBObjects | |||
| 1.3.6.1.4.1.9.9.646.1.1 | NodecaonSystemInfo | |||
| 1.3.6.1.4.1.9.9.646.1.1.1 | ScalarcaonNodeState | read-only | current | This 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.2 | ScalarcaonBootTime | read-only | current | This 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.3 | ScalarcaonLastActivateTime | read-only | current | This 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.4 | ScalarcaonReceivedMessages | read-only | current | This 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.5 | ScalarcaonAmcIpAddressType | read-only | current | This 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.6 | ScalarcaonAmcIpAddress | read-only | current | This 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.7 | ScalarcaonPepCount | read-only | current | This object indicates the total number of PEPs that are deployed on the node. |
| 1.3.6.1.4.1.9.9.646.1.1.8 | TablecaonPepTable | not-accessible | current | This 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.1 | RowcaonPepEntry | not-accessible | current | The 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.1 | ColumncaonPepIndex | not-accessible | current | This object indicates an arbitary integer value that uniquely identifies a PEP. |
| 1.3.6.1.4.1.9.9.646.1.1.8.1.2 | ColumncaonPepName | read-only | current | This object indicates the name of the PEP. |
| 1.3.6.1.4.1.9.9.646.1.1.8.1.3 | ColumncaonPepStyle | read-only | current | This 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.4 | ColumncaonPepReceivedMessages | read-only | current | This 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.5 | ColumncaonPepFailures | read-only | current | This 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.6 | ColumncaonPepSecurityFailures | read-only | current | This 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.10 | TablecaonPepEndPointTable | not-accessible | current | This 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.1 | RowcaonPepEndPointEntry | not-accessible | current | Each 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.1 | ColumncaonPepEndPointIndex | not-accessible | current | This 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.2 | ColumncaonPepEndPointUrl | read-only | current | This 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.3 | ColumncaonEndPointAttemptedMessages | read-only | current | This 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.4 | ColumncaonOneWayDeliveredMessages | read-only | current | This 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.5 | ColumncaonOneWayFailedMessages | read-only | current | This 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.6 | ColumncaonReqResponseDeliveredMessages | read-only | current | This 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.7 | ColumncaonReqResponseFailedMessages | read-only | current | This 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.8 | ColumncaonEndPointMinResponseTime | read-only | current | This 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.9 | ColumncaonEndPointMaxResponseTime | read-only | current | This 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.10 | ColumncaonEndPointAvgResponseTime | read-only | current | This 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.11 | ScalarcaonCounterDiscontinuityTime | read-only | current | The 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.2 | NodecaonNotificationInfo | |||
| 1.3.6.1.4.1.9.9.646.1.2.1 | ScalarcaonMessageSrcUri | accessible-for-notify | current | This object indicates the message source URI. |
| 1.3.6.1.4.1.9.9.646.1.2.2 | ScalarcaonMessageSrcIpAddressType | accessible-for-notify | current | This object indicates the type of IP address of the message source. |
| 1.3.6.1.4.1.9.9.646.1.2.3 | ScalarcaonMessageSrcIpAddress | accessible-for-notify | current | This 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.4 | ScalarcaonMessageSrcPort | accessible-for-notify | current | This object indicates the message source port number. |
| 1.3.6.1.4.1.9.9.646.1.2.5 | ScalarcaonNotificationName | accessible-for-notify | current | This 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.6 | ScalarcaonNotificationText | accessible-for-notify | current | This 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.7 | ScalarcaonSendResponseThreshold | accessible-for-notify | current | This 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.8 | ScalarcaonNotifEnableIndicators | read-write | current | This 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.2 | NodeciscoAonStatusMIBConform | |||
| 1.3.6.1.4.1.9.9.646.2.1 | NodeciscoAonStatusMIBCompliances | |||
| 1.3.6.1.4.1.9.9.646.2.1.1 | ComplianceciscoAonStatusMIBCompliance | current | The compliance statement for entities which implement the Cisco AON Status MIB. | |
| 1.3.6.1.4.1.9.9.646.2.2 | NodeciscoAonStatusMIBGroups | |||
| 1.3.6.1.4.1.9.9.646.2.2.1 | GroupcaonNodeObjectGroup | current | A collection of objects providing the AON node information. | |
| 1.3.6.1.4.1.9.9.646.2.2.2 | GroupcaonPepObjectGroup | current | A collection of objects providing information about a PEP. | |
| 1.3.6.1.4.1.9.9.646.2.2.3 | GroupcaonPepEndPointObjectGroup | current | A collection of objects providing information about a PEP end point. | |
| 1.3.6.1.4.1.9.9.646.2.2.4 | GroupcaonNotificationObjectGroup | current | Conformance group for objects contained in the notifications. | |
| 1.3.6.1.4.1.9.9.646.2.2.5 | GroupcaonUpNotificationGroup | current | A 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.6 | GroupcaonDownNotificationGroup | current | A collection of notification for signaling that AON data plane is down. | |
| 1.3.6.1.4.1.9.9.646.2.2.7 | GroupcaonNewPepDeployedNotifGroup | current | A 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.8 | GroupcaonSendThresholdExceededNotifGroup | current | A 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.9 | GroupcaonMessageDeliveryFailedNotifGroup | current | A 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.10 | GroupcaonCustomNotifGroup | current | A 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.11 | GroupcaonCustomNotifObjectsGroup | current | A collection of objects providing information about caonCustomNotification. | |
| 1.3.6.1.4.1.9.9.646.2.2.12 | GroupcaonMessageDeliveryFailedNotifObjectsGroup | current | A collection of objects providing information about caonMessageDeliveryFailed notification | |
| 1.3.6.1.4.1.9.9.646.2.2.13 | GroupcaonNotifEnableObjectsGroup | current | A collection of objects for enabling or disabling SNMP notifications. | |
| 1.3.6.1.4.1.9.9.646.2.2.14 | GroupcaonSendThresholdExceededNotifObjectsGroup | current | A collection of objects providing information about caonSendResponseThresholdExceeded notification |