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.
Imported Objects
| IF-MIB | InterfaceIndex |
| SNMPv2-SMI | Counter32 enterprises Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | MacAddress RowStatus |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.10876.101.2.2 | Identityfsipdb | 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… | ||
| 1.3.6.1.4.1.10876.101.2.2.1 | NodefsIpDbScalars | |||
| 1.3.6.1.4.1.10876.101.2.2.1.1 | ScalarfsIpDbNoOfBindings | read-only | current | Indicates 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.2 | ScalarfsIpDbNoOfStaticBindings | read-only | current | Indicates 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.3 | ScalarfsIpDbNoOfDHCPBindings | read-only | current | Indicates 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.4 | ScalarfsIpDbNoOfPPPBindings | read-only | current | Indicates 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.5 | ScalarfsIpDbTraceLevel | read-write | current | This 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.2 | NodefsIpDbStatic | |||
| 1.3.6.1.4.1.10876.101.2.2.2.1 | TablefsIpDbStaticBindingTable | not-accessible | current | This table contains the static Host IP configuration information. |
| 1.3.6.1.4.1.10876.101.2.2.2.1.1 | RowfsIpDbStaticBindingEntry | not-accessible | current | A 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.1 | ColumnfsIpDbStaticHostVlanId | not-accessible | current | The 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.2 | ColumnfsIpDbStaticHostMac | not-accessible | current | MAC address of the Host. This is an index of the table. |
| 1.3.6.1.4.1.10876.101.2.2.2.1.1.3 | ColumnfsIpDbStaticHostIp | read-write | current | IP address of the Host. |
| 1.3.6.1.4.1.10876.101.2.2.2.1.1.4 | ColumnfsIpDbStaticInIfIndex | read-write | current | Indicates the interface to which the host is connected. |
| 1.3.6.1.4.1.10876.101.2.2.2.1.1.5 | ColumnfsIpDbStaticGateway | read-write | current | Indicates the gateway to which the Host have access to. |
| 1.3.6.1.4.1.10876.101.2.2.2.1.1.6 | ColumnfsIpDbStaticBindingStatus | read-write | current | The 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.3 | NodefsIpDbBindings | |||
| 1.3.6.1.4.1.10876.101.2.2.3.1 | TablefsIpDbBindingTable | not-accessible | current | This 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.1 | RowfsIpDbBindingEntry | not-accessible | current | A 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.1 | ColumnfsIpDbHostVlanId | not-accessible | current | The 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.2 | ColumnfsIpDbHostMac | not-accessible | current | MAC address of the Host. This is an index of the table. |
| 1.3.6.1.4.1.10876.101.2.2.3.1.1.3 | ColumnfsIpDbHostBindingType | read-only | current | Specifies 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.4 | ColumnfsIpDbHostIp | read-only | current | IP address of the Host. |
| 1.3.6.1.4.1.10876.101.2.2.3.1.1.5 | ColumnfsIpDbHostInIfIndex | read-only | current | Indicates the interface to which the host is connected. |
| 1.3.6.1.4.1.10876.101.2.2.3.1.1.6 | ColumnfsIpDbHostRemLeaseTime | read-only | current | The 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.7 | ColumnfsIpDbHostBindingID | read-only | current | An 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.2 | TablefsIpDbGatewayIpTable | not-accessible | current | This 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.1 | RowfsIpDbGatewayIpEntry | not-accessible | current | Each entry contains an IP address of Gateway allowed for the host. |
| 1.3.6.1.4.1.10876.101.2.2.3.2.1.1 | ColumnfsIpDbGatewayNetwork | not-accessible | current | The network IP address of the gateway. |
| 1.3.6.1.4.1.10876.101.2.2.3.2.1.2 | ColumnfsIpDbGatewayNetMask | not-accessible | current | The mask for the network to which the gateway is given. |
| 1.3.6.1.4.1.10876.101.2.2.3.2.1.3 | ColumnfsIpDbGatewayIp | not-accessible | current | The Gateway IP for the given network. |
| 1.3.6.1.4.1.10876.101.2.2.3.2.1.4 | ColumnfsIpDbGatewayIpMode | read-only | current | The Gateway IP verification mode while ARP packet processing. |
| 1.3.6.1.4.1.10876.101.2.2.4 | NodefsIpDbInterface | |||
| 1.3.6.1.4.1.10876.101.2.2.4.1 | TablefsIpDbInterfaceTable | not-accessible | current | This table contains the interface (layer 2 VLAN) specific informations. |
| 1.3.6.1.4.1.10876.101.2.2.4.1.1 | RowfsIpDbInterfaceEntry | not-accessible | current | Each entry will contain statistics associated with the interface. |
| 1.3.6.1.4.1.10876.101.2.2.4.1.1.1 | ColumnfsIpDbIntfVlanId | not-accessible | current | Vlan ID of the VLAN to which this table-entry is associated. |
| 1.3.6.1.4.1.10876.101.2.2.4.1.1.2 | ColumnfsIpDbIntfNoOfVlanBindings | read-only | current | This 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.3 | ColumnfsIpDbIntfNoOfVlanStaticBindings | read-only | current | This 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.4 | ColumnfsIpDbIntfNoOfVlanDHCPBindings | read-only | current | This 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.5 | ColumnfsIpDbIntfNoOfVlanPPPBindings | read-only | current | This 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.5 | NodefsIpDbSrcGuard | |||
| 1.3.6.1.4.1.10876.101.2.2.5.1 | TablefsIpDbSrcGuardConfigTable | not-accessible | current | This 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.1 | RowfsIpDbSrcGuardConfigEntry | not-accessible | current | Each 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.1 | ColumnfsIpDbSrcGuardIndex | not-accessible | current | This 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.2 | ColumnfsIpDbSrcGuardStatus | read-write | current | This 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… |