NTWS-AP-UNCONFIGURED-MIB

File: NTWS-AP-UNCONFIGURED-MIB.mib (7319 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
NTWS-AP-TC NTWS-BASIC-TC NTWS-ROOT-MIB

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE IpAddress TEXTUAL-CONVENTION
DisplayString NtwsApSerialNum NtwsPhysPortNumber
ntwsMibs

Defined Types

NtwsApUnconfiguredOrphanReason  
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)  

NtwsApUnconfOrphanEntry  
SEQUENCE    
  ntwsApUnconfOrphanApSerialNum NtwsApSerialNum
  ntwsApUnconfOrphanApModelName DisplayString
  ntwsApUnconfOrphanIpAddress IpAddress
  ntwsApUnconfOrphanPhysPortNum NtwsPhysPortNumber
  ntwsApUnconfOrphanVLANName DisplayString
  ntwsApUnconfOrphanReason NtwsApUnconfiguredOrphanReason

Defined Values

ntwsApUnconfiguredMib 1.3.6.1.4.1.45.6.1.4.15
Unconfigured/orphan APs info for Nortel 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 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    

ntwsApUnconfMibObjects 1.3.6.1.4.1.45.6.1.4.15.1
OBJECT IDENTIFIER    

ntwsApUnconfOrphanTable 1.3.6.1.4.1.45.6.1.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  
    NtwsApUnconfOrphanEntry

ntwsApUnconfOrphanEntry 1.3.6.1.4.1.45.6.1.4.15.1.2.1
Information about a particular orphan AP detected by this AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtwsApUnconfOrphanEntry  

ntwsApUnconfOrphanApSerialNum 1.3.6.1.4.1.45.6.1.4.15.1.2.1.1
The Serial Number of this orphan AP.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtwsApSerialNum  

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

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

ntwsApUnconfOrphanPhysPortNum 1.3.6.1.4.1.45.6.1.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    
  NtwsPhysPortNumber  

ntwsApUnconfOrphanVLANName 1.3.6.1.4.1.45.6.1.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)  

ntwsApUnconfOrphanReason 1.3.6.1.4.1.45.6.1.4.15.1.2.1.8
The reason why this AP is orphan.
Status: current Access: read-only
OBJECT-TYPE    
  NtwsApUnconfiguredOrphanReason  

ntwsApUnconfConformance 1.3.6.1.4.1.45.6.1.4.15.2
OBJECT IDENTIFIER    

ntwsApUnconfCompliances 1.3.6.1.4.1.45.6.1.4.15.2.1
OBJECT IDENTIFIER    

ntwsApUnconfGroups 1.3.6.1.4.1.45.6.1.4.15.2.2
OBJECT IDENTIFIER    

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

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