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
Uses the ibm variant from /opt/observium/mibs/ibm.
Command help
Walk ibmnetuPCIAdapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IBMNETU-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMNETU-MIB::ibmnetuPCIAdapTable'
A table of information about PCI adapters in this box.
ibmnetuPCIAdapEntry row .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.
Column Syntax OID
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
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
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
Uses the ibm variant from /opt/observium/mibs/ibm.
Command help
Walk ibmnetuGraphicTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IBMNETU-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMNETU-MIB::ibmnetuGraphicTable'
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 row .1.3.6.1.4.1.2.6.150.3.1.2.1
An entry mapping slot and port to an interface
table ifIndex.
Column Syntax OID
The number identifying a slot location where an adapter
can be inserted.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2.6.150.3.1.2.1.1
The number identifying a port on a given adapter. A port
implies a physical connector is associated with it.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2.6.150.3.1.2.1.2
The ifIndex of the interface table entry associated with this
port on an adapter. By definition, the ifEntry has
ifConnectorPresent = true.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2.6.150.3.1.2.1.3