Dlink-IMPB-MNG: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: Dlink-IMPB-MNG
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rlIMPBMngTable 1.3.6.1.4.1.171.10.94.89.89.139.1.1 no-access
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.
     rlIMPBMngEntry 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1 no-access
The row definition for this table.
         rlIMPBMngIPAddress 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.1 ipaddress no-access
IP address of station.
         rlIMPBMngPacketType 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.2 impbpackettype read-write
Packet type of IMPB.
         rlIMPBMngPMACAddress 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.3 macaddress read-write
Station mac address
         rlIMPBMngDeviceType 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.4 impbdevicetype read-write
Station type
         rlIMPBMngPortlist 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.5 portlist read-write
List of ports that the station is configured on.
         rlIMPBMngMode 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.6 impblockmode read-write
Is this station locked or not.
         rlIMPBMngRouterBandwidth 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.7 unsigned32 read-write
Specifies, for Router entry, , egress Bandwidth on the associated ports. Zero means disabled.
         rlIMPBMngRowStatus 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.8 rowstatus read-write
A status can be destroy, active or createAndGo
 rlIMPBMngAction 1.3.6.1.4.1.171.10.94.89.89.139.1.2 integer read-write
An action scalar which specifies the global action to take on the management DB. Enumeration: 'lockAll': 2, 'deleteAll': 5, 'unlockAll': 3, 'deleteUnlock': 4, 'noAction': 1.
 rlIMPBMngPortBandwidthTable 1.3.6.1.4.1.171.10.94.89.89.139.1.3 no-access
The table specifies the Bandwidth value for each Port that at least one Router station is configured on it.
     rlIMPBMngPortBandwidthEntry 1.3.6.1.4.1.171.10.94.89.89.139.1.3.1 no-access
The row definition for this table.
         rlIMPBMngBandwidth 1.3.6.1.4.1.171.10.94.89.89.139.1.3.1.1 unsigned32 read-only
This variable specifies what is the Bandwidth value on the specific ifIndex. Zero means disabled.
 rlIMPBMngRouterBandwidthTable 1.3.6.1.4.1.171.10.94.89.89.139.1.4 no-access
The table shows the Bandwidth information per configured router
     rlIMPBMngRouterBandwidthEntry 1.3.6.1.4.1.171.10.94.89.89.139.1.4.1 no-access
The row definition for this table.
         rlIMPBRouterIPAddress 1.3.6.1.4.1.171.10.94.89.89.139.1.4.1.1 ipaddress no-access
IP address of station.
         rlIMPBRouterPortlist 1.3.6.1.4.1.171.10.94.89.89.139.1.4.1.2 portlist read-only
List of ports that the router is configured on.
         rlIMPBRouterBandwidth 1.3.6.1.4.1.171.10.94.89.89.139.1.4.1.3 unsigned32 read-only
This variable specifies the Bandwidth value for a specific router, Zero means disabled.
 rlIMPBMngDiscoveryLearningStatus 1.3.6.1.4.1.171.10.94.89.89.139.1.5 integer read-only
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. Enumeration: 'noLearning': 2, 'learning': 1.
 rlIMPBMngUncheckPorts 1.3.6.1.4.1.171.10.94.89.89.139.1.6 portlist read-write
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
 rlIMPBMngLockedStations 1.3.6.1.4.1.171.10.94.89.89.139.1.7 integer read-only
Read-only scalar to count how much locked stations there are in the system
 rlIMPBMngGratARPPeriodTimeout 1.3.6.1.4.1.171.10.94.89.89.139.1.8 unsigned32 read-write
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.