Dlink-IMPB-MNG
26 objects
No module-level DESCRIPTION found.
Imported Objects
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.171.10.94.89.89.139.1.1 | TablerlIMPBMngTable | not-accessible | current | 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. |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1 | RowrlIMPBMngEntry | not-accessible | current | The row definition for this table. |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.1 | ColumnrlIMPBMngIPAddress | not-accessible | current | IP address of station. |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.2 | ColumnrlIMPBMngPacketType | read-write | current | Packet type of IMPB. |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.3 | ColumnrlIMPBMngPMACAddress | read-write | current | Station mac address |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.4 | ColumnrlIMPBMngDeviceType | read-write | current | Station type |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.5 | ColumnrlIMPBMngPortlist | read-write | current | List of ports that the station is configured on. |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.6 | ColumnrlIMPBMngMode | read-write | current | Is this station locked or not. |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.1.1.7 | ColumnrlIMPBMngRouterBandwidth | read-write | current | Specifies, 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.8 | ColumnrlIMPBMngRowStatus | read-write | current | A status can be destroy, active or createAndGo |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.2 | ScalarrlIMPBMngAction | read-write | current | An 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.3 | TablerlIMPBMngPortBandwidthTable | not-accessible | current | The 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.1 | RowrlIMPBMngPortBandwidthEntry | not-accessible | current | The row definition for this table. |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.3.1.1 | ColumnrlIMPBMngBandwidth | read-only | current | This 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.4 | TablerlIMPBMngRouterBandwidthTable | not-accessible | current | The table shows the Bandwidth information per configured router |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.4.1 | RowrlIMPBMngRouterBandwidthEntry | not-accessible | current | The row definition for this table. |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.4.1.1 | ColumnrlIMPBRouterIPAddress | not-accessible | current | IP address of station. |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.4.1.2 | ColumnrlIMPBRouterPortlist | read-only | current | List of ports that the router is configured on. |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.4.1.3 | ColumnrlIMPBRouterBandwidth | read-only | current | This 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.5 | ScalarrlIMPBMngDiscoveryLearningStatus | read-only | current | 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… |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.6 | ScalarrlIMPBMngUncheckPorts | read-write | current | 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 ent… |
| 1.3.6.1.4.1.171.10.94.89.89.139.1.7 | ScalarrlIMPBMngLockedStations | read-only | current | Read-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.8 | ScalarrlIMPBMngGratARPPeriodTimeout | read-write | current | The interval at which ARP Requests are transmitted on behalf of configured stations. The default value for rlIMPBGratARPPeriodTimeout object is Zero, which mea… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| IMPBDeviceType | INTEGER { host(1), dhcpSrv(2), router(3), routerDhcp(4) } | current | Specifies one of 3 Devices Types: 1- HOST. 2- DHCP Server. 3- Router. 4- Router with DHCP. |
| IMPBLockMode | INTEGER { unlocked(1), locked(2) } | current | Specifies lock/unlock for an entry: 1- Unlocked. 2- Locked. |
| IMPBPacketType | INTEGER { ip(1), arp(2), iparp(3) } | current | Specifies one of 2 Packet Types: 1- IP. 2- ARP. 3- IP+ARP |