COLUBRIS-TC

File: COLUBRIS-TC.mib (11682 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC COLUBRIS-SMI

Imported symbols

MODULE-IDENTITY Integer32 TEXTUAL-CONVENTION
colubrisModules

Defined Types

ColubrisAuthenticationMode  
Specifies the authentication mode to be used. local: The authentication is done locally from the device's local database information. profile: An authentication profile is used in order to retrieve the authentication parameters. localAndProfile: The authentication is done locally first. If it fails an authentication profile is used.
TEXTUAL-CONVENTION    
  INTEGER local(1), profile(2), localAndProfile(3)  

ColubrisUsersAuthenticationMode  
Specifies the authentication mode to be used. none: Users are not allowed to login. local: User authentication is done via the local user accounts. profile: A third-party authentication server is used. localAndProfile: Authentication is done locally first. If it fails, a third-party authentication server is used.
TEXTUAL-CONVENTION    
  INTEGER none(0), local(1), profile(2), localAndProfile(3)  

ColubrisUsersAuthenticationType  
Specifies the authentication type to be used. mac: Users are authenticated using their MAC addresses. ieee802dot1x: Users authenticated through 802.1X. html: Users authenticated via the HTML login page.
TEXTUAL-CONVENTION    
  INTEGER mac(1), ieee802dot1x(2), html(3)  

ColubrisNotificationEnable  
Specifies the generation of notification traps. enable: Enables the generation of the associated notification. disable: Disables the generation of the associated notification
TEXTUAL-CONVENTION    
  INTEGER enable(1), disable(2)  

ColubrisProfileIndex  
A profile index refers to an entry in the RADIUS server profile table.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

ColubrisProfileIndexOrZero  
A profile index refers to an entry in the RADIUS server profile table. When the special value Zero is specified, no RADIUS server profile is selected.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

ColubrisServerIndex  
A server index refers to an entry in the RADIUS server table.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

ColubrisServerIndexOrZero  
A server index refers to an entry in the RADIUS server table. When the special value Zero is specified, no RADIUS server is selected.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

ColubrisSSID  
A generic service set identifier (SSID) convention is defined here and used throughout the Colubris proprietary MIBs. This specific textual convention is used for inputing SSIDs.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..32)  

ColubrisSSIDOrNone  
A generic service set identifier (SSID) convention is defined here and used throughout the Colubris proprietary MIBs. This specific textual convention is used when displaying SSIDs.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

ColubrisSecurity  
An enumeration of the different Security modes allowed in the Colubris products. NOTE: 'unknown'- Could not identify the protection mode. 'none' - No wireless protection. 'wep' - WEP (static keys). 'ieee802dot1x' - 802.1X no encryption. 'ieee802dot1xWithWep' - 802.1x + WEP (dynamic keys). 'wpa' - 802.1X + TKIP + Key source AAA profile. 'wpaPsk' - 802.1X + TKIP + Key Source Pre-Shared Key.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), none(1), wep(2), ieee802dot1x(3), ieee802dot1xWithWep(4), wpa(5), wpaPsk(6)  

ColubrisPriorityQueue  
An enumeration of the different queues supported in the QOS and Bandwidth control feature.
TEXTUAL-CONVENTION    
  INTEGER low(1), normal(2), high(3), veryHigh(4)  

ColubrisDataRate  
An enumeration of the different data rates supported on a per VSC basis.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), rateLowestAvailable(1), rate1Meg(2), rate2Meg(3), rate5dot5Meg(4), rate6Meg(5), rate9Meg(6), rate11Meg(7), rate12Meg(8), rate18Meg(9), rate24Meg(10), rate36Meg(11), rate48Meg(12), rate54Meg(13), rateHighestAvailable(14)  

ColubrisRadioType  
An enumeration of the different supported radio types.
TEXTUAL-CONVENTION    
  INTEGER cm6(1), cm9(2), sunfish(3), mb82(5), ar2317(6), xb114(7)  

Defined Values

colubrisTextualConventions 1.3.6.1.4.1.8744.4.1
This module defines the Textual Conventions used in Colubris Networks enterprise MIBs.
MODULE-IDENTITY