MIB Viewer

SUPERMICRO-IPDB-MIB

45 objects
The proprietary MIB module for IPDB module. Used to maintain the hosts IP, MAC & VLAN in a database which will be used to allow/drop the incoming IP traffic on a specific interface.
OIDNameAccessStatusDescription
1.3.6.1.4.1.10876.101.2.2IdentityfsipdbThe proprietary MIB module for IPDB module. Used to maintain the hosts IP, MAC & VLAN in a database which will be used to allow/drop the incoming IP traffic on…
1.3.6.1.4.1.10876.101.2.2.1NodefsIpDbScalars
1.3.6.1.4.1.10876.101.2.2.1.1ScalarfsIpDbNoOfBindingsread-onlycurrentIndicates the total number of (host, IP) bindings, across all VLAN's, at a given time. This is nothing but the total number of entries in the IP binding databa…
1.3.6.1.4.1.10876.101.2.2.1.2ScalarfsIpDbNoOfStaticBindingsread-onlycurrentIndicates the total number of static (host, IP) bindings, across all VLANS, at the given time.
1.3.6.1.4.1.10876.101.2.2.1.3ScalarfsIpDbNoOfDHCPBindingsread-onlycurrentIndicates the total number of (host, IP) bindings configured through DHCP, across all VLANS, at the given time.
1.3.6.1.4.1.10876.101.2.2.1.4ScalarfsIpDbNoOfPPPBindingsread-onlycurrentIndicates the total number of (host, IP) bindings configured through PPP, across all VLANS, at the given time.
1.3.6.1.4.1.10876.101.2.2.1.5ScalarfsIpDbTraceLevelread-writecurrentThis object is used to enable trace statements in IP binding database module. A four byte integer is used for enabling the trace level. Each bit in the four by…
1.3.6.1.4.1.10876.101.2.2.2NodefsIpDbStatic
1.3.6.1.4.1.10876.101.2.2.2.1TablefsIpDbStaticBindingTablenot-accessiblecurrentThis table contains the static Host IP configuration information.
1.3.6.1.4.1.10876.101.2.2.2.1.1RowfsIpDbStaticBindingEntrynot-accessiblecurrentA single entry contains the binding information of a single host connected to the system.
1.3.6.1.4.1.10876.101.2.2.2.1.1.1ColumnfsIpDbStaticHostVlanIdnot-accessiblecurrentThe VLAN ID to which the host belongs. This is an index of the table.
1.3.6.1.4.1.10876.101.2.2.2.1.1.2ColumnfsIpDbStaticHostMacnot-accessiblecurrentMAC address of the Host. This is an index of the table.
1.3.6.1.4.1.10876.101.2.2.2.1.1.3ColumnfsIpDbStaticHostIpread-writecurrentIP address of the Host.
1.3.6.1.4.1.10876.101.2.2.2.1.1.4ColumnfsIpDbStaticInIfIndexread-writecurrentIndicates the interface to which the host is connected.
1.3.6.1.4.1.10876.101.2.2.2.1.1.5ColumnfsIpDbStaticGatewayread-writecurrentIndicates the gateway to which the Host have access to.
1.3.6.1.4.1.10876.101.2.2.2.1.1.6ColumnfsIpDbStaticBindingStatusread-writecurrentThe rowstatus of the binding table entry. All the objects in the table must be filled before making the rowstatus as active.
1.3.6.1.4.1.10876.101.2.2.3NodefsIpDbBindings
1.3.6.1.4.1.10876.101.2.2.3.1TablefsIpDbBindingTablenot-accessiblecurrentThis table contains the information about all the hosts connected to the system, their MAC Address, VLAN, IP etc.
1.3.6.1.4.1.10876.101.2.2.3.1.1RowfsIpDbBindingEntrynot-accessiblecurrentA single entry contains the binding information of a single host connected to the system.
1.3.6.1.4.1.10876.101.2.2.3.1.1.1ColumnfsIpDbHostVlanIdnot-accessiblecurrentThe VLAN ID to which the host belongs. This is an index of the table.
1.3.6.1.4.1.10876.101.2.2.3.1.1.2ColumnfsIpDbHostMacnot-accessiblecurrentMAC address of the Host. This is an index of the table.
1.3.6.1.4.1.10876.101.2.2.3.1.1.3ColumnfsIpDbHostBindingTyperead-onlycurrentSpecifies whether the entry was configured through static or dynamically learnt through DHCP or PPP.
1.3.6.1.4.1.10876.101.2.2.3.1.1.4ColumnfsIpDbHostIpread-onlycurrentIP address of the Host.
1.3.6.1.4.1.10876.101.2.2.3.1.1.5ColumnfsIpDbHostInIfIndexread-onlycurrentIndicates the interface to which the host is connected.
1.3.6.1.4.1.10876.101.2.2.3.1.1.6ColumnfsIpDbHostRemLeaseTimeread-onlycurrentThe Remaining lease time in seconds for the (host, IP) binding. Applicable only if the fsIpDbBindingType is DHCP.
1.3.6.1.4.1.10876.101.2.2.3.1.1.7ColumnfsIpDbHostBindingIDread-onlycurrentAn integer value that identifies the binding type. For Static Bindings, this value is 0. For DHCP Bindings, this is the transaction ID. For PPP Bindings, this …
1.3.6.1.4.1.10876.101.2.2.3.2TablefsIpDbGatewayIpTablenot-accessiblecurrentThis table is a part of FsDhcpSnpBindingEntry. The table contains IP address of Gateways allowed for the host. The host will be allowed to contact only these G…
1.3.6.1.4.1.10876.101.2.2.3.2.1RowfsIpDbGatewayIpEntrynot-accessiblecurrentEach entry contains an IP address of Gateway allowed for the host.
1.3.6.1.4.1.10876.101.2.2.3.2.1.1ColumnfsIpDbGatewayNetworknot-accessiblecurrentThe network IP address of the gateway.
1.3.6.1.4.1.10876.101.2.2.3.2.1.2ColumnfsIpDbGatewayNetMasknot-accessiblecurrentThe mask for the network to which the gateway is given.
1.3.6.1.4.1.10876.101.2.2.3.2.1.3ColumnfsIpDbGatewayIpnot-accessiblecurrentThe Gateway IP for the given network.
1.3.6.1.4.1.10876.101.2.2.3.2.1.4ColumnfsIpDbGatewayIpModeread-onlycurrentThe Gateway IP verification mode while ARP packet processing.
1.3.6.1.4.1.10876.101.2.2.4NodefsIpDbInterface
1.3.6.1.4.1.10876.101.2.2.4.1TablefsIpDbInterfaceTablenot-accessiblecurrentThis table contains the interface (layer 2 VLAN) specific informations.
1.3.6.1.4.1.10876.101.2.2.4.1.1RowfsIpDbInterfaceEntrynot-accessiblecurrentEach entry will contain statistics associated with the interface.
1.3.6.1.4.1.10876.101.2.2.4.1.1.1ColumnfsIpDbIntfVlanIdnot-accessiblecurrentVlan ID of the VLAN to which this table-entry is associated.
1.3.6.1.4.1.10876.101.2.2.4.1.1.2ColumnfsIpDbIntfNoOfVlanBindingsread-onlycurrentThis indicates the total number of (host, IP) bindings for a given VLAN at a given time.
1.3.6.1.4.1.10876.101.2.2.4.1.1.3ColumnfsIpDbIntfNoOfVlanStaticBindingsread-onlycurrentThis indicates the total number of static (host, IP) bindings for a VLAN at a given time.
1.3.6.1.4.1.10876.101.2.2.4.1.1.4ColumnfsIpDbIntfNoOfVlanDHCPBindingsread-onlycurrentThis indicates the total number of (host, IP) bindings configured through DHCP for a VLAN at a given time.
1.3.6.1.4.1.10876.101.2.2.4.1.1.5ColumnfsIpDbIntfNoOfVlanPPPBindingsread-onlycurrentThis indicates the total number of (host, IP) bindings configured through PPP for a VLAN at a given time.
1.3.6.1.4.1.10876.101.2.2.5NodefsIpDbSrcGuard
1.3.6.1.4.1.10876.101.2.2.5.1TablefsIpDbSrcGuardConfigTablenot-accessiblecurrentThis table provides the objects to enable or disable IP source guard on each non routed Layer 2 interfaces. When DHCP Snooping is enabled at an interface, a li…
1.3.6.1.4.1.10876.101.2.2.5.1.1RowfsIpDbSrcGuardConfigEntrynot-accessiblecurrentEach row instance contains the configuration to enable or disable IP source guard on a physical interface.
1.3.6.1.4.1.10876.101.2.2.5.1.1.1ColumnfsIpDbSrcGuardIndexnot-accessiblecurrentThis indicates the interface identifier for which the IP source guard configuration is applied.
1.3.6.1.4.1.10876.101.2.2.5.1.1.2ColumnfsIpDbSrcGuardStatusread-writecurrentThis object indicates the IP source guard status of an interface. If this object is set to 'disable', IP source guard feature is disabled and all incoming IP t…