Brcm-adapterInfo-MIB

File: Brcm-adapterInfo-MIB.mib (9647 bytes)

Imported modules

RFC-1212 RFC1155-SMI RFC1213-MIB
INET-ADDRESS-MIB

Imported symbols

OBJECT-TYPE enterprises IpAddress
DisplayString PhysAddress InetAddressIPv6

Defined Types

IfiEntry  
SEQUENCE    
  ifiIndex INTEGER 0..65535
  ifName DisplayString
  ifiDescr DisplayString
  ifNetworkAddress IpAddress
  ifSubnetMask IpAddress
  ifiPhysAddress PhysAddress
  ifPermPhysAddress PhysAddress
  ifLinkStatus INTEGER
  ifState INTEGER
  ifLineSpeed INTEGER
  ifDuplexMode INTEGER
  ifMemBaseLow DisplayString
  ifMemBaseHigh DisplayString
  ifInterrupt INTEGER
  ifBusNumber INTEGER
  ifDeviceNumber INTEGER
  ifFunctionNumber INTEGER
  ifIpv6NetworkAddress InetAddressIPv6

Defined Values

broadcom 1.3.6.1.4.1.4413
OBJECT IDENTIFIER    

enet 1.3.6.1.4.1.4413.1
OBJECT IDENTIFIER    

basp 1.3.6.1.4.1.4413.1.2
OBJECT IDENTIFIER    

ifControllers 1.3.6.1.4.1.4413.1.3
OBJECT IDENTIFIER    

baspConfig 1.3.6.1.4.1.4413.1.2.1
OBJECT IDENTIFIER    

baspStat 1.3.6.1.4.1.4413.1.2.2
OBJECT IDENTIFIER    

baspTrap 1.3.6.1.4.1.4413.1.2.3
OBJECT IDENTIFIER    

ifiNumber 1.3.6.1.4.1.4413.1.3.1
The number of Broadcom network interfaces (regardless of their current state) present on this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifiTable 1.3.6.1.4.1.4413.1.3.2
A list of Broadcom network interface entries. The number of entries is given by the ifiNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfiEntry

ifiEntry 1.3.6.1.4.1.4413.1.3.2.1
An entry containing statistics objects of a Broadcom network interface in this system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IfiEntry  

ifiIndex 1.3.6.1.4.1.4413.1.3.2.1.1
An unique value for each Broadcom interface. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

ifName 1.3.6.1.4.1.4413.1.3.2.1.2
A textual string containing name of the adapter or team
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ifiDescr 1.3.6.1.4.1.4413.1.3.2.1.3
A textual string containing the adapter or team description
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ifNetworkAddress 1.3.6.1.4.1.4413.1.3.2.1.4
IP address of the adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ifSubnetMask 1.3.6.1.4.1.4413.1.3.2.1.5
IP subnet Mask of the adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ifiPhysAddress 1.3.6.1.4.1.4413.1.3.2.1.6
MAC address of the adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

ifPermPhysAddress 1.3.6.1.4.1.4413.1.3.2.1.7
Permanent MAC address of the adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

ifLinkStatus 1.3.6.1.4.1.4413.1.3.2.1.8
Adapter link status, this information only applicable to the Broadcom adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER link-up(1), link-fail(2)  

ifState 1.3.6.1.4.1.4413.1.3.2.1.9
The operating mode of the driver, this information only applicable to the Broadcom adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal-mode(1), diagnotic-mode(2), adapter-removed(3), lowpower-mode(4)  

ifLineSpeed 1.3.6.1.4.1.4413.1.3.2.1.10
The operating speed of the adapter, this information only applicable to the Broadcom adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), speed-10-Mbps(2), speed-100-Mbps(3), speed-1000-Mbps(4), speed-2500-Mbps(5), speed-10-Gbps(6)  

ifDuplexMode 1.3.6.1.4.1.4413.1.3.2.1.11
Adapter duplex mode, this information only applicable to the Broadcom adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), half-duplex(2), full-duplex(3)  

ifMemBaseLow 1.3.6.1.4.1.4413.1.3.2.1.12
memory low range of the adapter, this information only applicable to the Broadcom adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ifMemBaseHigh 1.3.6.1.4.1.4413.1.3.2.1.13
memory high range of the adapter, this information only applicable to the Broadcom adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ifInterrupt 1.3.6.1.4.1.4413.1.3.2.1.14
IRQ value for the adapter, this information only applicable to the Broadcom adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifBusNumber 1.3.6.1.4.1.4413.1.3.2.1.15
PCI Bus Number where the Adapter is situated, this information only applicable to the Broadcom adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifDeviceNumber 1.3.6.1.4.1.4413.1.3.2.1.16
PCI Device Number of the adapter, this information only applicable to the Broadcom adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifFunctionNumber 1.3.6.1.4.1.4413.1.3.2.1.17
PCI Function Number of the adapter, this information only applicable to the Broadcom adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifIpv6NetworkAddress 1.3.6.1.4.1.4413.1.3.2.1.18
IPv6 address of the adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InetAddressIPv6