CISCO-LWAPP-NBAR-MIB

File: CISCO-LWAPP-NBAR-MIB.mib (13601 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP RowStatus SnmpAdminString
ciscoMgmt

Defined Types

CLNbarAVCProfileEntry  
SEQUENCE    
  cLNbarAVCProfileName SnmpAdminString
  cLNbarAVCProfileRowStatus RowStatus

CLNbarAVCRuleEntry  
SEQUENCE    
  cLNbarAVCRuleProfileName SnmpAdminString
  cLNbarAVCRuleApplicationName SnmpAdminString
  cLNbarAVCRuleApplicationGroupName SnmpAdminString
  cLNbarAVCRuleApplicationAction INTEGER
  cLNbarAVCRuleDscpValue Unsigned32
  cLNbarAVCRuleRowStatus RowStatus
  cLNbarAVCRuleAppAvgRateLimit Unsigned32
  cLNbarAVCRuleAppBurstRateLimit Unsigned32

Defined Values

ciscoLwappNbarMIB 1.3.6.1.4.1.9.9.99995
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). 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 Visiblity and Control. The client application or protocol statistics and control.
MODULE-IDENTITY    

ciscoLwappNbarMIBNotifs 1.3.6.1.4.1.9.9.99995.0
OBJECT IDENTIFIER    

ciscoLwappNbarMIBObjects 1.3.6.1.4.1.9.9.99995.1
OBJECT IDENTIFIER    

ciscoLwappNbarMIBConform 1.3.6.1.4.1.9.9.99995.2
OBJECT IDENTIFIER    

ciscoLwappNbarTableObjects 1.3.6.1.4.1.9.9.99995.1.1
OBJECT IDENTIFIER    

ciscoLwappNbarGlobalObjects 1.3.6.1.4.1.9.9.99995.1.2
OBJECT IDENTIFIER    

cLNbarAVCEngineVersion 1.3.6.1.4.1.9.9.99995.1.2.1
This object reptresents the AVC Engine version
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cLNbarAVCProtoPackName 1.3.6.1.4.1.9.9.99995.1.2.2
This object reptresents the AVC Protocol Pack Name
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cLNbarAVCProtoPackVer 1.3.6.1.4.1.9.9.99995.1.2.3
This object represents the AVC Protocol Pack version
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cLNbarAVCProfileTable 1.3.6.1.4.1.9.9.99995.1.1.1
This table represents the information about application visibility and control (AVC) profiles
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CLNbarAVCProfileEntry

cLNbarAVCProfileEntry 1.3.6.1.4.1.9.9.99995.1.1.1.1
An entry containing the configuration attributes of application visibility and control for NBAR.
Status: current Access: not-accessible
OBJECT-TYPE    
  CLNbarAVCProfileEntry  

cLNbarAVCProfileName 1.3.6.1.4.1.9.9.99995.1.1.1.1.1
This object represents the AVC profile name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

cLNbarAVCProfileRowStatus 1.3.6.1.4.1.9.9.99995.1.1.1.1.2
This object creates or deletes an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cLNbarAVCRuleTable 1.3.6.1.4.1.9.9.99995.1.1.2
This table represents the information about AVC Rule
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CLNbarAVCRuleEntry

cLNbarAVCRuleEntry 1.3.6.1.4.1.9.9.99995.1.1.2.1
An entry containing the configuration attributes of AVC rule for NBAR.
Status: current Access: not-accessible
OBJECT-TYPE    
  CLNbarAVCRuleEntry  

cLNbarAVCRuleProfileName 1.3.6.1.4.1.9.9.99995.1.1.2.1.1
This object represents the AVC profile name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

cLNbarAVCRuleApplicationName 1.3.6.1.4.1.9.9.99995.1.1.2.1.2
This object represents the name of application or protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString  

cLNbarAVCRuleApplicationGroupName 1.3.6.1.4.1.9.9.99995.1.1.2.1.3
This object represents the name of application group.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cLNbarAVCRuleApplicationAction 1.3.6.1.4.1.9.9.99995.1.1.2.1.4
This object represents the action for the application or protocol. 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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER drop(2), mark(3), ratelimit(4)  

cLNbarAVCRuleDscpValue 1.3.6.1.4.1.9.9.99995.1.1.2.1.5
This object represents the DSCP value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cLNbarAVCRuleRowStatus 1.3.6.1.4.1.9.9.99995.1.1.2.1.6
This object creates or deletes an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cLNbarAVCRuleAppAvgRateLimit 1.3.6.1.4.1.9.9.99995.1.1.2.1.7
This object represents the Application Average data rate limit
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cLNbarAVCRuleAppBurstRateLimit 1.3.6.1.4.1.9.9.99995.1.1.2.1.8
This object represents the Application Burst data rate limit
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cLAVCProtoPackLoadNotifFailed 1.3.6.1.4.1.9.9.99995.0.1
This notification is generated whenever a protocol pack download fails.
Status: current Access: read-create
NOTIFICATION-TYPE    

cLAVCProtoPackLoadNotifSuccess 1.3.6.1.4.1.9.9.99995.0.2
This notification is generated whenever a protocol pack download succeeds.
Status: current Access: read-create
NOTIFICATION-TYPE    

ciscoLwappNbarMIBCompliances 1.3.6.1.4.1.9.9.99995.2.1
OBJECT IDENTIFIER    

ciscoLwappNbarMIBGroups 1.3.6.1.4.1.9.9.99995.2.2
OBJECT IDENTIFIER    

ciscoLwappNbarMIBCompliance 1.3.6.1.4.1.9.9.99995.2.1.1
The compliance statement for the SNMP entities that implement the ciscoLwappNbarMIB module.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ciscoLwappNbarMIBComplianceRev1 1.3.6.1.4.1.9.9.99995.2.1.2
The compliance statement for the SNMP entities that implement the ciscoLwappNbarMIB module.
Status: current Access: read-create
MODULE-COMPLIANCE    

cLNbarConfigGroup 1.3.6.1.4.1.9.9.99995.2.2.1
This is a collection of objects which can be configured to control NBAR parameters.
Status: current Access: read-create
OBJECT-GROUP    

cLNbarGlobalGroup 1.3.6.1.4.1.9.9.99995.2.2.2
This is a collection of objects which can be configured to control NBAR parameters.
Status: current Access: read-create
OBJECT-GROUP