AIRPORT-BASESTATION-3-MIB

File: AIRPORT-BASESTATION-3-MIB.mib (11809 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB SNMPv2-TC

Imported symbols

enterprises MODULE-IDENTITY OBJECT-TYPE
IpAddress PhysAddress DisplayString

Defined Types

WirelessClient  
SEQUENCE    
  wirelessPhysAddress PhysAddress
  wirelessType INTEGER
  wirelessDataRates DisplayString
  wirelessTimeAssociated INTEGER
  wirelessLastRefreshTime INTEGER
  wirelessStrength INTEGER
  wirelessNoise INTEGER
  wirelessRate INTEGER
  wirelessNumRX INTEGER
  wirelessNumTX INTEGER
  wirelessNumRXErrors INTEGER
  wirelessNumTXErrors INTEGER

DHCPClient  
SEQUENCE    
  dhcpPhysAddress PhysAddress
  dhcpIpAddress IpAddress
  dhcpClientID OCTET STRING
  dhcpLeaseTime INTEGER

PhysicalInterface  
SEQUENCE    
  physicalInterfaceIndex INTEGER
  physicalInterfaceName OCTET STRING
  physicalInterfaceUnit INTEGER
  physicalInterfaceSpeed INTEGER
  physicalInterfaceState INTEGER
  physicalInterfaceDuplex INTEGER
  physicalInterfaceNumTX INTEGER
  physicalInterfaceNumRX INTEGER
  physicalInterfaceNumTXError INTEGER
  physicalInterfaceNumRXError INTEGER

Defined Values

baseStation3 1.3.6.1.4.1.63.501.3
Management information base in SMI v2 for the AirPort and AirPort Extreme Base Station (v3).
MODULE-IDENTITY    

apple 1.3.6.1.4.1.63
OBJECT IDENTIFIER    

airport 1.3.6.1.4.1.63.501
OBJECT IDENTIFIER    

abs3SysConf 1.3.6.1.4.1.63.501.3.1
OBJECT IDENTIFIER    

sysConfName 1.3.6.1.4.1.63.501.3.1.1
Configured name of the AirPort Base Station.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

sysConfContact 1.3.6.1.4.1.63.501.3.1.2
Configured name of the contact for the AirPort Base Station.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

sysConfLocation 1.3.6.1.4.1.63.501.3.1.3
Configured name of where the AirPort Base Station is located.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

sysConfUptime 1.3.6.1.4.1.63.501.3.1.4
Length of time, in seconds, the AirPort Base Station has been running.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

sysConfFirmwareVersion 1.3.6.1.4.1.63.501.3.1.5
Current firmware revision running on the AirPort Base Station.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wireless 1.3.6.1.4.1.63.501.3.2
OBJECT IDENTIFIER    

wirelessNumber 1.3.6.1.4.1.63.501.3.2.1
The number of wireless clients associated with this AP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wirelessClientsTable 1.3.6.1.4.1.63.501.3.2.2
A list of wireless clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WirelessClient

wirelessClient 1.3.6.1.4.1.63.501.3.2.2.1
A wireless client entry containing information about the client.
Status: current Access: not-accessible
OBJECT-TYPE    
  WirelessClient  

wirelessPhysAddress 1.3.6.1.4.1.63.501.3.2.2.1.1
The MAC address of the wireless client.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

wirelessType 1.3.6.1.4.1.63.501.3.2.2.1.2
The type of wireless client node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sta(1), wds(2)  

wirelessDataRates 1.3.6.1.4.1.63.501.3.2.2.1.3
The data rates available for the wireless client.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wirelessTimeAssociated 1.3.6.1.4.1.63.501.3.2.2.1.4
The time that this wireless client associated.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wirelessLastRefreshTime 1.3.6.1.4.1.63.501.3.2.2.1.5
The number of seconds since the client reported its statistics to the AirPort Base Station (-1 if never refreshed or not supported).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wirelessStrength 1.3.6.1.4.1.63.501.3.2.2.1.6
The signal strength reported by the wireless client (-1 if not supported).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wirelessNoise 1.3.6.1.4.1.63.501.3.2.2.1.7
The noise reported by the wireless client (-1 if not supported).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wirelessRate 1.3.6.1.4.1.63.501.3.2.2.1.8
The rate reported by the wireless client (-1 if not supported).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wirelessNumRX 1.3.6.1.4.1.63.501.3.2.2.1.9
The number of packets received reported by the wireless client (-1 if not supported).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wirelessNumTX 1.3.6.1.4.1.63.501.3.2.2.1.10
The number of packets transmitted reported by this wireless client (-1 if not supported).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wirelessNumRXErrors 1.3.6.1.4.1.63.501.3.2.2.1.11
The number of errors encountered receiving packets reported by this wireless client (-1 if not supported).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wirelessNumTXErrors 1.3.6.1.4.1.63.501.3.2.2.1.12
The number of errors encountered transmitting packets reported by this wireless client (-1 if not supported).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

dhcpServer 1.3.6.1.4.1.63.501.3.3
OBJECT IDENTIFIER    

dhcpNumber 1.3.6.1.4.1.63.501.3.3.1
The number of DHCP clients served by the AirPort base station.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

dhcpClientsTable 1.3.6.1.4.1.63.501.3.3.2
A list of DHCP clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DHCPClient

dhcpClient 1.3.6.1.4.1.63.501.3.3.2.1
A DHCP client entry containing information about the client.
Status: current Access: not-accessible
OBJECT-TYPE    
  DHCPClient  

dhcpPhysAddress 1.3.6.1.4.1.63.501.3.3.2.1.1
The MAC address of the DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

dhcpIpAddress 1.3.6.1.4.1.63.501.3.3.2.1.2
The IP address of the DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dhcpClientID 1.3.6.1.4.1.63.501.3.3.2.1.3
The DHCP client ID of the DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

dhcpLeaseTime 1.3.6.1.4.1.63.501.3.3.2.1.4
The lease time for the DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

physicalInterfaces 1.3.6.1.4.1.63.501.3.4
OBJECT IDENTIFIER    

physicalInterfaceCount 1.3.6.1.4.1.63.501.3.4.1
The number of physical interfaces on the AirPort Base Station. This is different than the number of IP interfaces, as reported by the system MIBs, as the AirPort's bridge typically multiplexes two or more interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

physicalInterfacesTable 1.3.6.1.4.1.63.501.3.4.2
List of physical interfaces on the AirPort Base Station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PhysicalInterface

physicalInterface 1.3.6.1.4.1.63.501.3.4.2.1
Entry containing data about the physical interface on the AirPort Base Station.
Status: current Access: not-accessible
OBJECT-TYPE    
  PhysicalInterface  

physicalInterfaceIndex 1.3.6.1.4.1.63.501.3.4.2.1.1
A unique value for each physical interface. Its value ranges between 1 and the value of physicalInterfaceCount.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

physicalInterfaceName 1.3.6.1.4.1.63.501.3.4.2.1.2
The name of the physical interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

physicalInterfaceUnit 1.3.6.1.4.1.63.501.3.4.2.1.3
The unit number of the physical interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

physicalInterfaceSpeed 1.3.6.1.4.1.63.501.3.4.2.1.4
The speed, in bits per second, of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

physicalInterfaceState 1.3.6.1.4.1.63.501.3.4.2.1.5
The status of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER linkDown(0), linkUp(1)  

physicalInterfaceDuplex 1.3.6.1.4.1.63.501.3.4.2.1.6
The duplex-state of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER half(0), full(1)  

physicalInterfaceNumTX 1.3.6.1.4.1.63.501.3.4.2.1.7
The number of packets transmitted on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

physicalInterfaceNumRX 1.3.6.1.4.1.63.501.3.4.2.1.8
The number of packets received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

physicalInterfaceNumTXError 1.3.6.1.4.1.63.501.3.4.2.1.9
The number of errors during transmission on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

physicalInterfaceNumRXError 1.3.6.1.4.1.63.501.3.4.2.1.10
The number of errors during reception on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER