TRAPEZE-NETWORKS-AP-UNCONFIGURED-MIB

File: TRAPEZE-NETWORKS-AP-UNCONFIGURED-MIB.mib (7757 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
TRAPEZE-NETWORKS-AP-TC TRAPEZE-NETWORKS-BASIC-TC TRAPEZE-NETWORKS-ROOT-MIB

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE IpAddress TEXTUAL-CONVENTION
DisplayString TrpzApSerialNum TrpzPhysPortNumber
trpzMibs

Defined Types

TrpzApUnconfiguredOrphanReason  
Enumeration of the reasons why an AP could be unconfigured/orphan: no-configuration: the AC has no configuration corresponding to that AP; ap-license-exceeded: AP license capacity exceeded; controller-behind-nat: the AC is behind NAT, and cannot suggest another AC for that AP to attach to (the first AC does not know what the AP's view of the public IP address of the other AC is); ap-model-mismatch: AP model does not match configuration; no-macs: the AC must allocate MAC address for that AP but no MAC is available.
TEXTUAL-CONVENTION    
  INTEGER other(1), no-configuration(2), ap-license-exceeded(3), controller-behind-nat(4), ap-model-mismatch(5), no-macs(6)  

TrpzApUnconfOrphanEntry  
SEQUENCE    
  trpzApUnconfOrphanApSerialNum TrpzApSerialNum
  trpzApUnconfOrphanApModelName DisplayString
  trpzApUnconfOrphanIpAddress IpAddress
  trpzApUnconfOrphanPhysPortNum TrpzPhysPortNumber
  trpzApUnconfOrphanVLANName DisplayString
  trpzApUnconfOrphanReason TrpzApUnconfiguredOrphanReason

Defined Values

trpzApUnconfiguredMib 1.3.6.1.4.1.14525.4.15
Unconfigured/orphan APs info for Trapeze Networks wireless switches. AP = Access Point; AC = Access Controller (wireless switch), the device that runs a SNMP Agent implementing this MIB. Orphan AP = an AP currently detected by this AC but not managed by any AC. Copyright 2008-2011 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    

trpzApUnconfMibObjects 1.3.6.1.4.1.14525.4.15.1
OBJECT IDENTIFIER    

trpzApUnconfOrphanTable 1.3.6.1.4.1.14525.4.15.1.2
A table describing all the APs currently detected by this AC but not managed by any AC. Such APs are reported as ''unconfigured'' or ''orphan'' in other management interfaces of the AC (CLI, Web etc).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApUnconfOrphanEntry

trpzApUnconfOrphanEntry 1.3.6.1.4.1.14525.4.15.1.2.1
Information about a particular orphan AP detected by this AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApUnconfOrphanEntry  

trpzApUnconfOrphanApSerialNum 1.3.6.1.4.1.14525.4.15.1.2.1.1
The Serial Number of this orphan AP.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApSerialNum  

trpzApUnconfOrphanApModelName 1.3.6.1.4.1.14525.4.15.1.2.1.2
The Model name of this orphan AP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..24)  

trpzApUnconfOrphanIpAddress 1.3.6.1.4.1.14525.4.15.1.2.1.5
The IPv4 Address of this orphan AP.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

trpzApUnconfOrphanPhysPortNum 1.3.6.1.4.1.14525.4.15.1.2.1.6
The Number of the Physical Port on which this orphan AP was detected by the AC (usually the uplink port going to other switches/routers connecting this AP to the network).
Status: current Access: read-only
OBJECT-TYPE    
  TrpzPhysPortNumber  

trpzApUnconfOrphanVLANName 1.3.6.1.4.1.14525.4.15.1.2.1.7
Identifies the VLAN containing this orphan AP. This is the VLAN Name as configured on this AC (another AC might have a different name corresponding to same VLAN tag used in the network).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

trpzApUnconfOrphanReason 1.3.6.1.4.1.14525.4.15.1.2.1.8
The reason why this AP is orphan.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzApUnconfiguredOrphanReason  

trpzApUnconfConformance 1.3.6.1.4.1.14525.4.15.2
OBJECT IDENTIFIER    

trpzApUnconfCompliances 1.3.6.1.4.1.14525.4.15.2.1
OBJECT IDENTIFIER    

trpzApUnconfGroups 1.3.6.1.4.1.14525.4.15.2.2
OBJECT IDENTIFIER    

trpzApUnconfCompliance 1.3.6.1.4.1.14525.4.15.2.1.1
The compliance statement for devices that implement AP Unconfigured MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

trpzApUnconfOrphanBasicGroup 1.3.6.1.4.1.14525.4.15.2.2.1
Mandatory group of objects implemented to provide info about Orphan APs.
Status: current Access: read-only
OBJECT-GROUP