NTWS-BASIC-MIB

File: NTWS-BASIC-MIB.mib (6693 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC NTWS-LICENSE-FEATURE-TC-MIB
NTWS-ROOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
DisplayString NtwsLicenseFeature ntwsMibs

Defined Types

NtwsMobilityMemberEntry  
SEQUENCE    
  ntwsMobilityMemberEntryAddr IpAddress

NtwsLicenseInfoEntry  
SEQUENCE    
  ntwsLicenseInfoEntryFeature NtwsLicenseFeature
  ntwsLicenseInfoEntryValue INTEGER
  ntwsLicenseInfoEntryDescr DisplayString

Defined Values

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

ntwsBasicSystemInfo 1.3.6.1.4.1.45.6.1.4.2.1
OBJECT IDENTIFIER    

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

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

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

ntwsVersionString 1.3.6.1.4.1.45.6.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)  

ntwsMobilityDomainInfo 1.3.6.1.4.1.45.6.1.4.2.2
OBJECT IDENTIFIER    

ntwsMobilityDomainName 1.3.6.1.4.1.45.6.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)  

ntwsMobilitySeedIp 1.3.6.1.4.1.45.6.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  

ntwsMobilityMemberTableSize 1.3.6.1.4.1.45.6.1.4.2.2.3
The number of entries in the mobility member table, ntwsMobilityMemberTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..64  

ntwsMobilityMemberTable 1.3.6.1.4.1.45.6.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  
    NtwsMobilityMemberEntry

ntwsMobilityMemberEntry 1.3.6.1.4.1.45.6.1.4.2.2.4.1
An entry in the ntwsMobilityMemberTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtwsMobilityMemberEntry  

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

ntwsLicenseInfoGroup 1.3.6.1.4.1.45.6.1.4.2.3
OBJECT IDENTIFIER    

ntwsLicenseInfoTableSize 1.3.6.1.4.1.45.6.1.4.2.3.1
The number of entries in the license table, ntwsLicenseInfoTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..64  

ntwsLicenseInfoTable 1.3.6.1.4.1.45.6.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  
    NtwsLicenseInfoEntry

ntwsLicenseInfoEntry 1.3.6.1.4.1.45.6.1.4.2.3.2.1
A license table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtwsLicenseInfoEntry  

ntwsLicenseInfoEntryFeature 1.3.6.1.4.1.45.6.1.4.2.3.2.1.1
The feature being reported on
Status: current Access: not-accessible
OBJECT-TYPE    
  NtwsLicenseFeature  

ntwsLicenseInfoEntryValue 1.3.6.1.4.1.45.6.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  

ntwsLicenseInfoEntryDescr 1.3.6.1.4.1.45.6.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)