IBMNETU-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
6

ibmnetuPCIAdapTable

table mandatory
.1.3.6.1.4.1.2.6.150.3.1.1 · 1 row entry · 3 columns
A table of information about PCI adapters in this box.
ibmnetuPCIAdapEntry entry .1.3.6.1.4.1.2.6.150.3.1.1.1
An entry containing objects to describe the adapter
in a given slot.
Indexes
ibmnetuPCIAdapSlotNum
Column Syntax OID
ibmnetuPCIAdapSlotNum mandatory
The number identifying a slot location where an adapter
can be inserted.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.2.6.150.3.1.1.1.1
ibmnetuPCIAdapType mandatory
The type of adapter that is inserted into this slot.
If no adapter is present, the variable will take the value
not-present(2). The enumerations marked reserved# are saved
for future enhancements.
Enumeration
Enumerated Values:
1unknown
2not-present
3atm-mmf-lic294
4reserved1
5atm-smf-lic295
6reserved2
7token-ring-lic280
8escon-lic287
9reserved3
10reserved4
11serial-rs232-lic282
12serial-v35-lic290
13serial-x21-lic291
14ethernet-lic281
15ethernet-fast-lic288
16serial-hssi-lic289
17fddi-lic286
18reserved5
19reserved6
20parallel-channel-lic299
.1.3.6.1.4.1.2.6.150.3.1.1.1.2
ibmnetuPCIAdapOperStatus mandatory
The operational status of this PCI adapter.

unknown (1) : If there was problem determining the operational
status of the adapter.

not-configured (2) : If the adapter inserted …
Enumeration
Enumerated Values:
1unknown
2not-configured
3not-present
4does-not-apply
5enable-pending
6enabled
7disable-pending
8disabled
9not-initialized
10unknown-device
11hardware-error
12not-powered
13diagnostics
14wrs-available
15mis-configured
.1.3.6.1.4.1.2.6.150.3.1.1.1.3

ibmnetuGraphicTable

table mandatory
.1.3.6.1.4.1.2.6.150.3.1.2 · 1 row entry · 3 columns
A table of information mapping a slot and port to
an interface table ifIndex. An entry exists
in this table only if the ifConnectorPresent
object is true
ibmnetuGraphicEntry entry .1.3.6.1.4.1.2.6.150.3.1.2.1
An entry mapping slot and port to an interface
table ifIndex.
Indexes
ibmnetuGraphicSlotNum ibmnetuGraphicPortNum
Column Syntax OID
ibmnetuGraphicSlotNum mandatory
The number identifying a slot location where an adapter
can be inserted.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2.6.150.3.1.2.1.1
ibmnetuGraphicPortNum mandatory
The number identifying a port on a given adapter. A port
implies a physical connector is associated with it.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2.6.150.3.1.2.1.2
ibmnetuGraphicifIndex mandatory
The ifIndex of the interface table entry associated with this
port on an adapter. By definition, the ifEntry has
ifConnectorPresent = true.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2.6.150.3.1.2.1.3