AIHUBPORT-MIB

File: AIHUBPORT-MIB.mib (2990 bytes)

Imported modules

RFC1213-MIB AISYSTEM-MIB SNMPv2-SMI

Imported symbols

DisplayString PositiveInteger MODULE-IDENTITY
OBJECT-TYPE Counter32 Gauge32
enterprises

Defined Types

HUBPortCnfEntry  
SEQUENCE    
  hubPortIndex PositiveInteger
  hubPortIfIndex PositiveInteger
  hubPortSpeedCtrl DisplayString

Defined Values

aii 1.3.6.1.4.1.539
OBJECT IDENTIFIER    

aiSystemOID 1.3.6.1.4.1.539.2
OBJECT IDENTIFIER    

aiHubport 1.3.6.1.4.1.539.27
The MIB Module for Hub Port Control.
MODULE-IDENTITY    

aiHubCnf 1.3.6.1.4.1.539.27.1
OBJECT IDENTIFIER    

hubPortCnfTable 1.3.6.1.4.1.539.27.1.1
Table of configuration information about hub ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HUBPortCnfEntry

hubPortCnfEntry 1.3.6.1.4.1.539.27.1.1.1
Entries of aiLinkTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HUBPortCnfEntry  

hubPortIndex 1.3.6.1.4.1.539.27.1.1.1.1
This object identifies the port within the group for which this entry contains information.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

hubPortIfIndex 1.3.6.1.4.1.539.27.1.1.1.2
The index into the interfaces group of MIB-II, which defines what type of interface this link is. This definition describes a protocol stack in only the most general way. The interface which appears here may have other interfaces stacked beneath it which are also in the interface table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

hubPortSpeedCtrl 1.3.6.1.4.1.539.27.1.1.1.3
The speed control setting for hub ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(0), t10(1), tx100(3)