ENTERASYS-APPLICATION-SIGNATURE-MIB

File: ENTERASYS-APPLICATION-SIGNATURE-MIB.mib (11619 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
SNMP-FRAMEWORK-MIB ENTERASYS-MIB-NAMES

Imported symbols

OBJECT-GROUP MODULE-COMPLIANCE Unsigned32
OBJECT-TYPE MODULE-IDENTITY RowStatus
DisplayString SnmpAdminString etsysModules

Defined Types

EtsysAppSignGroupEntry  
SEQUENCE    
  etsysAppSignGroupId Unsigned32
  etsysAppSignGroupName SnmpAdminString

EtsysAppSignDisplayNameEntry  
SEQUENCE    
  etsysAppSignDisplayId Unsigned32
  etsysAppSignDisplayName SnmpAdminString
  etsysAppSignDisplayNameRowStatus RowStatus

EtsysAppSignPatternEntry  
SEQUENCE    
  etsysAppSignPatternIndex Unsigned32
  etsysAppSignPattern DisplayString
  etsysAppSignPatternRowStatus RowStatus

Defined Values

etsysApplicationSignatureMIB 1.3.6.1.4.1.5624.1.2.107
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to configuration of custom application signatures on Extreme Networks devices.
MODULE-IDENTITY    

etsysApplicationSignatureMIBObjects 1.3.6.1.4.1.5624.1.2.107.1
OBJECT IDENTIFIER    

etsysAppSignGroupTable 1.3.6.1.4.1.5624.1.2.107.1.1
A table that contains the standard Application Groups for the Extreme Network deep packet inspection engine.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysAppSignGroupEntry

etsysAppSignGroupEntry 1.3.6.1.4.1.5624.1.2.107.1.1.1
An entry that ties a given application Group Name to a particular application group ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysAppSignGroupEntry  

etsysAppSignGroupId 1.3.6.1.4.1.5624.1.2.107.1.1.1.1
A pre-defined unique group index which points to the group to which the application belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

etsysAppSignGroupName 1.3.6.1.4.1.5624.1.2.107.1.1.1.2
A pre-defined application group name.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysAppSignDisplayNameTable 1.3.6.1.4.1.5624.1.2.107.1.2
A table that describes attributes of a user defined application display name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysAppSignDisplayNameEntry

etsysAppSignDisplayNameEntry 1.3.6.1.4.1.5624.1.2.107.1.2.1
Describes a particular entry within the etsysAppSignDisplayNameTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysAppSignDisplayNameEntry  

etsysAppSignDisplayId 1.3.6.1.4.1.5624.1.2.107.1.2.1.1
A unique ID assigned to a specific extended signature. The user can only assign an index in a range from 5000 to 5999. The rest of the indices are reserved for internal use.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..5999  

etsysAppSignDisplayName 1.3.6.1.4.1.5624.1.2.107.1.2.1.2
A user friendly name assigned to this extended signature. The display name and display ID MUST be unique within the scope of a single managed entity. This object MUST NOT be modifiable while this entry's RowStatus is active(1) or if etsysAppSignDisplayId is a reserved index.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

etsysAppSignDisplayNameRowStatus 1.3.6.1.4.1.5624.1.2.107.1.2.1.3
This object allows for the dynamic creation and deletion of entries within the etsysAppSignDisplayNameTable as well as the activation and deactivation of these entries.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysAppSignPatternTable 1.3.6.1.4.1.5624.1.2.107.1.3
A table that describes attributes of a user defined pattern string.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysAppSignPatternEntry

etsysAppSignPatternEntry 1.3.6.1.4.1.5624.1.2.107.1.3.1
An entry describing the matching pattern of a WebApplRule and its assigned index. For use by the Extreme Network deep packet inspection engine.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysAppSignPatternEntry  

etsysAppSignPatternIndex 1.3.6.1.4.1.5624.1.2.107.1.3.1.1
A unique identifier for a pattern string. The user can only assign an index in a range from 1000000 to 2000000. The rest of the indices are reserved for internal use.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1000000..2000000  

etsysAppSignPattern 1.3.6.1.4.1.5624.1.2.107.1.3.1.2
A case sensitive string for matching against the 'host' field of an http request packet, or the 'server name' in the 'client Hello' packet of a TLS session. This is used to identify the application.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

etsysAppSignPatternRowStatus 1.3.6.1.4.1.5624.1.2.107.1.3.1.3
This object allows the dynamic creation and deletion of entries within the etsysAppSignPatternTable as well as the activation and deactivation of these entries. etsysAppSignPatternRowStatus MUST NOT be set to active(1) and createAndGo(4) if the etsysAppSignPattern object contains an empty string.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysApplicationSignatureConformance 1.3.6.1.4.1.5624.1.2.107.2
OBJECT IDENTIFIER    

etsysAppSignGroups 1.3.6.1.4.1.5624.1.2.107.2.1
OBJECT IDENTIFIER    

etsysAppSignCompliances 1.3.6.1.4.1.5624.1.2.107.2.2
OBJECT IDENTIFIER    

etsysAppSignGroup 1.3.6.1.4.1.5624.1.2.107.2.1.1
A collection of objects that define attributes of an application group.
Status: current Access: read-create
OBJECT-GROUP    

etsysAppSignDisplayNameGroup 1.3.6.1.4.1.5624.1.2.107.2.1.2
A collection of objects that define attributes of an application display name.
Status: current Access: read-create
OBJECT-GROUP    

etsysAppSignPatternGroup 1.3.6.1.4.1.5624.1.2.107.2.1.3
A collection of objects that define attributes of a configured pattern string.
Status: current Access: read-create
OBJECT-GROUP    

etsysAppSignCompliance 1.3.6.1.4.1.5624.1.2.107.2.2.1
This group is mandatory for all devices that support configuration of deep packet inspection application signatures.
Status: current Access: read-create
MODULE-COMPLIANCE