Interface data as defined in MIB II
| Column Name | Column Datatype | Column Null Option | Column Comment |
| dbindex | integer | not null | Internal interfaced index |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| server_addr | integer | with null | Server IP address |
| intervaldatetime | date | with null | Interval start date and time |
| ifindex | integer | with null | Interface index. |
| ifdescr | varchar(255) | with null | A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface. |
| iftype | integer | with null | The type of interface, distinguished according to the physical/link protocols immediately 'below' the network layer in the protocol stack |
| ifmtu | integer | with null | The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface. |
| ifspeed | float | with null | An estimate of the interface’s current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. |
| ifphysaddress | varchar(50) | with null | The interface’s address at the protocol layer immediately 'below' the network layer in the protocol stack. For interfaces which do not have such an address (for example, a serial line), this object should contain an octet string of zero length. |
| ifspecific | varchar(50) | with null | Particular media being used to realize the interface. For example, if the interface is realized by an Ethernet, then the value of this object refers to a document defining objects specific to Ethernet. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value. |
| ip_addr | varchar(16) | with null | IP address in string |
| ifname | varchar(255) | with null | Interface name |
Product Name: Unicenter Network and System Management
Table Type: Table