CISCO-AON-STATUS-MIB

File: CISCO-AON-STATUS-MIB.mib (39261 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB CISCO-TC
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
NOTIFICATION-TYPE Gauge32 TimeTicks
Unsigned32 MODULE-COMPLIANCE NOTIFICATION-GROUP
OBJECT-GROUP TimeStamp DateAndTime
InetAddress InetAddressType SnmpAdminString
CiscoPort CiscoURLString ciscoMgmt

Defined Types

CaonPepEntry  
SEQUENCE    
  caonPepIndex Unsigned32
  caonPepName SnmpAdminString
  caonPepStyle INTEGER
  caonPepReceivedMessages Counter32
  caonPepFailures Counter32
  caonPepSecurityFailures Counter32

CaonPepEndPointEntry  
SEQUENCE    
  caonPepEndPointIndex Unsigned32
  caonPepEndPointUrl CiscoURLString
  caonEndPointAttemptedMessages Counter32
  caonOneWayDeliveredMessages Counter32
  caonOneWayFailedMessages Counter32
  caonReqResponseDeliveredMessages Counter32
  caonReqResponseFailedMessages Counter32
  caonEndPointMinResponseTime TimeTicks
  caonEndPointMaxResponseTime TimeTicks
  caonEndPointAvgResponseTime TimeTicks

Defined Values

ciscoAonStatusMIB 1.3.6.1.4.1.9.9.646
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|---->| Data | | | | 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 | ) ( | |---->| 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.
MODULE-IDENTITY    

ciscoAonStatusMIBNotifs 1.3.6.1.4.1.9.9.646.0
OBJECT IDENTIFIER    

ciscoAonStatusMIBObjects 1.3.6.1.4.1.9.9.646.1
OBJECT IDENTIFIER    

ciscoAonStatusMIBConform 1.3.6.1.4.1.9.9.646.2
OBJECT IDENTIFIER    

ciscoAonStatusMIBCompliances 1.3.6.1.4.1.9.9.646.2.1
OBJECT IDENTIFIER    

caonSystemInfo 1.3.6.1.4.1.9.9.646.1.1
OBJECT IDENTIFIER    

caonNotificationInfo 1.3.6.1.4.1.9.9.646.1.2
OBJECT IDENTIFIER    

caonNodeState 1.3.6.1.4.1.9.9.646.1.1.1
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. 'active' : Node has been activated from AMC and is ready to process messages. 'inactive' : Node has been activated from AMC but AON process is down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unregistered(1), registered(2), active(3), inactive(4)  

caonBootTime 1.3.6.1.4.1.9.9.646.1.1.2
This object indicates the value of sysUpTime when the AON data plane was bootstrapped successfully.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

caonLastActivateTime 1.3.6.1.4.1.9.9.646.1.1.3
This object indicates the local time at the node when the node was last activated from AMC.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

caonReceivedMessages 1.3.6.1.4.1.9.9.646.1.1.4
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 that were pass-through and did not involve any PEP invocation. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of caonCounterDiscontinuityTime object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

caonAmcIpAddressType 1.3.6.1.4.1.9.9.646.1.1.5
This object indicates the type of IP address by which the AMC for the node is reachable.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

caonAmcIpAddress 1.3.6.1.4.1.9.9.646.1.1.6
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
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

caonPepCount 1.3.6.1.4.1.9.9.646.1.1.7
This object indicates the total number of PEPs that are deployed on the node.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

caonPepTable 1.3.6.1.4.1.9.9.646.1.1.8
This table lists descriptive and status information about the PEPs contained by this AON node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CaonPepEntry

caonPepEntry 1.3.6.1.4.1.9.9.646.1.1.8.1
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 the AON node. When PEPs are deployed from AMC to AON node after AON data plane bootstraps, an entry for each PEP is added to the table. An entry is deleted from the table when the PEP is deleted from AMC.
Status: current Access: not-accessible
OBJECT-TYPE    
  CaonPepEntry  

caonPepIndex 1.3.6.1.4.1.9.9.646.1.1.8.1.1
This object indicates an arbitary integer value that uniquely identifies a PEP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

caonPepName 1.3.6.1.4.1.9.9.646.1.1.8.1.2
This object indicates the name of the PEP.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

caonPepStyle 1.3.6.1.4.1.9.9.646.1.1.8.1.3
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 point. AON does not wait for response message in this case. 'requestResponse' : Response is expected from the receiving end point. AON waits for the response from the receiving end point. However, the PEP interaction style can be overridden by the Send Bladelet interaction style. If the user specifies the interaction style to be 'oneWay' in the Send bladelet, it overrides the PEP level interaction style and AON does not wait for a response from the receiving end point.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oneWay(1), requestResponse(2)  

caonPepReceivedMessages 1.3.6.1.4.1.9.9.646.1.1.8.1.4
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 occur at re-initialization of the management system, and at other times as indicated by the value of caonCounterDiscontinuityTime object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

caonPepFailures 1.3.6.1.4.1.9.9.646.1.1.8.1.5
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 exception path is present or not. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of caonCounterDiscontinuityTime object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

caonPepSecurityFailures 1.3.6.1.4.1.9.9.646.1.1.8.1.6
This object indicates the number of times authentication and certificate validation failures were encountered during PEP execution. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of caonCounterDiscontinuityTime object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

caonPepEndPointTable 1.3.6.1.4.1.9.9.646.1.1.10
This table lists the end points that the messages were delivered to during PEP execution.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CaonPepEndPointEntry

caonPepEndPointEntry 1.3.6.1.4.1.9.9.646.1.1.10.1
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 delivered to the end point for the first time during PEP execution. An entry is deleted from this table if the corresponding PEP is deleted from AMC.
Status: current Access: not-accessible
OBJECT-TYPE    
  CaonPepEndPointEntry  

caonPepEndPointIndex 1.3.6.1.4.1.9.9.646.1.1.10.1.1
This object indicates an arbitary integer-value that uniquely identifies the PEP end point.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

caonPepEndPointUrl 1.3.6.1.4.1.9.9.646.1.1.10.1.2
This object indicates the URL of the end point. This URL does not include the query parameters.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoURLString  

caonEndPointAttemptedMessages 1.3.6.1.4.1.9.9.646.1.1.10.1.3
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 counter will be incremented by 1; however, if that message was not successfully delivered on the initial try and 3 retry attempts were made, then the counter will be incremented by 4. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of caonCounterDiscontinuityTime object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

caonOneWayDeliveredMessages 1.3.6.1.4.1.9.9.646.1.1.10.1.4
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 response from the end point. However in case the AON node is not the exit node but rather an entry or intermediate node hop in the AON cloud then this counter represents successful delivery to the next hop. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of caonCounterDiscontinuityTime object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

caonOneWayFailedMessages 1.3.6.1.4.1.9.9.646.1.1.10.1.5
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 response from the end point. However in case the AON node is not the exit node but rather an entry or intermediate node hop in the AON cloud then this counter represents failed delivery to the next hop. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of caonCounterDiscontinuityTime object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

caonReqResponseDeliveredMessages 1.3.6.1.4.1.9.9.646.1.1.10.1.6
This object indicates the number of response required messages successfully delivered to the end point. The count includes only those messages for which a response was received successfully from the end point. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of caonCounterDiscontinuityTime object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

caonReqResponseFailedMessages 1.3.6.1.4.1.9.9.646.1.1.10.1.7
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 response message was expected from the end point. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of caonCounterDiscontinuityTime object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

caonEndPointMinResponseTime 1.3.6.1.4.1.9.9.646.1.1.10.1.8
This object indicates the minimum response time experienced by the PEP to receive a response from the end point.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

caonEndPointMaxResponseTime 1.3.6.1.4.1.9.9.646.1.1.10.1.9
This object indicates the maximum response time experienced by the PEP to receive a response from the end point.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

caonEndPointAvgResponseTime 1.3.6.1.4.1.9.9.646.1.1.10.1.10
This object indicates the average response time experienced by the PEP to receive a response from the end point.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

caonCounterDiscontinuityTime 1.3.6.1.4.1.9.9.646.1.1.11
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 instances associated with any Counter32 or Counter64 object in the MIB. If no such discontinuities have occured since the last initialization of the local management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

caonMessageSrcUri 1.3.6.1.4.1.9.9.646.1.2.1
This object indicates the message source URI.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

caonMessageSrcIpAddressType 1.3.6.1.4.1.9.9.646.1.2.2
This object indicates the type of IP address of the message source.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

caonMessageSrcIpAddress 1.3.6.1.4.1.9.9.646.1.2.3
This object indicates the message source IP Address. The type of this address is determined by the value of caonMessageSrcIpAddressType.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

caonMessageSrcPort 1.3.6.1.4.1.9.9.646.1.2.4
This object indicates the message source port number.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CiscoPort  

caonNotificationName 1.3.6.1.4.1.9.9.646.1.2.5
This object indicates the name of the custom notification type. This notification type is defined by the customer to identify the custom notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

caonNotificationText 1.3.6.1.4.1.9.9.646.1.2.6
This object indicates additional information regarding the custom notification. This notification text is defined by the customer to provide details related to the custom notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

caonSendResponseThreshold 1.3.6.1.4.1.9.9.646.1.2.7
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 exceeds this threshold, then a caonSendResponseThresholdExceeded notification may be generated.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TimeTicks  

caonNotifEnableIndicators 1.3.6.1.4.1.9.9.646.1.2.8
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 when AON data plane bootstraps successfully. If the 'caonUpNotifEnabled' bit is not set, caonUp notification will not be sent. If the 'caonDownNotifEnabled' bit is set, then caonDown notification will be sent when the AON data plane goes down. If the 'caonDownNotifEnabled' bit is not set, caonDown notification will not be sent. If the 'caonNewPepDeployedNotifEnabled' bit is set, then caonNewPepDeployed notification will be sent when a new PEP is deployed successfully after AON bootstrap. If the 'caonNewPepDeployedNotifEnabled' bit is not set, caonNewPepDeployed notification will not be sent. If the 'caonMessageDeliveryFailedNotifEnabled' bit is set, then caonMessageDeliveryFailed notification will be sent when a message cannot be delivered to the end point. If the 'caonMessageDeliveryFailedNotifEnabled' bit is not set, caonMessageDeliveredFailed notification will not be sent. If the 'caonSendResponseThresholdExceededNotifEnabled' bit is set, then caonSendResponseThresholdExceeded notification will be sent when the end point response time exceeds the threshold value specified in Send Bladelet. If the bit 'caonSendResponseThresholdExceededNotifEnabled' is not set, caonSendResponseThresholdExceeded notification will not be sent. If the 'caonCustomNotifEnabled' bit is set, caonCustomNotification will be sent. If the 'caonCustomNotifEnabled' bit is not set, caonCustomNotification will not be sent.
Status: current Access: read-write
OBJECT-TYPE    
  BITS caonUpNotifEnabled(0), caonDownNotifEnabled(1), caonNewPepDeployedNotifEnabled(2), caonMessageDeliveryFailedNotifEnabled(3), caonSendResponseThresholdExceededNotifEnabled(4), caonCustomNotifEnabled(5)  

caonUp 1.3.6.1.4.1.9.9.646.0.1
caonUp notification is sent when AON data plane is bootstrapped successfully and AON is ready to process messages.
Status: current Access: read-write
NOTIFICATION-TYPE    

caonDown 1.3.6.1.4.1.9.9.646.0.2
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 command or deactivating the node from AMC or due to abnormal termination of AON data plane. If there is a hardware failure on the AON box then the notification might not be triggered.
Status: current Access: read-write
NOTIFICATION-TYPE    

caonNewPepDeployed 1.3.6.1.4.1.9.9.646.0.3
This notification is sent if a new PEP is deployed after AON has bootstrapped successfully. caonPepName identifies the name of the new PEP.
Status: current Access: read-write
NOTIFICATION-TYPE    

caonMessageDeliveryFailed 1.3.6.1.4.1.9.9.646.0.4
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 delivered to. The message source is either identified by caonMessageSrcUri or (caonMessageSrcIpAddr and caonMessageSrcPort).
Status: current Access: read-write
NOTIFICATION-TYPE    

caonSendResponseThresholdExceeded 1.3.6.1.4.1.9.9.646.0.5
This notification is sent if the destination end point response time exceeds the threshold value specified in the Send Bladelet. caonPepEndPointUrl identifies the URI of the end point the message was being delivered to. caonSendResponseThreshold identifies the end point response time threshold value configured in the Send bladelet.
Status: current Access: read-write
NOTIFICATION-TYPE    

caonCustomNotification 1.3.6.1.4.1.9.9.646.0.6
This notification could be triggered during PEP execution. Currently this is triggered from the Notify Bladelet if the customer specified condition evaluates to true and the notification type selected is SNMP. This provides a way to extend the AON platform to generate customer defined notifications based on customer specified conditions. caonNotificationName identifies the name of the customer defined notification type. caonNotificationText identifies the notification text for the custom notification.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoAonStatusMIBGroups 1.3.6.1.4.1.9.9.646.2.2
OBJECT IDENTIFIER    

ciscoAonStatusMIBCompliance 1.3.6.1.4.1.9.9.646.2.1.1
The compliance statement for entities which implement the Cisco AON Status MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

caonNodeObjectGroup 1.3.6.1.4.1.9.9.646.2.2.1
A collection of objects providing the AON node information.
Status: current Access: read-write
OBJECT-GROUP    

caonPepObjectGroup 1.3.6.1.4.1.9.9.646.2.2.2
A collection of objects providing information about a PEP.
Status: current Access: read-write
OBJECT-GROUP    

caonPepEndPointObjectGroup 1.3.6.1.4.1.9.9.646.2.2.3
A collection of objects providing information about a PEP end point.
Status: current Access: read-write
OBJECT-GROUP    

caonNotificationObjectGroup 1.3.6.1.4.1.9.9.646.2.2.4
Conformance group for objects contained in the notifications.
Status: current Access: read-write
OBJECT-GROUP    

caonUpNotificationGroup 1.3.6.1.4.1.9.9.646.2.2.5
A collection of notification for signaling that AON data plane is ready to process messages.
Status: current Access: read-write
NOTIFICATION-GROUP    

caonDownNotificationGroup 1.3.6.1.4.1.9.9.646.2.2.6
A collection of notification for signaling that AON data plane is down.
Status: current Access: read-write
NOTIFICATION-GROUP    

caonNewPepDeployedNotifGroup 1.3.6.1.4.1.9.9.646.2.2.7
A collection of notification for signaling that a new PEP has been deployed to the AON node.
Status: current Access: read-write
NOTIFICATION-GROUP    

caonSendThresholdExceededNotifGroup 1.3.6.1.4.1.9.9.646.2.2.8
A collection of notification for signaling that a destination end point response time exceeded the threshold value specified in the Send Bladelet.
Status: current Access: read-write
NOTIFICATION-GROUP    

caonMessageDeliveryFailedNotifGroup 1.3.6.1.4.1.9.9.646.2.2.9
A collection of notification for signaling that a message could not be delivered to the end point.
Status: current Access: read-write
NOTIFICATION-GROUP    

caonCustomNotifGroup 1.3.6.1.4.1.9.9.646.2.2.10
A collection of notification for signaling that a custom notification has been triggered from Notification bladelet during PEP execution.
Status: current Access: read-write
NOTIFICATION-GROUP    

caonCustomNotifObjectsGroup 1.3.6.1.4.1.9.9.646.2.2.11
A collection of objects providing information about caonCustomNotification.
Status: current Access: read-write
OBJECT-GROUP    

caonMessageDeliveryFailedNotifObjectsGroup 1.3.6.1.4.1.9.9.646.2.2.12
A collection of objects providing information about caonMessageDeliveryFailed notification
Status: current Access: read-write
OBJECT-GROUP    

caonNotifEnableObjectsGroup 1.3.6.1.4.1.9.9.646.2.2.13
A collection of objects for enabling or disabling SNMP notifications.
Status: current Access: read-write
OBJECT-GROUP    

caonSendThresholdExceededNotifObjectsGroup 1.3.6.1.4.1.9.9.646.2.2.14
A collection of objects providing information about caonSendResponseThresholdExceeded notification
Status: current Access: read-write
OBJECT-GROUP