Reference record for OID 1.3.6.1.4.1.9.9.646


parent
1.3.6.1.4.1.9.9 (ciscoMgmt)
node code
646
node name
ciscoAonStatusMIB
dot oid
1.3.6.1.4.1.9.9.646
type
OBJECT IDENTIFIER
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoAonStatusMIB(646)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoAonStatusMIB(646)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoAonStatusMIB(646)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoAonStatusMIB(646)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoAonStatusMIB(646)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoAonStatusMIB(646)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoAonStatusMIB
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoAonStatusMIB
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoAonStatusMIB
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoAonStatusMIB
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoAonStatusMIB
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoAonStatusMIB
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/9/9/646

    Description by circitor

    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.

    Parsed from file CISCO-AON-STATUS-MIB.mib
    Module: CISCO-AON-STATUS-MIB

    Description by mibdepot

    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.

    Parsed from file CISCO-AON-STATUS-MIB.my.txt
    Company: None
    Module: CISCO-AON-STATUS-MIB

    Description by cisco

    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.

    Information by circitor

    ciscoAonStatusMIB MODULE-IDENTITY LAST-UPDATED "200803060000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO "Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: [email protected]" DESCRIPTION "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." REVISION "200803060000Z" DESCRIPTION "Initial version of this MIB module." ::= { ciscoMgmt 646 }

    Information by cisco_v1

    ciscoAonStatusMIB OBJECT IDENTIFIER ::= { ciscoMgmt 646 }

    Information by oid_info

    Vendor: Cisco
    Module: CISCO-AON-STATUS-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    ciscoAonStatusMIB MODULE-IDENTITY LAST-UPDATED "200803060000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO "Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: [email protected]" DESCRIPTION "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." REVISION "200803060000Z" DESCRIPTION "Initial version of this MIB module." ::= { ciscoMgmt 646 }

    Information by cisco

    ciscoAonStatusMIB MODULE-IDENTITY LAST-UPDATED "200803060000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO "Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: [email protected]" DESCRIPTION "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." REVISION "200803060000Z" DESCRIPTION "Initial version of this MIB module." ::= { ciscoMgmt 646 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Greg Satz

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Cisco Systems, Inc.

    Children (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.646.0 ciscoAonStatusMIBNotifs 6 6 None
    1.3.6.1.4.1.9.9.646.1 ciscoAonStatusMIBObjects 2 54 None
    1.3.6.1.4.1.9.9.646.2 ciscoAonStatusMIBConform 2 17 None

    Brothers (645)

    To many brothers! Only 100 nearest brothers are shown.

    OIDNameSub childrenSub Nodes TotalDescription
    ...
    1.3.6.1.4.1.9.9.597 ciscoContentServicesMIB 3 349 Content Service is a capability to examine IP/TCP/UDP headers,
    payload and enable billing based on the content being provided.

    Ab…
    1.3.6.1.4.1.9.9.598 ciscoLwappAAAMIB 3 73 This MIB is intended to be implemented on all those
    devices operating as Central Controllers (CC), that
    terminate the Light Weigh…
    1.3.6.1.4.1.9.9.599 ciscoLwappDot11ClientMIB 4 49 This MIB is intended to be implemented on all those
    devices operating as Central controllers, that
    terminate the Light Weight Acc…
    1.3.6.1.4.1.9.9.600 ciscoGslbHealthMonMIB 3 90 The MIB defines objects related to global keepalive
    properties in GSLB devices. It contains the tables
    for keep alive configurat…
    1.3.6.1.4.1.9.9.601 ciscoResilientEthernetProtocolMIB 3 77 This MIB module defines objects required for managing
    Resilient Ethernet Protocol (REP).

    Resilient Ethernet Protocol (REP) is a C…
    1.3.6.1.4.1.9.9.602 ciscoPacketCaptureMIB 3 103 The MIB module for the management of packet capture
    feature.
    1.3.6.1.4.1.9.9.603 ciscoThreatMitigationServiceMIB 3 68 This MIB provides management information about the Threat
    Mitigation Service(TMS) entity named 'Consumer'. TMS is part
    of Cisco's…
    1.3.6.1.4.1.9.9.604 cdot1CfmMIB 3 166 Connectivity Fault Management module for managing IEEE 802.1ag
    1.3.6.1.4.1.9.9.606 ciscoLwappMeshLinkTestMIB 3 46 ciscoLwappMeshLinkTestMIB MODULE-IDENTITY
    LAST-UPDATED "200702050000Z"
    ORGANIZATION "Cisco Systems Inc."
    CONTACT-INFO
    "Cisco Sy…
    1.3.6.1.4.1.9.9.607 ciscoDot11HtPhyMIB 3 71 This MIB is intended to be implemented on Cisco's
    WLAN devices that provide the wired uplink to wireless
    clients through the high…
    1.3.6.1.4.1.9.9.610 ciscoLwappRogueMIB 3 78 This MIB is intended to be implemented on all those
    devices operating as Central Controllers, that
    terminate the Light Weight Acc…
    1.3.6.1.4.1.9.9.611 ciscoLwappDot11ClientCCXTextualConventions 0 0 This module defines the textual conventions used
    throughout the Cisco enterprise MIBs designed for
    implementation on Central Cont…
    1.3.6.1.4.1.9.9.612 ciscoLwappDot11MIB 3 17 This MIB is intended to be implemented on all those
    devices operating as Central controllers, that
    terminate the Light Weight Acc…
    1.3.6.1.4.1.9.9.613 ciscoEvcMIB 3 156 Metro Ethernet services can support a wide range of
    applications and subscriber needs easily, efficiently
    and cost-effectively. …
    1.3.6.1.4.1.9.9.614 ciscoLwappDot11LdapMIB 3 33 This MIB is intended to be implemented on all those
    devices operating as Central controllers, that
    terminate the Light Weight Acc…
    1.3.6.1.4.1.9.9.615 ciscoLwappRrmMIB 3 28 This MIB is intended to be implemented on all those
    devices operating as Central controllers, that
    terminate the Light Weight Acc…
    1.3.6.1.4.1.9.9.616 ciscoLwappMeshMIB 3 121 This MIB is intended to be implemented on all those
    devices operating as Central Controllers (CC) that
    terminate the Light Weight…
    1.3.6.1.4.1.9.9.617 ciscoLwappMeshStatsMIB 4 98 This MIB is intended to be implemented on all those
    devices operating as Central Controllers (CC) that
    terminate the Light Weight…
    1.3.6.1.4.1.9.9.618 ciscoLwappSysMIB 3 163 This MIB is intended to be implemented on all those
    devices operating as Central controllers, that
    terminate the Light Weight Acc…
    1.3.6.1.4.1.9.9.619 ciscoLwappLocalAuthMIB 3 53 This MIB is intended to be implemented on all those
    devices operating as Central controllers, that
    terminate the Light Weight Acc…
    1.3.6.1.4.1.9.9.620 ciscoLwappMeshBatteryMIB 3 34 This MIB is intended to be implemented on all those
    devices operating as Central Controllers (CC) that
    terminate the Light Weight…
    1.3.6.1.4.1.9.9.621 ciscoH324DialControlMIB 2 34 This MIB module enhances the IETF Dial Control MIB
    (RFC2128) by providing H.324 call information over
    a telephony network.

    ITU-T R…
    1.3.6.1.4.1.9.9.622 ciscoLwappDot11ClientTsMIB 3 34 This MIB is intended to be implemented on all those
    devices operating as Central controllers, that
    terminate the Light Weight Acc…
    1.3.6.1.4.1.9.9.623 ciscoLwappCdpMIB 3 51 This MIB is intended to be implemented on all those
    devices operating as Central Controllers (CC) that
    terminate the Light Weight…
    1.3.6.1.4.1.9.9.624 ciscoIpSlaTCMIB 0 0 This MIB contains textual conventions used by
    CISCO IPSLA MIBs.

    Acronyms:
    FEC: Forward Equivalence Class
    LPD: Label Path Discovery
    L…
    1.3.6.1.4.1.9.9.626 ciscoDot11HtMacMIB 3 40 This MIB is intended to be implemented on Cisco's
    WLAN devices that provide the wired uplink to wireless
    clients through the high…
    1.3.6.1.4.1.9.9.627 ciscoDot11RadarMIB 3 25 This MIB module is for IEEE 802.11a/h Root device,
    i.e. Access Point (AP) or Root Bridge. This MIB
    allows dynamic frequency selec…
    1.3.6.1.4.1.9.9.628 ciscoServiceControlSubscribersMIB 3 37 This MIB provides global and specific information on
    subscribers managed by a service control entity, which is a
    network element …
    1.3.6.1.4.1.9.9.630 ciscoTelnetServerMIB 3 34 MIB module for displaying and configuring
    Telnet related features in a device.
    Telnet is a program to log into another computer o…
    1.3.6.1.4.1.9.9.631 ciscoServiceControlLinkMIB 3 21 This MIB module provides information about the status and
    configuration of links used by service control entities.

    The link on a …
    1.3.6.1.4.1.9.9.632 ciscoSmeMIB 3 54 MIB module to manage Storage Media Encryption (SME) service.
    SME is an encryption service provided by an encryption node
    residing…
    1.3.6.1.4.1.9.9.633 ciscoIpSlaAutoMIB 3 57 This module defines the MIB for IP SLA Automation. IP SLA
    Automation consists of the following:
    1. Use of grouping - Group is an …
    1.3.6.1.4.1.9.9.634 ciscoServiceControlTpStatsMIB 3 39 This MIB provides information and statistics on the traffic
    processor(s) of a service control entity, which is a network
    element …
    1.3.6.1.4.1.9.9.635 ciscoIpSlaJitterMIB 3 57 This MIB module defines templates for IP SLA operations of UDP
    Jitter and ICMP Jitter.

    The UDP Jitter operation is designed to me…
    1.3.6.1.4.1.9.9.636 ciscoIpSlaEchoMIB 3 71 This MIB module defines the templates for IP SLA operations of
    ICMP echo, UDP echo and TCP connect.

    The ICMP echo operation measu…
    1.3.6.1.4.1.9.9.637 ciscoServiceControlRdrMIB 3 56 This MIB module defines objects describing statistics and
    configuration relating to the Raw Data Record Formatter running
    on a se…
    1.3.6.1.4.1.9.9.638 ciscoAgwMIB 3 324 This module manages Cisco's WiMAX ASN Gateway (ASN-GW).
    A WiMAX network supports wireless data communication through
    WiMAX radio …
    1.3.6.1.4.1.9.9.639 ciscoOtnIfMIB 3 137 This MIB module defines the managed objects for physical layer
    characteristics of DWDM optical channel interfaces and performanc…
    1.3.6.1.4.1.9.9.640 ciscoImageLicenseMgmtMIB 3 31 The MIB module for managing the running image level
    of a Cisco device. Cisco's licensing mechanism provides
    flexibility to run a …
    1.3.6.1.4.1.9.9.642 ciscoBridgeDomainMIB 3 24 A bridge domain is one of the means by which it is possible
    to define a broadcast domain on a bridging device. It is an
    alternati…
    1.3.6.1.4.1.9.9.643 ciscoTelepresenceMIB 3 119 The MIB module defines the managed objects for a
    Telepresence system.

    Telepresence refers to a set of technologies which
    allow a p…
    1.3.6.1.4.1.9.9.644 ciscoTelepresenceCallMIB 3 178 The MIB module defines the managed objects for
    Telepresence calls.

    Telepresence refers to a set of technologies which
    allow a pers…
    1.3.6.1.4.1.9.9.645 ciscoEtherExtMIB 3 18 The MIB module to describe generic objects for
    ethernet-like network interfaces.

    This MIB provides ethernet-like network interfac…
    1.3.6.1.4.1.9.9.647 ciscoGgsnExtMIB 3 212 This MIB module extends the CISCO-GGSN-MIB.

    This MIB module manages the Gateway GPRS Support
    Node (GGSN) devices.

    A GGSN device pr…
    1.3.6.1.4.1.9.9.648 ciscoVirtualInterfaceMIB 2 32 The MIB module for creation and deletion of Virtual Interfaces
    and Virtual Interface Groups. In addition to this MIB,
    interface …
    1.3.6.1.4.1.9.9.650 ciscoL4L7moduleRedundancyMIB 3 71 The L4-7 SLB devices are used
    for scaling websites, building web
    enabled applications, and migrating
    to web services. The followin…
    1.3.6.1.4.1.9.9.651 ciscoCommonRolesExtMIB 3 37 A MIB Module for managing the roles that are common
    between access methods like Command Line Interface (CLI),
    SNMP and XML interf…
    1.3.6.1.4.1.9.9.652 ciscoSwitchStatsMIB 3 106 The MIB module provides management information for
    configuration and monitoring of traffic statistics
    on Cisco's switching device…
    1.3.6.1.4.1.9.9.653 ciscoAdmissionPolicyMIB 3 36 This MIB module defines managed objects that facilitate
    the management of policies upon host(s) admission to
    a network.

    The inform…
    1.3.6.1.4.1.9.9.654 ciscoMabMIB 3 20 MIB module for monitoring and configuring MAC
    Authentication Bypass (MAB) feature in the system.

    MAC Auth Bypass feature provides…
    1.3.6.1.4.1.9.9.655 ciscoDigitalMediaSystemsMIB 3 195 Acronyms and Definitions

    The following acronyms and terms are used in this
    document:

    DMS: Digital Media Systems

    DAM: Digital As…
    1.3.6.1.4.1.9.9.656 ciscoAuthFrameworkMIB 3 117 MIB module for Authentication Framework in the system.

    Authentication Framework provides generic configurations
    for authenticatio…
    1.3.6.1.4.1.9.9.657 ciscoSbcCallStatsMIB 3 201 The main purpose of this MIB is to define the statistics
    information for Session Border Controller application. The
    statistics ar…
    1.3.6.1.4.1.9.9.658 ciscoSessBorderCtrlrEventMIB 3 208 The main purpose of this MIB is to define the SNMP
    notifications and alarms generated by Session Border Controller
    application an…
    1.3.6.1.4.1.9.9.660 ciscoNportVirtualizationMIB 3 19 The MIB module for the management of N_port
    Virtualization or NPV within the framework of Cisco's
    N_port virtualization (NPV) Arc…
    1.3.6.1.4.1.9.9.661 ciscoWan3gMIB 3 378 This MIB module provides network management
    support for Cisco cellular 3G WAN products.

    *** ABBREVIATIONS, ACRONYMS, AND SYMBOLS …
    1.3.6.1.4.1.9.9.662 ciscoCbpTcMIB 0 0 This MIB module defines textual conventions used by the
    CISCO-CBP-BASE-CFG-MIB, CISCO-CBP-BASE-MON-MIB, and any MIB
    modules exten…
    1.3.6.1.4.1.9.9.663 ciscoSwitchHardwareCapacityMIB 3 141 This MIB module defines the managed objects for hardware
    capacity of Cisco switching devices. The hardware
    capacity information c…
    1.3.6.1.4.1.9.9.664 ciscoMmodalContactAppsMIB 3 359 The Cisco Unified Multi-Modal Contact Applications (MMCA) platform is
    a highly scalable, modular, extensible, open and secure pl…
    1.3.6.1.4.1.9.9.667 ciscoServiceControllerMIB 2 31 This MIB module defines objects describing traffic controllers
    used by a service control entity.

    A service control entity is a ne…
    1.3.6.1.4.1.9.9.668 ciscoP2PIfMIB 3 16 The Point to Point Interface MIB module.
    This MIB manages the generic objects for
    Serial link or SONET/SDH like point to point ne…
    1.3.6.1.4.1.9.9.669 ciscoCdmaPdsnExtMIB 3 178 This MIB is an extension to the
    CISCO-CDMA-PDSN-MIB. A CDMA
    network supports wireless data
    communication through 3G CDMA radio
    acc…
    1.3.6.1.4.1.9.9.670 ciscoReportIntervalTcMIB 0 0 CISCO-REPORT-INTERVAL-TC-MIB
    1.3.6.1.4.1.9.9.672 ciscoMobilityTapMIB 3 24 This module manages Cisco's intercept feature for
    Mobility Gateway Products.

    This MIB is used along with CISCO-TAP2-MIB MIB to
    int…
    1.3.6.1.4.1.9.9.673 ciscoFCoEMIB 2 45 This MIB module is for configuring and monitoring Fibre Channel
    over Ethernet (FCoE) related entities. This MIB defines the
    Virtu…
    1.3.6.1.4.1.9.9.679 ciscoIeee8021CfmExtMIB 3 55 A MIB module for extending the IEEE8021-CFM-MIB
    and IEEE8021-CFM-V2-MIB to add objects which provide
    additional information about…
    1.3.6.1.4.1.9.9.680 ciscoNhrpExtMIB 3 36 This MIB module is an extension of the NHRP MIB module as
    defined in RFC 2677. It defines notifications associated with
    critical …
    1.3.6.1.4.1.9.9.683 ciscoEnergywiseMIB 3 162 The MIB is used to manage and optimize power usage
    in networks.

    Cisco EnergyWise is a specification of data, discovery and
    protoco…
    1.3.6.1.4.1.9.9.686 ciscoLwappInterfaceMIB 3 27 ciscoLwappInterfaceMIB MODULE-IDENTITY
    LAST-UPDATED "200901090000Z"
    ORGANIZATION "Cisco Systems Inc."
    CONTACT-INFO
    "Cisco Syste…
    1.3.6.1.4.1.9.9.688 ciscoFlowMonitorTcMIB 0 0 This MIB module defines textual conventions used by the MIB
    modules defining objects describing flow monitoring.

    GLOSSARY
    ========…
    1.3.6.1.4.1.9.9.689 ciscoSlbDfpMIB 3 22 This MIB reports the congestion status of the real server.
    A server can be in congested state due to high memory
    consumption, hig…
    1.3.6.1.4.1.9.9.690 ciscoMobilePolicyChargingControlMIB 3 143 Mobile PCC Infrastructure built on top of Policy Shim Layer, is
    a common interface to send and receive PCC related messages for
    a…
    1.3.6.1.4.1.9.9.691 ciscoEthernetFabricExtenderMIB 3 23 The MIB module for configuring one or more fabric
    extenders to connect into a core switch. Since fabric
    extenders might not be m…
    1.3.6.1.4.1.9.9.692 ciscoFlowMonitorMIB 4 195 This MIB module defines objects that describe flow monitoring.
    A typical application of this MIB module will facilitate
    monitorin…
    1.3.6.1.4.1.9.9.693 ciscoServiceControlAttackMIB 3 55 This MIB provides data related to different types of
    attacks detected by a service control entity.

    A service control entity is a …
    1.3.6.1.4.1.9.9.694 ciscoCtsTcMIB 0 0 This module defines the textual conventions used within
    Cisco Trusted Security framework.
    1.3.6.1.4.1.9.9.695 ciscoGtcapMIB 3 194 The MIB for Transaction Capabilities(TCAP)
    messages transported over Signalling System
    No. 7 (SS7) Network via Cisco IP Transfer
    P…
    1.3.6.1.4.1.9.9.696 ciscoBootHwDiagsMIB 3 22 This MIB is used to configure those devices that support
    boot-time hardware diagnostics. It provides the reports
    about the respe…
    ...