Dlink-IMPB-MNG

File: Dlink-IMPB-MNG.mib (9230 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
DLINK-3100-MIB Q-BRIDGE-MIB P-BRIDGE-MIB
Dlink-IMPB-FEATURES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
IpAddress Counter32 RowStatus
MacAddress TruthValue InterfaceIndex
ifIndex rnd PortList
EnabledStatus rlImpbManagment

Defined Types

IMPBPacketType  
Specifies one of 2 Packet Types: 1- IP. 2- ARP. 3- IP+ARP
TEXTUAL-CONVENTION    
  INTEGER ip(1), arp(2), iparp(3)  

IMPBLockMode  
Specifies lock/unlock for an entry: 1- Unlocked. 2- Locked.
TEXTUAL-CONVENTION    
  INTEGER unlocked(1), locked(2)  

IMPBDeviceType  
Specifies one of 3 Devices Types: 1- HOST. 2- DHCP Server. 3- Router. 4- Router with DHCP.
TEXTUAL-CONVENTION    
  INTEGER host(1), dhcpSrv(2), router(3), routerDhcp(4)  

RlIMPBMngEntry  
SEQUENCE    
  rlIMPBMngIPAddress IpAddress
  rlIMPBMngPacketType IMPBPacketType
  rlIMPBMngPMACAddress MacAddress
  rlIMPBMngDeviceType IMPBDeviceType
  rlIMPBMngPortlist PortList
  rlIMPBMngMode IMPBLockMode
  rlIMPBMngRouterBandwidth Unsigned32 0 | 100..1000000
  rlIMPBMngRowStatus RowStatus

RlIMPBMngPortBandwidthEntry  
SEQUENCE    
  rlIMPBMngBandwidth Unsigned32

RlIMPBMngRouterBandwidthEntry  
SEQUENCE    
  rlIMPBRouterIPAddress IpAddress
  rlIMPBRouterPortlist PortList
  rlIMPBRouterBandwidth Unsigned32

Defined Values

rlIMPBMngTable 1.3.6.1.4.1.171.10.94.89.89.139.1.1
The table specifies all IMPB station. The entry contains IP address and MAC of the station and also list of ports, packet type and Device type of this station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlIMPBMngEntry

rlIMPBMngEntry 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlIMPBMngEntry  

rlIMPBMngIPAddress 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.1
IP address of station.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

rlIMPBMngPacketType 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.2
Packet type of IMPB.
Status: current Access: read-write
OBJECT-TYPE    
  IMPBPacketType  

rlIMPBMngPMACAddress 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.3
Station mac address
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

rlIMPBMngDeviceType 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.4
Station type
Status: current Access: read-write
OBJECT-TYPE    
  IMPBDeviceType  

rlIMPBMngPortlist 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.5
List of ports that the station is configured on.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

rlIMPBMngMode 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.6
Is this station locked or not.
Status: current Access: read-write
OBJECT-TYPE    
  IMPBLockMode  

rlIMPBMngRouterBandwidth 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.7
Specifies, for Router entry, , egress Bandwidth on the associated ports. Zero means disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 100..1000000  

rlIMPBMngRowStatus 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.8
A status can be destroy, active or createAndGo
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlIMPBMngAction 1.3.6.1.4.1.171.10.94.89.89.139.1.2
An action scalar which specifies the global action to take on the management DB.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), lockAll(2), unlockAll(3), deleteUnlock(4), deleteAll(5)  

rlIMPBMngPortBandwidthTable 1.3.6.1.4.1.171.10.94.89.89.139.1.3
The table specifies the Bandwidth value for each Port that at least one Router station is configured on it.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlIMPBMngPortBandwidthEntry

rlIMPBMngPortBandwidthEntry 1.3.6.1.4.1.171.10.94.89.89.139.1.3.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlIMPBMngPortBandwidthEntry  

rlIMPBMngBandwidth 1.3.6.1.4.1.171.10.94.89.89.139.1.3.1.1
This variable specifies what is the Bandwidth value on the specific ifIndex. Zero means disabled.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlIMPBMngRouterBandwidthTable 1.3.6.1.4.1.171.10.94.89.89.139.1.4
The table shows the Bandwidth information per configured router
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlIMPBMngRouterBandwidthEntry

rlIMPBMngRouterBandwidthEntry 1.3.6.1.4.1.171.10.94.89.89.139.1.4.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlIMPBMngRouterBandwidthEntry  

rlIMPBRouterIPAddress 1.3.6.1.4.1.171.10.94.89.89.139.1.4.1.1
IP address of station.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

rlIMPBRouterPortlist 1.3.6.1.4.1.171.10.94.89.89.139.1.4.1.2
List of ports that the router is configured on.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

rlIMPBRouterBandwidth 1.3.6.1.4.1.171.10.94.89.89.139.1.4.1.3
This variable specifies the Bandwidth value for a specific router, Zero means disabled.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlIMPBMngDiscoveryLearningStatus 1.3.6.1.4.1.171.10.94.89.89.139.1.5
This variable specifies the discovery is NOW learning or stopped. Setting an entry in rlIMPBMngDiscoverytTable is conditioned with a value of this scalar to be set to noLearning.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER learning(1), noLearning(2)  

rlIMPBMngUncheckPorts 1.3.6.1.4.1.171.10.94.89.89.139.1.6
Action scalar that defines which ports the system should be deleted from all entries in the management MIB. If an entry is remained with empty portlist the entry will be deleted also
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

rlIMPBMngLockedStations 1.3.6.1.4.1.171.10.94.89.89.139.1.7
Read-only scalar to count how much locked stations there are in the system
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlIMPBMngGratARPPeriodTimeout 1.3.6.1.4.1.171.10.94.89.89.139.1.8
The interval at which ARP Requests are transmitted on behalf of configured stations. The default value for rlIMPBGratARPPeriodTimeout object is Zero, which means don't send ARP Request. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 30..300