NLB-MIB

File: NLB-MIB.mib (6207 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Q-BRIDGE-MIB
DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MacAddress
RowStatus PortList VlanIndex
dlink-common-mgmt

Defined Types

SwNlbUnicastFdbEntry  
SEQUENCE    
  swNlbUnicastFdbMacAddress MacAddress
  swNlbUnicastFdbEgressPorts PortList
  swNlbUnicastFdbRowStatus RowStatus

SwNlbMulticastFdbEntry  
SEQUENCE    
  swNlbMulticastFdbVlanIndex VlanIndex
  swNlbMulticastFdbMacAddress MacAddress
  swNlbMulticastFdbEgressPorts PortList
  swNlbMulticastFdbRowStatus RowStatus

Defined Values

swNlbMIB 1.3.6.1.4.1.171.12.77
The MIB module for managing network load balancing.
MODULE-IDENTITY    

swNlbMgmt 1.3.6.1.4.1.171.12.77.3
OBJECT IDENTIFIER    

swNlbUnicastFdbTable 1.3.6.1.4.1.171.12.77.3.1
A table containing filtering information for unicast MAC addresses for forwarding specific ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwNlbUnicastFdbEntry

swNlbUnicastFdbEntry 1.3.6.1.4.1.171.12.77.3.1.1
A list of filtering information for unicast MAC addresses for forwarding specific ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwNlbUnicastFdbEntry  

swNlbUnicastFdbMacAddress 1.3.6.1.4.1.171.12.77.3.1.1.1
The destination MAC address in a frame to which this entry's filtering information applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

swNlbUnicastFdbEgressPorts 1.3.6.1.4.1.171.12.77.3.1.1.2
The set of ports for a specific MAC address must be forwarded.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

swNlbUnicastFdbRowStatus 1.3.6.1.4.1.171.12.77.3.1.1.3
The status of this conceptual row. To create a row in this table, a manager must set this object to createAndGo (4). To delete a row in this table, a manager must set this object to destroy (6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

swNlbMulticastFdbTable 1.3.6.1.4.1.171.12.77.3.2
A table containing filtering information for multicast MAC addresses for forwarding specific ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwNlbMulticastFdbEntry

swNlbMulticastFdbEntry 1.3.6.1.4.1.171.12.77.3.2.1
A list of filtering information for multicast MAC addresses for forwarding specific ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwNlbMulticastFdbEntry  

swNlbMulticastFdbVlanIndex 1.3.6.1.4.1.171.12.77.3.2.1.1
The VLAN-ID or other identifier referring to this VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

swNlbMulticastFdbMacAddress 1.3.6.1.4.1.171.12.77.3.2.1.2
The destination MAC address in a frame to which this entry's filtering information applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

swNlbMulticastFdbEgressPorts 1.3.6.1.4.1.171.12.77.3.2.1.3
The set of ports for a specific MAC address must be forwarded.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

swNlbMulticastFdbRowStatus 1.3.6.1.4.1.171.12.77.3.2.1.4
The status of this conceptual row. To create a row in this table, a manager must set this object to createAndGo (4). To delete a row in this table, a manager must set this object to destroy (6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus