MIB Viewer

Dlink-IMPB-MNG

26 objects
No module-level DESCRIPTION found.
OIDNameAccessStatusDescription
1.3.6.1.4.1.171.10.94.89.89.139.1.1TablerlIMPBMngTablenot-accessiblecurrentThe 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.
1.3.6.1.4.1.171.10.94.89.89.139.1.1.1RowrlIMPBMngEntrynot-accessiblecurrentThe row definition for this table.
1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.1ColumnrlIMPBMngIPAddressnot-accessiblecurrentIP address of station.
1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.2ColumnrlIMPBMngPacketTyperead-writecurrentPacket type of IMPB.
1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.3ColumnrlIMPBMngPMACAddressread-writecurrentStation mac address
1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.4ColumnrlIMPBMngDeviceTyperead-writecurrentStation type
1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.5ColumnrlIMPBMngPortlistread-writecurrentList of ports that the station is configured on.
1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.6ColumnrlIMPBMngModeread-writecurrentIs this station locked or not.
1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.7ColumnrlIMPBMngRouterBandwidthread-writecurrentSpecifies, for Router entry, , egress Bandwidth on the associated ports. Zero means disabled.
1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.8ColumnrlIMPBMngRowStatusread-writecurrentA status can be destroy, active or createAndGo
1.3.6.1.4.1.171.10.94.89.89.139.1.2ScalarrlIMPBMngActionread-writecurrentAn action scalar which specifies the global action to take on the management DB.
1.3.6.1.4.1.171.10.94.89.89.139.1.3TablerlIMPBMngPortBandwidthTablenot-accessiblecurrentThe table specifies the Bandwidth value for each Port that at least one Router station is configured on it.
1.3.6.1.4.1.171.10.94.89.89.139.1.3.1RowrlIMPBMngPortBandwidthEntrynot-accessiblecurrentThe row definition for this table.
1.3.6.1.4.1.171.10.94.89.89.139.1.3.1.1ColumnrlIMPBMngBandwidthread-onlycurrentThis variable specifies what is the Bandwidth value on the specific ifIndex. Zero means disabled.
1.3.6.1.4.1.171.10.94.89.89.139.1.4TablerlIMPBMngRouterBandwidthTablenot-accessiblecurrentThe table shows the Bandwidth information per configured router
1.3.6.1.4.1.171.10.94.89.89.139.1.4.1RowrlIMPBMngRouterBandwidthEntrynot-accessiblecurrentThe row definition for this table.
1.3.6.1.4.1.171.10.94.89.89.139.1.4.1.1ColumnrlIMPBRouterIPAddressnot-accessiblecurrentIP address of station.
1.3.6.1.4.1.171.10.94.89.89.139.1.4.1.2ColumnrlIMPBRouterPortlistread-onlycurrentList of ports that the router is configured on.
1.3.6.1.4.1.171.10.94.89.89.139.1.4.1.3ColumnrlIMPBRouterBandwidthread-onlycurrentThis variable specifies the Bandwidth value for a specific router, Zero means disabled.
1.3.6.1.4.1.171.10.94.89.89.139.1.5ScalarrlIMPBMngDiscoveryLearningStatusread-onlycurrentThis variable specifies the discovery is NOW learning or stopped. Setting an entry in rlIMPBMngDiscoverytTable is conditioned with a value of this scalar to be…
1.3.6.1.4.1.171.10.94.89.89.139.1.6ScalarrlIMPBMngUncheckPortsread-writecurrentAction 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 ent…
1.3.6.1.4.1.171.10.94.89.89.139.1.7ScalarrlIMPBMngLockedStationsread-onlycurrentRead-only scalar to count how much locked stations there are in the system
1.3.6.1.4.1.171.10.94.89.89.139.1.8ScalarrlIMPBMngGratARPPeriodTimeoutread-writecurrentThe interval at which ARP Requests are transmitted on behalf of configured stations. The default value for rlIMPBGratARPPeriodTimeout object is Zero, which mea…
Type Definitions
NameSyntaxStatusDescription
IMPBDeviceTypeINTEGER { host(1), dhcpSrv(2), router(3), routerDhcp(4) }currentSpecifies one of 3 Devices Types: 1- HOST. 2- DHCP Server. 3- Router. 4- Router with DHCP.
IMPBLockModeINTEGER { unlocked(1), locked(2) }currentSpecifies lock/unlock for an entry: 1- Unlocked. 2- Locked.
IMPBPacketTypeINTEGER { ip(1), arp(2), iparp(3) }currentSpecifies one of 2 Packet Types: 1- IP. 2- ARP. 3- IP+ARP