RBTWS-BASIC-MIB

File: RBTWS-BASIC-MIB.mib (6957 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RBTWS-ROOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
DisplayString TEXTUAL-CONVENTION rbtwsMibs

Defined Types

RbtwsLicenseFeature  
Enumeration of the licensable features. Currently only 1 feature is licensed, the number AP/DAPs concurrently supported. This feature has 'three' levels: none, 1, and 2. Level 1 implies support for 80 concurrent AP/DAPs, level 2 implies support for 120 concurrent AP/DAPs. The value in object rbtwsLicenseInfoEntryValue should therefore reflect the number of AP/DAPs supported.
TEXTUAL-CONVENTION    
  INTEGER none(1), maxSupportedAPsOrDAPs(2)  

RbtwsMobilityMemberEntry  
SEQUENCE    
  rbtwsMobilityMemberEntryAddr IpAddress

RbtwsLicenseInfoEntry  
SEQUENCE    
  rbtwsLicenseInfoEntryFeature RbtwsLicenseFeature
  rbtwsLicenseInfoEntryValue INTEGER
  rbtwsLicenseInfoEntryDescr DisplayString

Defined Values

rbtwsBasic 1.3.6.1.4.1.52.4.15.1.4.2
Basic objects for Enterasys Networks wireless switches. Copyright 2006 Enterasys Networks, Inc. All rights reserved. This SNMP Management Information Base Specification (Specification) embodies confidential and proprietary intellectual property. This Specification is supplied 'AS IS' and Enterasys Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

rbtwsBasicSystemInfo 1.3.6.1.4.1.52.4.15.1.4.2.1
OBJECT IDENTIFIER    

rbtwsSerialNumber 1.3.6.1.4.1.52.4.15.1.4.2.1.1
The serial number of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

rbtwsSwMajorVersionNumber 1.3.6.1.4.1.52.4.15.1.4.2.1.2
The major release version of the running software.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..99  

rbtwsSwMinorVersionNumber 1.3.6.1.4.1.52.4.15.1.4.2.1.3
The minor release version of the running software.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..99  

rbtwsVersionString 1.3.6.1.4.1.52.4.15.1.4.2.1.4
The version string of the running software, including the major, minor, patch and build numbers, such as 3.0.0.185
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

rbtwsMobilityDomainInfo 1.3.6.1.4.1.52.4.15.1.4.2.2
OBJECT IDENTIFIER    

rbtwsMobilityDomainName 1.3.6.1.4.1.52.4.15.1.4.2.2.1
The mobility domain containing the switch, or a zero-length string when the mobility domain is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

rbtwsMobilitySeedIp 1.3.6.1.4.1.52.4.15.1.4.2.2.2
The IPv4 address of the seed switch for this switch's mobility domain, or the IPv4 address 0.0.0.0 if unknown.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rbtwsMobilityMemberTableSize 1.3.6.1.4.1.52.4.15.1.4.2.2.3
The number of entries in the mobility member table, rbtwsMobilityMemberTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..64  

rbtwsMobilityMemberTable 1.3.6.1.4.1.52.4.15.1.4.2.2.4
Table of members of the mobility domain, indexed by the member IPv4 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbtwsMobilityMemberEntry

rbtwsMobilityMemberEntry 1.3.6.1.4.1.52.4.15.1.4.2.2.4.1
An entry in the rbtwsMobilityMemberTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbtwsMobilityMemberEntry  

rbtwsMobilityMemberEntryAddr 1.3.6.1.4.1.52.4.15.1.4.2.2.4.1.1
IPv4 address of a member of the mobility domain.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rbtwsLicenseInfoGroup 1.3.6.1.4.1.52.4.15.1.4.2.3
OBJECT IDENTIFIER    

rbtwsLicenseInfoTableSize 1.3.6.1.4.1.52.4.15.1.4.2.3.1
The number of entries in the license table, rbtwsLicenseInfoTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..64  

rbtwsLicenseInfoTable 1.3.6.1.4.1.52.4.15.1.4.2.3.2
Table of installed licenses on the switch. The licences provide additional capabilities over the default capabilities of the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbtwsLicenseInfoEntry

rbtwsLicenseInfoEntry 1.3.6.1.4.1.52.4.15.1.4.2.3.2.1
A license table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbtwsLicenseInfoEntry  

rbtwsLicenseInfoEntryFeature 1.3.6.1.4.1.52.4.15.1.4.2.3.2.1.1
The feature being reported on
Status: current Access: not-accessible
OBJECT-TYPE    
  RbtwsLicenseFeature  

rbtwsLicenseInfoEntryValue 1.3.6.1.4.1.52.4.15.1.4.2.3.2.1.2
The value of the feature enabled, for example a feature may have multiple levels of licensing, so the value will very with the license level.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4096  

rbtwsLicenseInfoEntryDescr 1.3.6.1.4.1.52.4.15.1.4.2.3.2.1.3
A human interpretable description of this license, for example, '120 APs or DAPs.'
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)