ibmOSAExpPEIPEntries

IBM-OSA-MIB · .1.3.6.1.4.1.2.6.188.1.3.1.4

Object

The number of IP addresses known to the OSA
For OSD chpids, this is the maximum # of IP addresses
that are:
- home ip addresses (Version 4 and Version 6)
- remote ip addresses in the arp cache (Version 4 only)
- multicast ip addresses that the OSA must accept inbound
  data packets for (Version 4 and Version 6)

Context

MIB
IBM-OSA-MIB
OID
.1.3.6.1.4.1.2.6.188.1.3.1.4
Type
column
Access
readonly
Status
current
Parent
ibmOSAExpPEEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IBM-OSA-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-OSA-MIB::ibmOSAExpPEIPEntries'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-OSA-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-OSA-MIB::ibmOSAExpPEIPEntries.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-OSA-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-OSA-MIB::ibmOSAExpPEIPEntries'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance