RBTWS-BASIC-MIB
21 objects
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.
Imported Objects
| RBTWS-ROOT-MIB | rbtwsMibs |
| SNMPv2-SMI | IpAddress MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.52.4.15.1.4.2 | IdentityrbtwsBasic | of | Basic objects for Enterasys Networks wireless switches. Copyright 2006 Enterasys Networks, Inc. All rights reserved. This SNMP Management Information Base Spec… | |
| 1.3.6.1.4.1.52.4.15.1.4.2.1 | NoderbtwsBasicSystemInfo | |||
| 1.3.6.1.4.1.52.4.15.1.4.2.1.1 | ScalarrbtwsSerialNumber | read-only | current | The serial number of the switch. |
| 1.3.6.1.4.1.52.4.15.1.4.2.1.2 | ScalarrbtwsSwMajorVersionNumber | read-only | current | The major release version of the running software. |
| 1.3.6.1.4.1.52.4.15.1.4.2.1.3 | ScalarrbtwsSwMinorVersionNumber | read-only | current | The minor release version of the running software. |
| 1.3.6.1.4.1.52.4.15.1.4.2.1.4 | ScalarrbtwsVersionString | read-only | current | The version string of the running software, including the major, minor, patch and build numbers, such as 3.0.0.185 |
| 1.3.6.1.4.1.52.4.15.1.4.2.2 | NoderbtwsMobilityDomainInfo | |||
| 1.3.6.1.4.1.52.4.15.1.4.2.2.1 | ScalarrbtwsMobilityDomainName | read-only | current | The mobility domain containing the switch, or a zero-length string when the mobility domain is unknown. |
| 1.3.6.1.4.1.52.4.15.1.4.2.2.2 | ScalarrbtwsMobilitySeedIp | read-only | current | The IPv4 address of the seed switch for this switch's mobility domain, or the IPv4 address 0.0.0.0 if unknown. |
| 1.3.6.1.4.1.52.4.15.1.4.2.2.3 | ScalarrbtwsMobilityMemberTableSize | read-only | current | The number of entries in the mobility member table, rbtwsMobilityMemberTable. |
| 1.3.6.1.4.1.52.4.15.1.4.2.2.4 | TablerbtwsMobilityMemberTable | not-accessible | current | Table of members of the mobility domain, indexed by the member IPv4 address. |
| 1.3.6.1.4.1.52.4.15.1.4.2.2.4.1 | RowrbtwsMobilityMemberEntry | not-accessible | current | An entry in the rbtwsMobilityMemberTable table. |
| 1.3.6.1.4.1.52.4.15.1.4.2.2.4.1.1 | ColumnrbtwsMobilityMemberEntryAddr | read-only | current | IPv4 address of a member of the mobility domain. |
| 1.3.6.1.4.1.52.4.15.1.4.2.3 | NoderbtwsLicenseInfoGroup | |||
| 1.3.6.1.4.1.52.4.15.1.4.2.3.1 | ScalarrbtwsLicenseInfoTableSize | read-only | current | The number of entries in the license table, rbtwsLicenseInfoTable. |
| 1.3.6.1.4.1.52.4.15.1.4.2.3.2 | TablerbtwsLicenseInfoTable | not-accessible | current | Table of installed licenses on the switch. The licences provide additional capabilities over the default capabilities of the switch. |
| 1.3.6.1.4.1.52.4.15.1.4.2.3.2.1 | RowrbtwsLicenseInfoEntry | not-accessible | current | A license table entry. |
| 1.3.6.1.4.1.52.4.15.1.4.2.3.2.1.1 | ColumnrbtwsLicenseInfoEntryFeature | not-accessible | current | The feature being reported on |
| 1.3.6.1.4.1.52.4.15.1.4.2.3.2.1.2 | ColumnrbtwsLicenseInfoEntryValue | read-only | current | 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. |
| 1.3.6.1.4.1.52.4.15.1.4.2.3.2.1.3 | ColumnrbtwsLicenseInfoEntryDescr | read-only | current | A human interpretable description of this license, for example, '120 APs or DAPs.' |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| RbtwsLicenseFeature | INTEGER { none(1), maxSupportedAPsOrDAPs(2) } | current | 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… |