MIBs Depot

CISCO-LWAPP-NBAR-MIB

Registered at
1.3.6.1.4.1.9.9.841
Last updated
2018-02-08 00:00
Organization
Cisco Systems Inc.
Revisions
2018-02-08 00:00, 2017-04-27 00:00, 2012-06-12 00:00
Namespace
cisco
Source file
CISCO-LWAPP-NBAR-MIB
Digest
sha256:08d165d658495a676f2d9a4f53c9de70dd9b59a515cbf62d75927b49066d9bc7

Description

NBAR - Network Based Application Recognition is an intelligent classification engine that recognizes applications that are static (which use fixed TCP or UDP port numbers), and stateful (which dynamically assign TCP or UDP port numbers). The relationship between CC and the LWAPP APs can be depicted as follows: +......+ +......+ +......+ +......+ + + + + + + + + + CC + + CC + + CC + + CC + + + + + + + + + +......+ +......+ +......+ +......+ .. . . . .. . . . . . . . . . . . . . . . . . . . . . . . +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + AP + + AP + + AP + + AP + + AP + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ . . . . . . . . . . . . . . . . . . . . . . . . +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + MN + + MN + + MN + + MN + + MN + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ GLOSSARY Access Point ( AP ) An entity that contains an 802.11 medium access control ( MAC ) and physical layer ( PHY ) interface and provides access to the distribution services via the wireless medium for associated clients. LWAPP APs encapsulate all the 802.11 frames in LWAPP frames and sends it to the controller to which it is logically connected to. Central Controller ( CC ) The central entity that terminates the LWAPP protocol tunnel from the LWAPP APs. Throughout this MIB, this entity also referred to as 'controller'. Light Weight Access Point Protocol ( LWAPP ) This is a generic protocol that defines the communication between the Access Points and the controllers. Mobile Node ( MN ) A roaming 802.11 wireless device in a wireless network associated with an access point. AVC - Application Visibility and Control. The client application or protocol statistics and control.

Contact

Cisco Systems, Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS Email: cs-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-LWAPP-NBAR-MIB
CISCO-SMI
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoLwappNbarMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.841.0
ciscoLwappNbarMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.841.1
ciscoLwappNbarTableObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.841.1.1
cLNbarAVCProfileTable
OBJECT-TYPE
This table represents the information about application visibility and control (AVC) profiles.
1.3.6.1.4.1.9.9.841.1.1.1not-accessiblecurrent
cLNbarAVCProfileEntry
OBJECT-TYPE
An entry containing the configuration attributes of application visibility and control.
1.3.6.1.4.1.9.9.841.1.1.1.1not-accessiblecurrent
cLNbarAVCProfileName
OBJECT-TYPE
This object represents the AVC profile name.
1.3.6.1.4.1.9.9.841.1.1.1.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
cLNbarAVCProfileRowStatus
OBJECT-TYPE
This is the status column for this row and is used to create and delete specific instances of rows in this table.
1.3.6.1.4.1.9.9.841.1.1.1.1.2RowStatusread-createcurrent
cLNbarAVCRuleTable
OBJECT-TYPE
This table represents the information about AVC rule for a given profile and application.
1.3.6.1.4.1.9.9.841.1.1.2not-accessiblecurrent
cLNbarAVCRuleEntry
OBJECT-TYPE
An entry containing the configuration attributes of AVC rule.
1.3.6.1.4.1.9.9.841.1.1.2.1not-accessiblecurrent
cLNbarAVCRuleProfileName
OBJECT-TYPE
This object represents the AVC profile name.
1.3.6.1.4.1.9.9.841.1.1.2.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
cLNbarAVCRuleApplicationName
OBJECT-TYPE
This object represents the name of application or protocol of AVC rule. For Default Application Rule, Application Name should be configured as class-default.
1.3.6.1.4.1.9.9.841.1.1.2.1.2SnmpAdminStringnot-accessiblecurrent
cLNbarAVCRuleApplicationGroupName
OBJECT-TYPE
This object specifies the name of application group of AVC rule.
1.3.6.1.4.1.9.9.841.1.1.2.1.3SnmpAdminStringread-createcurrent
cLNbarAVCRuleApplicationAction
OBJECT-TYPE
This object specifies the action for the application or protocol of AVC rule. For class-default type, only mark option is allowed. drop - the corresponding application or protocol packets will be dropped. mark - the corresponding application or protocol packets will be marked with DSCP value specified by cLNbarAVCRuleDscpValue. ratelimit - the corresponding application or protocol packets will be rate limited with average and burst rate limit values sepcified by cLNbarAVCRuleAppAvgRateLimit.
1.3.6.1.4.1.9.9.841.1.1.2.1.4INTEGER {drop(2), mark(3), ratelimit(4)}read-createcurrent
cLNbarAVCRuleDscpValue
OBJECT-TYPE
This object specifies the DSCP value of AVC rule.
1.3.6.1.4.1.9.9.841.1.1.2.1.5Unsigned32read-createcurrent
cLNbarAVCRuleRowStatus
OBJECT-TYPE
This is the status column for this row and is used to create and delete specific instances of rows in this table.
1.3.6.1.4.1.9.9.841.1.1.2.1.6RowStatusread-createcurrent
cLNbarAVCRuleAppAvgRateLimit
OBJECT-TYPE
This object specifies the application average data rate limit of AVC rule.
1.3.6.1.4.1.9.9.841.1.1.2.1.7Unsigned32read-createcurrent
cLNbarAVCRuleAppBurstRateLimit
OBJECT-TYPE
This object specifies the application burst data rate limit of AVC rule.
1.3.6.1.4.1.9.9.841.1.1.2.1.8Unsigned32read-createcurrent
cLNbarAVCFlexProfileTable
OBJECT-TYPE
This table represents the information about flex application visibility and control (AVC) profiles.
1.3.6.1.4.1.9.9.841.1.1.3not-accessiblecurrent
cLNbarAVCFlexProfileEntry
OBJECT-TYPE
An entry containing the configuration attributes of application visibility and control for NBAR.
1.3.6.1.4.1.9.9.841.1.1.3.1not-accessiblecurrent
cLNbarAVCFlexProfileName
OBJECT-TYPE
This object represents the AVC flex profile name.
1.3.6.1.4.1.9.9.841.1.1.3.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
cLNbarAVCFlexProfileApply
OBJECT-TYPE
This object is used to push AVC flex profile configured on controller to AP. modified(1) - Indicates AVC flex profile is in modified state and is not yet applied.This value is not settable. apply(2) - Indicates AVC flex profile will be applied to AP.
1.3.6.1.4.1.9.9.841.1.1.3.1.2INTEGER {modified(0), apply(1)}read-createcurrent
cLNbarAVCFlexProfileRowStatus
OBJECT-TYPE
This is the status column for this row and is used to create and delete specific instances of rows in this table.
1.3.6.1.4.1.9.9.841.1.1.3.1.3RowStatusread-createcurrent
cLNbarAVCFlexRuleTable
OBJECT-TYPE
This table represents the information about flex AVC rule.
1.3.6.1.4.1.9.9.841.1.1.4not-accessiblecurrent
cLNbarAVCFlexRuleEntry
OBJECT-TYPE
An entry containing the configuration attributes of AVC rule.
1.3.6.1.4.1.9.9.841.1.1.4.1not-accessiblecurrent
cLNbarAVCFlexRuleProfileName
OBJECT-TYPE
This object represents the AVC profile name.
1.3.6.1.4.1.9.9.841.1.1.4.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
cLNbarAVCFlexRuleApplicationName
OBJECT-TYPE
This object represents the name of application or protocol of AVC flex rule. For Default Application Rule, Application Name should be configured as class-default.
1.3.6.1.4.1.9.9.841.1.1.4.1.2SnmpAdminStringnot-accessiblecurrent
cLNbarAVCFlexRuleApplicationGroupName
OBJECT-TYPE
This object specifies the name of application group of AVC flex rule.
1.3.6.1.4.1.9.9.841.1.1.4.1.3SnmpAdminStringread-createcurrent
cLNbarAVCFlexRuleApplicationAction
OBJECT-TYPE
This object specifies the action for the application or protocol of AVC flex rule. For class-default type, only mark option is allowed. drop - the corresponding application or protocol packets will be dropped. mark - the corresponding application or protocol packets will be marked with DSCP value. ratelimit - the corresponding application or protocol packets will be rate limited with average and burst rate limit values.
1.3.6.1.4.1.9.9.841.1.1.4.1.4INTEGER {drop(2), mark(3), ratelimit(4)}read-createcurrent
cLNbarAVCFlexRuleDscpValue
OBJECT-TYPE
This object specifies the DSCP value of AVC flex rule.
1.3.6.1.4.1.9.9.841.1.1.4.1.5Unsigned32read-createcurrent
cLNbarAVCFlexRuleRowStatus
OBJECT-TYPE
This is the status column for this row and is used to create and delete specific instances of rows in this table.
1.3.6.1.4.1.9.9.841.1.1.4.1.6RowStatusread-createcurrent
cLNbarAVCFlexRuleAppAvgRateLimit
OBJECT-TYPE
This object specifies the application average data rate limit of AVC flex rule.
1.3.6.1.4.1.9.9.841.1.1.4.1.7Unsigned32read-createcurrent
cLNbarAVCFlexRuleAppBurstRateLimit
OBJECT-TYPE
This object specifies the application burst data rate limit of AVC flex rule.
1.3.6.1.4.1.9.9.841.1.1.4.1.8Unsigned32read-createcurrent
ciscoLwappNbarGlobalObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.841.1.2
cLNbarAVCEngineVersion
OBJECT-TYPE
This object represents the AVC engine version.
1.3.6.1.4.1.9.9.841.1.2.1OCTET STRINGread-onlycurrent
cLNbarAVCProtoPackName
OBJECT-TYPE
This object represents the AVC protocol pack name.
1.3.6.1.4.1.9.9.841.1.2.2OCTET STRINGread-onlycurrent
cLNbarAVCProtoPackVer
OBJECT-TYPE
This object represents the AVC protocol pack version.
1.3.6.1.4.1.9.9.841.1.2.3OCTET STRINGread-onlycurrent
cLNbarAVCFlexEngineVersion
OBJECT-TYPE
This object represents the AVC flexconnect engine version.
1.3.6.1.4.1.9.9.841.1.2.4OCTET STRINGread-onlycurrent
cLNbarAVCFlexProtoPackName
OBJECT-TYPE
This object represents the AVC flexconnect protocol pack name.
1.3.6.1.4.1.9.9.841.1.2.5OCTET STRINGread-onlycurrent
cLNbarAVCFlexProtoPackVer
OBJECT-TYPE
This object represents the AVC flexconnect protocol pack version.
1.3.6.1.4.1.9.9.841.1.2.6OCTET STRINGread-onlycurrent
ciscoLwappNbarMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.841.2
ciscoLwappNbarMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.841.2.1
ciscoLwappNbarMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.841.2.2

Notifications

NameOIDStatus
cLAVCProtoPackLoadNotifFailed
NOTIFICATION-TYPE
This notification is generated whenever a protocol pack download fails.
1.3.6.1.4.1.9.9.841.0.1current
cLAVCProtoPackLoadNotifSuccess
NOTIFICATION-TYPE
This notification is generated whenever a protocol pack download succeeds.
1.3.6.1.4.1.9.9.841.0.2current

Conformance

NameOIDStatus
ciscoLwappNbarMIBCompliance
MODULE-COMPLIANCE
The compliance statement for the SNMP entities that implement the ciscoLwappNbarMIB module.
1.3.6.1.4.1.9.9.841.2.1.1current
cLNbarConfigGroup
OBJECT-GROUP
This is a collection of objects which can be configured to control NBAR parameters.
1.3.6.1.4.1.9.9.841.2.2.1current
cLNbarGlobalGroup
OBJECT-GROUP
This is a collection of global objects which can be configured to control NBAR parameters.
1.3.6.1.4.1.9.9.841.2.2.2current