TRAPEZE-NETWORKS-BASIC-MIB

File: TRAPEZE-NETWORKS-BASIC-MIB.mib (6836 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC TRAPEZE-NETWORKS-LICENSE-FEATURE-TC-MIB
TRAPEZE-NETWORKS-ROOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
DisplayString TrpzLicenseFeature trpzMibs

Defined Types

TrpzMobilityMemberEntry  
SEQUENCE    
  trpzMobilityMemberEntryAddr IpAddress

TrpzLicenseInfoEntry  
SEQUENCE    
  trpzLicenseInfoEntryFeature TrpzLicenseFeature
  trpzLicenseInfoEntryValue INTEGER
  trpzLicenseInfoEntryDescr DisplayString

Defined Values

trpzBasic 1.3.6.1.4.1.14525.4.2
Basic objects for Trapeze Networks wireless switches. Copyright 2004-2009 Trapeze Networks, Inc. All rights reserved. This Trapeze Networks SNMP Management Information Base Specification (Specification) embodies Trapeze Networks' confidential and proprietary intellectual property. Trapeze Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS' and Trapeze Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

trpzBasicSystemInfo 1.3.6.1.4.1.14525.4.2.1
OBJECT IDENTIFIER    

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

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

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

trpzVersionString 1.3.6.1.4.1.14525.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)  

trpzMobilityDomainInfo 1.3.6.1.4.1.14525.4.2.2
OBJECT IDENTIFIER    

trpzMobilityDomainName 1.3.6.1.4.1.14525.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)  

trpzMobilitySeedIp 1.3.6.1.4.1.14525.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  

trpzMobilityMemberTableSize 1.3.6.1.4.1.14525.4.2.2.3
The number of entries in the mobility member table, trpzMobilityMemberTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..64  

trpzMobilityMemberTable 1.3.6.1.4.1.14525.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  
    TrpzMobilityMemberEntry

trpzMobilityMemberEntry 1.3.6.1.4.1.14525.4.2.2.4.1
An entry in the trpzMobilityMemberTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzMobilityMemberEntry  

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

trpzLicenseInfoGroup 1.3.6.1.4.1.14525.4.2.3
OBJECT IDENTIFIER    

trpzLicenseInfoTableSize 1.3.6.1.4.1.14525.4.2.3.1
The number of entries in the license table, trpzLicenseInfoTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..64  

trpzLicenseInfoTable 1.3.6.1.4.1.14525.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  
    TrpzLicenseInfoEntry

trpzLicenseInfoEntry 1.3.6.1.4.1.14525.4.2.3.2.1
A license table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzLicenseInfoEntry  

trpzLicenseInfoEntryFeature 1.3.6.1.4.1.14525.4.2.3.2.1.1
The feature being reported on
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzLicenseFeature  

trpzLicenseInfoEntryValue 1.3.6.1.4.1.14525.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  

trpzLicenseInfoEntryDescr 1.3.6.1.4.1.14525.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)